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.

how to use EDMA3 in simulator

I want to use simulator in CCS3.3 to run edma3test project, but it seems didn't work well. when i use EDMA3_DRV_requestChannel() to request a channal, but  EDMA3_DRV_requestChannel() returns EDMA3_DRV_SOK

PS: the edma3test project is worked very well in 6446 emulator.

How can i fix this problem? thanks!