Tool/software: Code Composer Studio
Hello,
I am building a custom board, and I got an XDS110 debug probe. I have configured the CCS so that XDS110 works without any problems, so my circuit works.
I am also using a gcc tool chain to work with robot operating system (ROS) and we are using the gcc toolchain - with a ek-tm4c123 launchpad used as a jtag programmer and lm4flash tool to upload the bin to the microcontroller.
Obviously the lm4tools does not work with the XDS110. What is the equivalent piece of software that will upload a .bin file from command line?
Best regards,
C.