Tool/software:
Hi Expert,
By the reply from E2E, we have conducted the range FFT results output for verification.
Nevertheless, we find a major problem that when a hand put in front of radar, the hand disappears in the range FFT results, as shown in the following figure:
The two signals are captured from the same pointer “rangeProcHWAObj->radarCubebuf” but in different code, i.e., in rangeprochwa.c and in mss_main.c, respectively, both in small_obstacle_detection_6843_can_mss
Again, since we had developed our own algorithms, the TI’s original algorithm may not suitable for us.
Additionally, building small_obstacle_detection_6843_can_mss, the RAM allocation shows that the PROG_RAM and DATA_RAM have used most RAM, i.e., PROG_RAM~80% and DATA_RAM~45%, as the following figure.
It seems that usage of RAM may be redundant for us.
Thus it is very appreciate that TI can assist us to remove the corresponding codes/variables/hardware which do not related to range FFT results.
Thanks