Hi!
I want to use the internal ROM-BootLoader after configuring Pin in BOOTCFG register.
When the TIVA starts up in BootLoader-Mode, I can't see any reaction on the UART interface after sending a ping command.
Which interface expects data ? Is UART0 the default interface? How can I choose between UART / SSI / I²C / USB ??
And what about the baudRate?
In BootLoader-Manual I can see how to select my interface via #define, but I don't want to load my own code at the beginning of the flash.
I just want to use the ROM BootLoader via SPI or UART.
Maybe someone could help me.
Thanks in advance.
Best regards,
Tobias