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:
I'm following up on a closed thread to see if there is any new/update info. My outstanding questions are:
1) I currently have a C program compiled by MinGW and am wondering if there was an existing cross compiler where I can leverage CMake in VS Code to compile and debug my code on the Launchpad AM243x? If not...
2) Is there a way to use the VSCode + plugin(s) as an IDE for the Ti Launchpad Kit with AM243x?
Thanks in advance for the assist.
Hi Brian,
Are you using the latest CCS v20 which is based on VS code? Please refer CCSTUDIO v20.0.0
There is tiarmclang cross compiler which can be used to compile the project for target AM243x. Please refer INSTALL_TIARMCLANG.
Regards,
Tushar