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.

TMS570LS3137 DMA + FreeRTOS

Other Parts Discussed in Thread: TMS570LS3137

I take data from serial port to DMA , but when program enters a task, I can't access to DMA register's right value.All of registers value is equal to 0xBAD0BAD0 . How can I access this registers with realy value.