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 generate .bin file in Code Composer Studio ?

Hello,

I am working on BLE CC2642 related project. And I am using CCS for build and development. However by default the CCS generates hex, and out files.

I have a usecase of reflashing the BLE chip with a .bin file (Serial boot loader expects the image in .bin format only). Could you pleas help me with the configurations in CCS that have to be done in order to generate a bin file ?

Thanks,

Shreyas