Other Parts Discussed in Thread: UNIFLASH, AWR2944
Tool/software:
Hi,
after I was able to run the web-based visualizer with my specific .cfg file (aiming to utilize a long-range application), I want to do the same with a local python visualizer tool - to be able to go out-of-lab for testing (is it possible at all?).
I will list the step that I have accomplished:
1. Using Uniflash I successfully flashed the following files into 2944EVM:
- SBL (mmwave_mcuplus_sdk_<ver>\mmwave_mcuplus_sdk_<ver>\tools\awr2944\sbl_qspi.release.tiimage)
- Application image (mmwave_mcuplus_sdk_<ver>\mmwave_mcuplus_sdk_<ver>\ti\demo\awr2944\mmw\awr2944_mmw_demoDDM.appimage)
2. I rised \radar_toolbox_3_10_00_05\tools\visualizers\Automotive_Visualiser\gui_main_py Visualizer
3. I was able to connect successfully the Visualizer via COM ports.
Now, I don't understand for which .cfg file this application fits. - When I am loading the one that I used for the on-line Visualizer, I got the following output:
"ERROR: No data detected on COM Port, read timed out
Be sure that the device is in the proper mode, and that the cfg you are sending is valid"
So, I miss something. Please explain.