Tool/software:
Hi,
I got a error message as following:
But I can not directly find any code related MMWAVE_ERRNO_HWA.
Please tell me the method how to decode the error message in mmwave_mcuplus_sdk_04_06_00_01..
Thanks~
Bolong
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.
Tool/software:
Hi,
I got a error message as following:
But I can not directly find any code related MMWAVE_ERRNO_HWA.
Please tell me the method how to decode the error message in mmwave_mcuplus_sdk_04_06_00_01..
Thanks~
Bolong
Hello,
Regarding your question the error code define for the HWA is HWA_ERRNO_BASE not MMWAVE_ERRNO_HWA. It is present is hwa.h at this path
C:\ti\mmwave_mcuplus_sdk_04_06_00_01\mcu_plus_sdk_awr294x_09_00_00_15\source\drivers\hwa\v0\hwa.h
I also provided the specific error you are receiving. But, yes for future error message decoding for the HWA refer to the file I provided.
Best,
Gabriel