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.

IWR1443: programming Hardware Accelerator for sum of magnitudes

Part Number: IWR1443

Hi,


There is programming Hardware Accelerator for sum of magnitudes of numVirtualAnt bins in HWAutil_configDopplerFFT in C:\ti\mmwave_sdk_01_01_00_02\packages\ti\demo\xwr14xx\mmw\config_hwa_util.c
Lines 398 – 460


It looks like numVirtualAnt FFT performed numDopplerBins * numRangeBinsPerIter times.
But what line of code programs HWA to do addition?


Is it
444: hwaParamCfg[paramsetIdx].accelModeArgs.fftMode.butterflyScaling = 0x3FF;
?


Regards,
Gennadii