Part Number:LAUNCHXL-CC2640R2
Tool/software: Code Composer Studio
Really a two-part question, both related to Project0 on the LAUNCHXL-CC2640R2:
1) In the TiRex Project0 page, first attempt to using the QuickLink section of the Sources Section: Download prebuilt Project Zero App+Stack combined image to the CC2640R2 Launchpad. Board is addressed properly over port - flashing LED, etc...
Resulting error:
Error downloading program: /var/folders/qv/rest_of_path_here/CC2640R2.data. Please unplug your CC2640RF, plug it back in and try again.
Have done this several times; no change.
Please note that another flash from TI Cloud Tools - of the GUI Composer button_CC2640R2_demo - works fine.
2) Trying to build it from scratch - in (standalone) CCSv7 (similar errors in attempting to build the BLE5 Project0):
error #10008-D: cannot find file "/Users/drlou/DEVELOPMENT/TI/workspace_v7/project_zero_cc2640r2lp_stack_library/FlashROM_Library/ble_r2.symbols" error #10008-D: cannot find file "/Users/drlou/DEVELOPMENT/TI/workspace_v7/project_zero_cc2640r2lp_stack_library/FlashROM_Library/lib_linker.cmd"
I've built the stack_library independently, and without error.
Of course, this results in the inability for any of the symbol definitions to be found.
all of above on macOS 10.12.6