Part Number: CC2650RC
Other Parts Discussed in Thread: REMOTI
Tool/software: Code Composer Studio
CCS Version: 6.2.0.00050 was installed along with rti_sdk_2_00_01_15. The following error is reported with no pointers to fix it:
**** Build of configuration controller for project cc2650rc_app ****
"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k -j 4 all -O
tools/subdir_rules.mk:10: recipe for target 'build-1615260415-inproc' failed
process_begin: CreateProcess(NULL, echo "Building file: C:/ti/simplelink/rti_sdk_2_00_01_15/examples/cc2650rc/remote_control/ccs/config/app_rf4ce.cfg", ...) failed.
make (e=2): The system cannot find the file specified.
Project Explorer lists the app_rf4ce.cfg file in the Tools node.
C:\ti\simplelink\rti_sdk_2_00_01_15\examples\cc2650rc\remote_control\ccs\config\app_rf4ce.cfg
So why would the tool chain have any problems with what the latest rti_sdk_2_00_01_15 installer just did? There're supposed to be 'no issues' per file:///C:/ti/simplelink/rti_sdk_2_00_01_15/release_notes_rti_sdk_2_00_01_15.html
Validation
RemoTI was tested using the following components:
- CCS 6.2.0
- IAR 7.70.2
- TI-RTOS for CC13XX and CC26XX 2.16.01.14
- XDCTools 3.32.00.06
Known Issues
No known issues.