Hi,
I am developing a product with Colibri IMX8QXP + Iris 2.0 + Torizon. I am new to this Torizon. For this project I am reusing code from old projects. There are two processes reusing. One is a Qt program. Other is a C program written with Eclipse CDT.
I could deploy and run several qt and qml applications to the target through Visual Studio Code. Now I am trying to import some Eclipse C programs.
When search in google for “Importing Eclipse C project into Visual Studio Code”, it immediately gives a link: Importing an Eclipse project into VS Code — FIRST Robotics Competition documentation
But this is not working. As per their latest web page 2022, WPILib not supporting this: VS Code Overview — FIRST Robotics Competition documentation.
What is shown in this page is only eclipse keybindings-not an eclipse extension for Visual Studio code.
When I import an Eclipse C project with the Command: Torizon C/C++ Import existing Application, It is showing the error message: No Templates found.
So how can I do this ?
Thanks in advance for the help.
Sajeevan