This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Programme Counter is jumping to c_int00 section and not coming out of it , its not hitting main

Other Parts Discussed in Thread: TMS320F28335, CCSTUDIO

Hello,

I am using TMS320F28335 controller and CCS version : 4.2.0.10017

I am trying to copy the data from flash (locations 0x320000 ) to SARAM (locations 0x008000) . After copying in SARAM i am trying to run the code from SARAM.

Now the problem is after flashing  the software onto the target , the PC is jumping to C_int00 location and not coming out of it . I tried to Run the code from CCS4 ..but PC is stuck up in BUF_init and not coming out of it .

If any body faced the same issue ...pls help!


Rgds,

Vishwanath B J