Other Parts Discussed in Thread: UNIFLASH
I am using MMWAVEEICBOOST with IWR6843AOPEVM and my development platform is Ubuntu 22.04 LTS.
I was able to connect to the target from UniFlash and load out of box demo image.
I was able to launch the python app (gui_main.py) from mmwave_Industrial_toolbox_4_12_0/tools/Visualizer after making sure all the dependent modules have been installed. But, I am not able to connect to the target (/dev/ttyACM0 or /dev/ttyACM1). I am not sure what I should enter into CLI COM: or DATA COM: entry fields.
What am I doing wrong? Thanks for any help!
PS: I have added myself to the dialout group which I read somewhere on this forum is needed to get the permission to access the port.