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.

CC3200MOD: How to verify /sys/mcuimg.bin is loaded?

Part Number: CC3200MOD
Other Parts Discussed in Thread: UNIFLASH

My CC3200MOD appears dead and does not even run the blinky example..

How can I verify the boot steps to my code to see where the problem is? This is my setup:

<sdk examples>/bootmgr/Release/application_loader.bin -> /sys/mcuimg.bin

OR

<sdk examples>/bootmgr/Release/bootmgr.bin -> /sys/mcuimg.bin

<our code or blinky> -> /sys/mcuimg1.bin

This setup runs or the CC3200MODLAUNCHXL, not on the production board.

Can I check if /sys/mcuimg.bin is (successfully) loaded?

Can I check if /sys/mcuimg1.bin is (successfully) loaded?