we have followed the mmwave_mcuplus_sdk_user_guide however we have a problem at the queryLocalIp stage as shown above, we would greatly appreciate if somebody can revert back to us with a solution
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.
we have followed the mmwave_mcuplus_sdk_user_guide however we have a problem at the queryLocalIp stage as shown above, we would greatly appreciate if somebody can revert back to us with a solution
Hello Mani,
Which SDK are you using currently? and which revision of the EVM as well?
Regards,
Saswat Kumar
Hello mani,
What you have shared is the configuration, it is not actually the demo.
The demo has TDM, DDM and TDMenet, can you confirm.
Also can you update to latest SDK: 4.4.1.2
Regards,
Saswat Kumar
Hello Mani,
It will not work with normal TDM demo because of the following code present in C:\ti\mmwave_mcuplus_sdk_04_04_01_02\mmwave_mcuplus_sdk_04_04_01_02\ti\demo\awr294x\mmw\mss\mmw_cli.c:
You will have to specifically use the TDM_ENET one or modify this macro so you can utilize it.
Regards,
Saswat Kumar
Hello Mani,
When you say you are using TDM_Enet , which binary are you loading?
I just tried the same:
I don't see any issue, are you loading the right binaries?
I had flashed with CCS debug and SBL_QSPI, then I loaded the following binary in CCS:
1) C:\ti\mmwave_mcuplus_sdk_04_04_01_02\mmwave_mcuplus_sdk_04_04_01_02\ti\demo\awr294x\mmw\awr2943_mmw_demo_mssTDMENET.xer5f
2) C:\ti\mmwave_mcuplus_sdk_04_04_01_02\mmwave_mcuplus_sdk_04_04_01_02\ti\demo\awr294x\mmw\awr2943_mmw_demo_dssTDMENET.xe66
I don't see any issue.
Regards,
Saswat Kumar