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.

how to use CCS6.1 compile and link the software of CC2650STK

Other Parts Discussed in Thread: CC2650STK

hello,

I have import the senser tag's software into CCS6.1.First I have build them but find some errors when linking,could you help me?

Output two .HEX files(include senser tag.hex& senser tag stack.hex),can I download all them into CC2650STK by SmartRF flash programe2 like below?

Please help. Thank you very much!

  • Hello,

    It appears some project settings were modified in the SensorTag Stack project, perhaps the CPU variant was modified, then returned back to its default value. Please try removing the stack project and re-importing to your workspace. The linker cmd file should not be present.

    Please do not make any project modifications other than what is prescribed in the SensorTag user's guide (BLE Wiki) and the BLE SW Dev Guide (SWRU393).

    Best wishes
  • Hello JXS,

    I have tried your suggestion and have a good result.And I have some questions about CC2650STK:

    When I combile the SensorTag.hex & SensorTagStack.hex into a supper hex file after build all project,but the supper hex file is smaller file(supper hex file size:306K  and read all flash memorise size:307K).I doubt that must import the BIM_ExtFlash (load:C:\ti\ble_cc26xx_2_01_01_44627\Projects\ble\util\BIM_extflash\CC26xx\CCS) and I import it at the same time. Then build all the project includ  SensorTag & SensorTagStack & BIM_ExtFlash and spanned hex file each of them. I combile the SensorTag.hex & SensorTagStack.hex& BIM_ExtFlash.hex into a new supper hex file....but it does not run correctly still.Where is my wrong?

    Please see attachment images about my detail information.

    Urgent looking forward to your reply. Thank you very much!

    Good Luck!