Hello folks,
I am facing a strange problem these days. I am working on the development of a system that has to boot from Boot Flash. It is based on C6713 DSP with 256 MB SDRAM on CCStudio 3.0.
The code works fine when i am executing it in emulation mode (using Spectrum Digital XDS510 usb emulator). But as soon as i convert the .out file to .hex file using hex conversion utility and transfer the code to Boot Flash. The system successfully boots on power reset but after some time the system resets.
One possible reason be, EMIF timings may be the reason; In emulation mode, the timings are slow, so system works fine but when the system boot from flash, it resets.
please do give me your ideas...
thanx