I have hex files generated for both SimpleBLEPerpheral and SPBStack using CCS6.1.2.
The target is a XDS200 emulator and custom 4x4 CC2640 board.
If I flash program both the hex files (SPB and SPB stack) using the Smart RF flash programmer,
the custom board is advertising.
I flash erased the CC2640 before I went back to CCS.
In CCS, I enabled the ARM hex utility. Until I did this, the custom board was unable to advertise through
CCS download. Is this the correct setting? From CCS, I first build and debug SPB, then I build and debug
SPBStack and then I go back and run SPB. Is this the best way to download two hex files from CCS?
After I enabled the ARM hex utility, I got many warnings when I build SPB and SPB stack, I just ignored
them. With this ARM hex utility disabled, I did not get any warnings after building SPB and SPBStack.
Thanks,
Priya