Other Parts Discussed in Thread: AWR2243, , MMWCAS-DSP-EVM
尊敬的TI工程师:
您好!
我们目前在使用PROCESSOR_SDK_RADAR_03_08_00_00中的cascade_radar_object_detect示例,使用的是AWR2243 MMWCAS-RF-EVM和配套的MMWCAS-DSP-EVM。
我们的目标是跳过doppler FFT,并且将numloops设置为1。我们注释掉了代码中的 doppler FFT 相关部分,并尝试修改numloops。我们发现,numloops是大于等于4的2的整数次幂时,可以成功运行,但当numloops设
置为1时,则会出现以下报错。
![](/resized-image/__size/644x314/__key/communityserver-discussions-components-files/118/pastedimage1684990886455v1.png)
我们定位到触发断言的代码处,似乎是EVE在进行range FFT时,即Horizontal方向的FFT时,发生了错误。我们不理解为什么会产生这个错误,也希望您能提供一些相关的建议与指导。
![](/resized-image/__size/640x480/__key/communityserver-discussions-components-files/118/pastedimage1684991544542v4.png)
期待您的回复!
Liam Tian