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.
Hello,
I am working on AWR2944 and configured below APIs. but i am unable to see any status data . Can you please let me know if anything specific setting required for these APIs to configure?
AWR_RF_CPUFAULT_STATUS_GET_SB
AWR_RF_ADV_ESMFAULT_STATUS_GET_SB
AWR_AE_DEV_RFPOWERUPDONE_SB
AWR_RF_BOOTUPBIST_STATUS_GET_SB
Thanks
Deepak
Hi Deepak,
Can you please provide more information before we can advance with the debug.
1) Which SDK version you are using
2) Are you able to power up the BSS core using the rlDevicePowerOn API.
3) Are you able to successfully call rlGetRfBootupStatus and rlRfSetDeviceCfg APIs
4) Are you able to set up the HSI clock.
Thanks,
Pradipta.
Hello,
Please find my answer below.
1. I am using SDk mcu_plus_sdk_awr294x_08_01_00_34
2. Yes BSS is powered Up
3. Structure rlRfBootStatusCfg_t is using to enable it and rlRfSetDeviceCfg is called correctly
4. Yes
One addon question
Are they enabled by default or do we need to configure something to enable them ?
Thanks
Deepak
Hi Deepak,
Can you share your code snippet you are using for this experiment? We will need to review to comment further.
Thanks,
Pradipta.
Hi Deepak,
I am providing you the link below for the DFP package (2.4.6.1) which contains the link test example. It seems some initialization issue if you are not able to receive the contents from the Async events. Maybe the mmWaveLink is not initialized correctly. Please refer to the example code for your implementation and let us know if you are able to resolve your issue. The example code contains the entire implementation required.
Permission Link: https://www.ti.com/licreg/docs/swlicexportcontrol.tsp?form_id=241347&prod_no=AWR294X-RESTRICTED&ref_url=ra-processors_radar
Already have permission : https://www.ti.com/securesoftware/docs/autopagepreview.tsp?opnId=25258
Thanks,
Pradipta.