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