Hello,
I need help with a error I get. It appears when I move the section (.bios) to IRAM from DDR. I can run the code if I use the "run to line" fuction without problem (through the hole code). But when I push the "play" button and then "halt" it stops in UTL_halt. It feels like a speed problem but should not IRAM has to be faster than DDR?
I am running on a OMAP-L138 experiment kit (from LogicPD) with BIOS 5.41, and the built-in emulator XDS100v1 on a computer running on Windows 7.
The code I am running is a modification of the audio example for the experiment kit.
I really would appreciate help
//Jonas