I use the function "adi_adrv9001_Radio_Channel_State_Get" to observe the channel state. Since I use frequency-hopping mode, I want to see if the HOP table is loaded correctly while observing the channel state. So I use the function "adi_adrv9001_fh_HopTable_Get" to observe. But the following questions arose:
[ERROR]: Error number 3 (0x00000003), Recovery action -101.In file .. /noos/drivers/rf-transceiver/navassa/devices/adrv9001/public/src/adi_adrv9001_radio.c, in function adi_adrv9001_Radio_Channel_State_Get, in line 428, variable name NULL.Error message ArmCmdStatusWait() failed due to thrown ARM error. ARM time out .
Failed to read channel state. Error code: -101
[ERROR]: Error number 3 (0x00000003), Recovery action -101.In file .. /noos/drivers/rf-transceiver/navassa/devices/adrv9001/public/src/adi_adrv9001_arm.c, in function adi_adrv9001_arm_Memory_Write, in line 412, variable name NULL.Error message ArmCmdStatusWait() failed due to thrown ARM error. ARM time out .
I want to know why.
[locked by: buha at 7:54 AM (GMT -5) on 4 Mar 2025]