Hey,
I can successfully program my custom board by debugging from the CCS, and I see after programming 2 projects the stack then the application that it is advertising by a sniffer.
I am trying to program my custom board using the flash programmer 2, I am selecting the Erase (All unprotected pages), Program (entire source file), verify (Readback).
I am programming the stack hex file successfully and then the application hex file successfully, but the board is not advertising!
makes me feel that I am overwriting the flash addresses maybe when I program the second hex file?
should I select a specific addresses/pages for erasing/programming/verifying for each hex file? how can I know which addresses/pages?
can I merge the 2 hex files to create only one that I can program it?
I see in the http://processors.wiki.ti.com/index.php/CC2650_SensorTag_User's_Guide#Using_SmartRF_Flash_Programmer_2