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.

Migrating UART bootloader from Stellaris to Tiva issue



Dear all friends

I want to use Tivaware UART boot loader example code, but I cannot find any example about UART boot loader in tm4c129x firmware package, so I use boot_serial example code (from LM4F232 firmware package) to do program process by the LM Flash Programmer.

After I migrate a boot_serial example from  Stellaris to Tiva and build code succeed, the result seems UART0 cannot work, I use Beyond Compare tool to understand the difference between Stellaris and Tiva boot loader, it looks like a little different (just something data type?).

Are there someone meeting this issue and solve this problem? I need something to help, any I'll appreciated.