Other Parts Discussed in Thread: TMS570LS20216
Hi
I'm implementing a big algorithm into TMS570LS20216 using CCS4 at the moment. After some parts, the debugger will jump to sys_intvecs.asm stop at b #-8 of _data. There is no errors in the part where the debugger jumps, since it is only about memory allocation. Even if i delete the part where the debugger jumps, it will jump again in the next part. Can anyone tell me what is the problem i'm facing? Is it related to the momery of the chip? How can i solve this problem?
Thanks in advance
Rui