Other Parts Discussed in Thread: AWR1443, UNIFLASH
Hi there,
I have the AWR1443 ES3 version and I am trying to run the Vital signs lab but unfortunately it's not working without any errors or data being displayed on the GUI (the GUI is not frozen I could hit start multiple times and I will see the cfg is being loaded again).
I tried different mmwave industrial toolbox (3.1.1, 3.2.0, 3.3.0, 3.3.1) and the only vital signs lab I am able to load using UniFlash is the one from the mmwave industrial toolbox 3.3.1. I tried using the prebuilt binaries and I compiled the project using Code Composer Studio and I got the same behavior on the GUI. Except when using the debug mode under CCS I got this error on the debugger log "Error: mmWave Open failed -203554190" after sending "sensorStart" from the PC.
I tried to send the config commands manually and I can confirm that the PC is communicating with the board; after each command I send I get back the msg "Done"
Any help with this issue ?
PS: The Vital signs lab compile without errors and I am able to load the lab through either CCS 8.1.0 or UniFlash 4.5. The board is also working fine I am able to run the SDK demo and visualize the data through the mmWave Demo Visualizer or my custom code.