Other Parts Discussed in Thread: UNIFLASH, , AWR1443
Hi,
There are times when I have a very challenging time to flash binaries to the part. I get an error message in the console window that the com port does not exist, is busy or does not have the correct permissions. The com port exists and is reported in the console window. It should not be busy since uniflash is the only activity using it and the permissions are correct. I fiddle with it many time to get the binaries loaded involving involving power cycling and pressing the load button. It is a major time waste.
I have tried to use the command line approach to avoid using the uniflash gui but I can not get it to work. Can you please suggest what I am doing wrong. I have reviewed past posting without any luck.
/home/akd/ti/uniflash_4.3.1/dslite.sh --mode serial -e -c /home/akd/Desktop/adi/mmwave/IWR1443.ccxml -s COMPort=/dev/ttyACM0 -f /home/akd/Desktop/adi/mmwave/xwr12xx_xwr14xx_radarss.bin,1 /home/akd/Desktop/adi/mmwave/xwr14xx_mmw_demo_mss.bin,2
or
/home/akd/ti/uniflash_4.3.1/dslite.sh --mode serial -e -c /home/akd/Desktop/adi/mmwave/IWR1443.ccxml -l /home/akd/Desktop/adi/mmwave/fuse/generated.ufsettings -f /home/akd/Desktop/adi/mmwave/xwr12xx_xwr14xx_radarss.bin,1 /home/akd/Desktop/adi/mmwave/xwr14xx_mmw_demo_mss.bin,2
where generated.ufsettings contains
{"Serial Connection/Cortex_R4_0":{"COMPort":"/dev/ttyACM0"}}
Please advise me what I am doing wrong.
Thanks.
Al