Hi Experts,
I am trying get the MasterSS boot test status, but could not find enough information on the API. Would you please provide me a sample code ?
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.
Hi Experts,
I am trying get the MasterSS boot test status, but could not find enough information on the API. Would you please provide me a sample code ?
Hi Cesar,
Thank you for the reply.
I tried rlGetRfBootupStatus() and i am able to get only radarSS/BSS boot up status, but i am unable to get Master SS boot up status.(which i guess can be obtained through rlMssBootErrStatus_t structure.).
I tried changing the devicemap in rlGetRfBootupStatus() to MSS but did not get results.(i am using mmwave SDK 3.1.1.2)
Also how can "C:\ti\mmwave_dfp_01_02_06_03\ti\control\mmwavelink\dfptest\common\dfptest_setup.c" is helpful to get the MSS boot up status ?
I want to get the boot up status for MSS (BIST status for MSS).
Thank you
Sachidananda
Hi,
Please see this example
ti\mmwave_dfp_02_01_05_03\ti\example\mmWaveLink_SingleChip_Monitoring\mmw_monitoring.c
If you are using a different dfp version please try with your version
thank you
Cesar