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.

CC3235MODS: Programming CC3235MODS using SPI interface does not boot

Part Number: CC3235MODS
Other Parts Discussed in Thread: SYSCONFIG, UNIFLASH

Tool/software:

I am having issues creating a bootable bin/hex file to load into the CC3235MODS Flash using the SPI Interface.

I verified that I can read/write/erase the flash using the SPI interface.
What I did to verify this interface:
1. After I have a successfully programed the board using the UART interface.
2. I was able to read it back and save to a file.
3. erase the chip and verified the flash was erased and that the chip did not boot.
4. Flashed the File  using the SPI interface, which did boot,
so I verified that I am actually writing to the flash. The image I pull off the Module only works for that module though so this is not a viable solution.
I need to be able to use the image created by CCS.

I have production mode set  in image.sysconfig and it does appear  to create the correct 4mb image. I can load that image just fine, but that image does not boot.

What am I missing????  I have not been able to find anything in the documentation to help.

The images are being created via the SysConfig automatically thru CCS.