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: TDA3: Error when changing numAdcSamples from 512 to 1024

Genius 13655 points
Part Number: AWR1243


Hello Champs,


HW: TDA3+1243

SW: PROCESSOR_SDK_RADAR_03_08_00_00 (vision_sdk/apps/src/rtos/radar/src/alg_plugins/alg_plugins/radarframecopy/)

Customer uses TDA3+1243 and configure the parameters as below 

startFreqConst = 77,
idleTimeConst = 7U,
adcStartTimeConst = 7U,
rampEndTime = 115,
freqSlopeConst = 13.29,
txStartTime = 1,
numAdcSamples= 512,
digOutSampleRate = 10000,
rxGain = 48.

The board can run correctly and can test the object distance. 

But when change the numAdcSamples from 512 to 1024, it prompts below error messages

[IPU1-0] 256.305526 s: Bsp_ar12xxGetConnType
[IPU1-0] 256.305679 s: CHAINS: Init AR12xx ...
[IPU1-0] 256.305740 s: Bsp_ar12xxGetConnType
[IPU1-0] 256.305801 s: BoardID 0x00080000 ConnectType 0x00000001
[IPU1-0] 256.305892 s: ChainsCommon_ar12xxInit BSP_BOARD_TDA3XX_AR12XX_RADAR
[IPU1-0] 256.306106 s: UTILS_MCSPI: McSPI is configured in interrupt mode!!
[IPU1-0] 256.306289 s: Bsp_ar12xxGetConnType
[IPU1-0] 256.306350 s: ChainsCommon_ar12xxInit Utils_uartCreateDevice
[IPU1-0] 256.306655 s: Bsp_ar12xxRegisterConfig 0 CHAINS_CAPT_FFT_DISP_0
[IPU1-0] 256.306746 s: ChainsCommon_ar12xxInit Bsp_ar12xxInit
[IPU1-0] 256.306838 s: Bsp_ar12xxGetConnType
[IPU1-0] 256.307356 s: Bsp_ar12xxGetConnType
[IPU1-0] 256.307936 s: Bsp_ar12xxSwitchConfig
[IPU1-0] 256.308027 s: Bsp_ar12xxGetConnType
[IPU1-0] 256.308088 s: CHAINS: Bsp_boardGetId ...
[IPU1-0] 256.308149 s: CHAINS: Bsp_ar12xxBoot ...
[IPU1-0] 256.572195 s: AR12XX: ES3.0 Device detected!!
[IPU1-0] 256.573872 s: AWR12XX: Version Master : 1.10.0.20
[IPU1-0] 256.573994 s: AWR12XX: Version RF:2.0.0.1
[IPU1-0] 256.574086 s: AWR12XX: Version mmWaveLink:1.2.0.0
[IPU1-0] 256.574208 s: AWR12XX: Version Master Patch[dd.mm.yy]:19.5.20
[IPU1-0] 256.574300 s: AWR12XX: Version RF Patch[dd.mm.yy]:2.6.20
[IPU1-0] 256.574910 s: CHAINS: Config AR12xx ...
[IPU1-0] 256.574971 s: CHAINS: Configuring the parameters for Normal Frame for Radar Number 1
[IPU1-0] 256.575123 s: AWR12XX: Config 1 CHAINS_CAPT_FFT_DISP_0
[IPU1-0] 256.582260 s: AWR12XX: RF Boot Status = 0x71bfffb
[IPU1-0] 256.582352 s: AWR12XX: RF Boot Time = 10511 us
[IPU1-0] 256.585737 s: Assertion @ Line: 352 in C:/Develop/TI/PROCESSOR_SDK_RADAR_03_08_00_00/vision_sdk/apps/src/rtos/radar/src/common/chains_common_ar12xx.c: SYSTEM_LINK_STATUS_SOK == retVal : failed !!!



Thanks
Regards
Shine

  • Hi,

    By increasing the number of ADC samples the processing time is increased. The demo does not support this high number of ADC samples.

    Unfortunately the team that developed this demo is no longer available for support.

    Thank you

    Cesar