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.

IWRL6432BOOST: IWRL643BOOST Hardcoding

Part Number: IWRL6432BOOST
Other Parts Discussed in Thread: SYSCONFIG, UNIFLASH

Tool/software:

Hi TI team,

I am working on hardcoding the configuration for the EVM in the vital sign project (currently, I only have the source for the vital sign project without the people-tracking feature). It seems the available Hard Coded Config (HCC) guide is outdated for use with MMWAVE_L_SDK_05_04_00_01.

I modifying themmw_cli.c file(I only list each of the configuration commands in radarCmdString. and redefine MAX_RADAR_CMD to number of configs and enabling Quick Eval in SysConfig for the MPD demo, based on the following post: https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1346009/iwrl6432boost-hard-coded-config-for-mmwave_l_sdk_05_04_00_01,


I built the project and obtained a .out file. However, I encountered issues converting the .out file to .bin using tiobj2bin. The error I received is as follows:

Error:

not well-formed (invalid token) at line 1, column 0, byte 0 at XML/Parser.pm line 187.

'mkhex4bin' n’est pas reconnu en tant que commande interne

ou externe, un programme exécutable ou un fichier de commandes.

mkhex4bin failure occurred.  Giving up.

Additionally, I noticed that there are two .appimage files in the Release folder:

  1. vital_signs_xwrl64xx_demo.Release.appimage
  2. vital_signs_xwrl64xx_demo_auth.Release.appimage

I attempted to flash the EVM using these files, but when I connect to the Visualizer, as indicated in the HCC guide (yet there is only vital sign with people tracking ) , no data is received over the COM port.

Could you please tell me what am I doing wrong and guide me on how to resolve this issue? 

Thank you in advance for your assistance. I look forward to your guidance in resolving this issue.

Best regards,
Jules