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.

AWR1243: 采用TDA2XX+4片AWR1243P级联的demo硬件,usecase采用 cascade_radar_beam_form,打印出adc的输入地址和DSP获取到inBufAddr[0].为什么会出现丢打印的情况?

Part Number: AWR1243


 

1、如上图和如上面的问题,SDK D:\PROCESSOR_SDK_VISION_03_08_00_00,硬件平台MMWCAS-RF-EVM,丢失说明什么?在此历程中帧周期500ms,打印在radarDspTxBeamForm.c,radarFft2.c中

2、在距离维度配置成512点时,debug,release mode下,radarFft2.c中获取到的profile ID是错误的,如下,获取代码,在图片里对应的第二行 数字1就是profile ID为1,其余打印中profile ID打印的都是0

currProfile = ((*(UInt32*)inBufAddr) >> 2U) & 0xFU