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.

Linux: Can I flash this MCU via serial1?

Other Parts Discussed in Thread: ENERGIA, TM4C123GH6PM, EK-TM4C123GXL

Tool/software: Linux

I had a launchpad of this MCU and I used to flash it using the top microUSB (which is U2 chip) via Energia.nu IDE. Now, I have the actual MCU and was wondering, how exactly can I flash the same program I wrote on Energia to MCU? I have exposed Serial1 port on MCU to control the motor, so can I use the same port to flash MCU? If yes, how can I proceed?