Part Number:CC2640
Tool/software: Code Composer Studio
We are using CC2640 in our project. We successfully compiled the BLE stack in CCS with "FlashROM" configuration.
We have also successfully compiled the application code in CCS with "FlashOnly_OAD" configuration.
We have programmed the target via JTAG port through XDS110 debug probe. The application is working fine as long as power is there and JTAG cable is plugged-in.
When we power-down and restart without JTAG cable, the application is NOT running with newly flashed binary.
1) How to flash the binary permanently into internal flash of CC2640 via JTAG port through XDS110 debug probe?.
2) Is "FlashOnly_OAD" compiling configuration for application used for one time programming of CC2640 in debug mode and not flashing the binary permanently into internal flash?.
3) There are some E2E links which talks about building OAD image-B with "FlashOnly_OAD_ImgB". We are only seeing "FlashOnly_OAD" in our CCS and NOT seeing "FlashOnly_OAD_ImgB". Is this the reason for not flashing permanently into flash?.
Please give us some directions to resolve this issue.
Best regards,
Prabhakar