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!