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.

Build , Connect and load from command line



Hello,

i use am64x evm board with code composer stdio 12.2.0.000009.

i can successfully build and load program my board. 

i want to able to do it remote. Is there way to build load and run project via ssh.

i want to connect a remote windows computer from terminal with ssh and no gui. 

Are there any command line options for build and run ? 

as far i can see there is code composer stdio version called theia supporting scripting.

should i try it or does code composer has this type of terminal commands?

Thanks.