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.

How to dump the code into micro controller through COM port ?

Other Parts Discussed in Thread: TM4C123GH6PGE

Hai this is surendra,i need to dump the code into the TM4C123GH6PGE micro controller through UART(COM port) not with JTAG .How can i do this please help me on this issue as soon as possible.

Thank you. 

  • Perhaps you've not (yet) realized that your attempt to "secure" your code by "disabling JTAG" (continuing this on-going bombardment of "security" posts) will fail as the same means to "dump" (really, load) code (via UART) enables interested "others" to "read back" every one of your (still) unprotected flash bytes.

    While the ostrich may not "see" the charging lion (by burying its head in the sand) - that tactic offers (limited) (i.e. NO) protection.   So too your (endless) attempts to "secure" a very basic, low-cost MCU.  (by this and all other vendors) 

    As long past stated - "Secure MCUs" are available - at greatly increased cost - and those too may be defeated by those skilled, equipped & motivated...

  • Hello Surendra,

    Have you gone through the Boot Loader User Guide in the TivaWare? Examples for Flash based boot loader or the ROM Boot Loader?

    Regards
    Amit