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.

AWR1642: There is a problem about increasing the chirps in each frame .

Part Number: AWR1642

For my project , I want to make 2048 chirps in each frame , but the SDK1.1.002 only allow 512 chirps for one frame.So my code is like that 

and the numAdcSamples is 32 for a  chirp ,but when I Debug it , the EDMA transfer error,  if I set framecfg->numLoops = 3 , everything is alright.

Is there any restriction on the EDMA  transmission