BBAI64 now can use TI SDK10.0 and debug R5

linux sdk need extract rootfs too , and path need modify

# Set EXEC_DIR to install example binaries.
# This will be configured with the setup.sh script.
EXEC_DIR?=targetfs/lib/firmware

#root of the target file system for installing applications
ROOTFS_PART?=targetfs

# Root of the boot partition to install boot binaries
BOOT_PART?=targetfs/boot
1 Like