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.

CCS/AWR1843BOOST: How can I link hwa edma and dsp edma?

Part Number: AWR1843BOOST
Other Parts Discussed in Thread: AWR1443

Tool/software: Code Composer Studio

HI,

My question is how can I link hwa edma and dsp edma.

Now I wait for an edma transfer (DSP L3 mem to HWA accel mem0) to complete and then start HWA edma manual trigger.

DSP L3 mem -> HWA accel mem0 -> HWA dma manual trigger-> HWA accel mem2 -> DSP L3 mem

I don't want to wait edma transfer completing and automatically start HWA edma trigger like ADC pingpong mode.

Thanks.