Other Parts Discussed in Thread: UNIFLASH, IWR6843
Tool/software:
Hello,
I have the IWR6843AOPEVM board. I am able to use Uniflash to load the Out of the Box demo just fine, the Visualizer works, and I can see data coming from the UART.
These are my Python commands:
PROBLEM:
I am able to use the Uniflash to load the Vital Signs demo, but when I use the Visualizer, my port does not connect. I have no data coming from the UART.
I am running the Visualizer with the Python 3.10 dependency, and I am on Ubuntu 24.04 LTS.
Any ideas as to what could be going wrong with my connection between the two binary demos would be greatly appreciated?