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?