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.

Unable to access EDMA3CC0 registers in CCSV4.2.0.10018

Other Parts Discussed in Thread: OMAPL138

hi,

I have imported a CCSV3.3 project (OMAPL138)

which was doing an EDMA transfer. once i imported this project into CCS4.2, I am not able read write EDMA registers

I am trying to transfer a block of data after i get an timer interrupt configured for 1 sec.

I am getting the timer interrupt but the EDMA registers all show value as 0

and one more strange thing is that in the Register View there is no EDMA3CC0 register .

can anyone throw some light on this.

TIA