Other Parts Discussed in Thread: TM4C1294NCPDT
MCU: TM4C1294NCPDT
Hi,
In the Tivaware example codes, I find that in the given example "boot_demo_uart", the code is configuring the UART0 port of the MCU before calling "ROM_UpdateUART();". But I would like to know how to set which COM port (UART) to use for the boot loading purpose. In my existing board with MCU chip TM4C1294NCPDT, the MCU's UART3 is taken out via RS232 level converter. So, I have to configure the function "ROM_UpdateUART();" to use the UART3 of the MCU & not UART0.
How can this be accomplished?
--
Thanks
--
Regards
Soumyajit