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?