Tool/software: Code Composer Studio
I can't figure how to get the offline GUI Composer v2 working for my Jetson Nano. When I run the installer file (.run) it comes up with Syntax error: Unterminated quoted string.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
I can't figure how to get the offline GUI Composer v2 working for my Jetson Nano. When I run the installer file (.run) it comes up with Syntax error: Unterminated quoted string.
Michael,
GUI Composer is for use with Texas Instruments devices. Is there a TI microcontroller or processor in your system?
Regards,
John
Ok so you to get data from the AWR through the nVidia Jetson Nano and then plot it in GUI Composer.
You could create a serial connection from the Nano to GUI Composer.
GUI Composer could then plot the data. Probably best to encode the data in json.
This tutorial has some information on setting up a serial connection to GUI Composer.
https://dev.ti.com/gc/designer/help/GC_UserGuide_v2/serial.html
I'm not sure that would help because I can't get the GUI Composer v2 to even run/install on my system.
Here is the specific program I am trying to run: dev.ti.com/.../
GUI Composer is the tool that is used to create these applications. It runs in the Cloud from dev.ti.com. The mmWave Demo Visualizer is an application that has been created by GUI Composer.
That link you provided goes to the mmWave Demo Visualizer from there you can run it in the cloud or click on the download button. When clicking on the download button you would need to download and install both the Demo application and the runtime. Downloading the should get the runtime as well but if not there is a link to download the runtime.
Note that I am not sure how you would port this demo a Jetson nano. It may be best if I look in someone from the Radar team
Regards,
John