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.
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