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.

TDA4VM: How to use UDMA in CCS Window with C7x for memcpy

Part Number: TDA4VM

Hello TI,

I'm using API UDMA Driver from PDK 07_03_00_29 with Window based CCS. 

I maked an application to initialize UDMA parameters and UDMA functions and there is no error when I compile. 

The program is hanging on run when I runned on C7x  so I have to stop it manually and I got a message :

No source available for "Sciclient_threadStatusReg() at C:/Users\Jacinto\workspace_v10\test8_udma.out(3) 0xa821648c(4)" 

Then I checked the issue and I noticed the function UdmaInitPrms_init() may be the problem but I'm not sure.

Is it that PDK UDMA or other drivers are not supported on CCS window based ? 

If not can you help me resolve this issue.

Regards,

Pascal