
Technical discussions about Freescale (Motorola) DSPs (including the DSP56000, DSP56300, DSP56600, 56800 DSPs).
Hi!
This is my first participation in this group.
I have a board with DSP56F805. I want to run a program compiled with
Codewarrior +SDK from external memory. But when finished to load program into
external ram the application jumps immediately to
configUnhandledInterruptISR(void). If I use CodeWarrior without SDK, and run
program from external memory it runs OK or if I use CodeWarrior with SDK and
internal flash memory the program runs OK too.
Could somebody help me ?.What am I doing wrong?
Thanks