Technical discussions about the TI C3x DSPs (including the C31, C32 and C33 DSPs).
|
I am facing a problem with code composer that when i build a project in code composer using my.cmd file that allocates all the sections in internal RAM of C32 then the program executes as desired but when i try to execute the same code by changing my my.cmd file to place different sections in internal RAM as well as external SRAM mapped at 0x900000 the program builds ok load into target board ok then doesnot execute properly, the obvious flaw that can be observed by viewing the internal registers does not change except PC during single stepping (while DP and SP must change as per instructions and boot.obj code). If anybody can help me on this. Regards, Khurram __________________________________ |