- When using mmWave_automotive_toolbox_3_6_0 of the lab0007_medium_range_radar , executing a while will seem to cause the DSP to output data, reference to the examples below to change cycle time will fix the problem, so I change the cycle time to 50ms, DSP will keep working.
AWR1843: Program terminates due to dss error
According to the steps , I need to reduced the frames from 15 fps ->10 fps to keep from DSP hanging up , but when we need to speed up to 15 fps and above, in lab07 doc “MediumRangeRadar_DevelopmentGuide”, has mentioned 1D-FFT & 2D-FFT using hardware accelerator to execute, but the source code seems to be using DSP Lib to process, so is it not using the hardware accelerator to process?