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.

[AM3359 ICE] booting applications from SD (and TI SPI bootloader)

Hi all.

I got this issue: starterware AM335x bootloader (rev 1.0.0) as shipped with my ICE demoboard rev 1.0A finds the application placed in sd card, load it to ddr ram and launch it.

But the the application hangs in a deadloop (2008Ch "Data abort exception default handler")!

Application was built both with sdk 1.0.0.4 and 1.0.0.5; the problem occurs with any example provided with both sdk (uartdemo, i2cled, and so on).

Loading and launching these application through jtag emulator and CCS5 debugger everything is fine.

Any suggestion?