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.

data abort error in sys_selftest

Other Parts Discussed in Thread: HALCOGEN, TMS570LS0332

Hi,

I am using the TMS570LS0332, CCS6.1 and halcogen 4.1.

I have a program on a custom board that I have been using without issue.  However, I now get a data abort  when running the system selftest on the line

 

    ramread = tcramA2bit;

I can't figure out what is causing the error or how to get around it. 

 

Any thoughts?