Other Parts Discussed in Thread: TMS320F2808
Hi,
I'm using CCSv4.2 and TMS320F2808. I installed the flash API 3.02.
When I push the debug button of CCS4.2, I'm able to run my code on the eval board eZdsp TMS320F2808. I'm able to use the function Flash_Erase() without any problem.
When I try to boot from flash by just reseting the board - the program freezes when it arrives to the function Flash_Erase().
Anybody idea why it does that?
What is the difference between booting with the debugger and booting with a reset?
Thanks