Part Number: TMS320F2812
Tool/software: TI C/C++ Compiler
Dear All,
I am trying to copy all the compiler sections from FLASH to RAM in TMS320F2812.
I have studied and used the material available at

But I am unable to make my DSP run. After using the files mentioned in the above link, DSP is getting trapped at 0x000066 address and without even entering main(). I tried copying one by one compiler sections into RAM. Only copying of .text section into RAM is creating the problem. Other sections are working fine with the given code. Any leads on this would be very helpful.
Thanks!
Kashyap Gundlapalli