Hi!
I am working on a project on the OMAP-L138 LCDK and got stuck with a downloading problem:
Environment:
Win7 64bit
CCS5.5
SYS/BIOS 6.35
XDS100v2
LCDK OMAPL138
Programming the DSP of the OMAP with CCS5.5
The behavior of the system:
Until today I downloaded my code to the LCDK and started it after sucessful download in the debug window of CCS.
Usually the DSP is in suspend mode after download.
If not (happened every now and then), I suspend it, perform a CPU reset and a restart (all in the debug window).
Then I see a statement like "enty point reached" and I can start my code.
But today the behavior changed:
Now the DSP is not in suspend mode after downloading but running and if I reset it and click on restart it runs right away (at an address of 0x00712148 with an idle instruction).
I could not figure out how I can get back to the expected behavior described above.
Thanks for your suggestions,
Alex