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.