Part Number: CC2650
Other Parts Discussed in Thread: BLE-STACK
Tool/software: Code Composer Studio
I'm getting the following error while complication of the empty project example given in the resource explorer.
Regards,
joe
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I can't see the full context of the error message with the information provided. Can you provide the full output as seen in the CCS build console? You can copy and paste it to a text file and attach it here.
If you are trying to create a new CCS project for CC2650 using the "Empty Project" template you may be hitting errors similar to those described in this post.
This is because those templates are not really intended for use with the CC2650 parts and are not set up fully for a successful build. As mentioned in that post, the recommended way to start developing with CC2650 is to start with the examples included with BLE-Stack software. If you are starting with a BLE-Stack example or TI-RTOS example, then please provide more details about which example and provide the full error message as well.