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.

Exception: Target memory read failed at address: 0x0, length: 8

Other Parts Discussed in Thread: SYSBIOS

Hi ,

Am running a c++ project in the DSP core . In the middle of the execution the code goes into indefinite run state(No response).

On checking the ROV, it displays the following error message :

Caught exception in view init code: "C:/ti/xdctools_3_25_03_72/packages/xdc/rov/StructureDecoder.xs", line 518: java.lang.Exception: Target memory read failed at address: 0x0, length: 8 This read is at an INVALID address according to the application's section map. The application is likely either uninitialized or corrupt.

Am adding my .CFG file along with this post : There is no heap or stack memory overflow in the code and no section is declared without correct memory allocation.

I have added the screenshot of CCS window- the code gets into an indefinite while loop at clock.c

How to debug this issue ?

CCS Version : 5.5

MCSDK version : 2.2.1.03

SYSBIOS version : 6.35.4.50

IPC version : 1.25.03.15

Compiler : c6000_7.4.4

regards ,

Vinodh

 0412.test.cfg.docx