Hello, I can not run properly a flash programmed code in the 28x335 DSP.
The program worked very well when I sent the code from CCS to 28335 RAM and I debugged it.
Now I want to send the code to the flash to work as stand alone. I have programmed the flash memory and I have prepared it to dump the code from flash to RAM in order to work at maximum speed.
When I disconnect CCS and try to execute the stand alone program, it does not work. It seems to be a problem with the AD converter I think. However, I connect immediately the CCS to the 28335 (it seems to do a reset and the code stays halted), I run the code and the program works fine.
It is executing the same code from flash (dumped to RAM) but now it works properly.
Can you help me or give me some advice?
Thank you very much.
Salvador Orts