Other Parts Discussed in Thread: CCSTUDIO
I am working on the C6474 EVM.There are some questions and problem about EDMA3:
1.Does the EDMA3 stop working in the interrupt service fonction?
2.Does the EDMA3 stop working while I load a new program using CCS and the emulator on the EVM board?
3.Does the EDMA3 reset after loading a new program using CCS and the emulator on the EVM board? If not ,how to reset EDMA?
4.A channel is configured to link NULL prameter set. When I load program for the first time,it enter the the transfer completion interrupts succeed. But when I reload again(there is no power off), it can't enter the ISR .
what's the reason please?
Thank you!
Regards