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.

CCS/CC2650: Loading program with Smart Flash Programmer 2

Part Number: CC2650

Tool/software: Code Composer Studio

Hi,

I want to know what setting to be used while loading simple_peripheral app and stack  hex files from Smart Flash Programmer 2. Sometimes I have issue with board not being able to detect while using CCS 9. However at this time Smart Flash Programmer 2 works fine and detects the board. I have been able to read BLE Mac Address info using this.

I want to know in what sequence should I load these two hex files on the board?  Do I need to build file in Release config in order to load it through Flash programmer or hex/out file generated by Debug mode can be used as well?

Thanks