Hi,
we have a Tiva TM4C1294 board with UART0 and JTAG connections for debugging. UART0 is connected to the PC with a FTDI USB/serial cable. UART0 works fine with our application Firmware as a console (Virtual COM Port).
For production we want to program the Flash via UART0 and the ROM boot loader which is located in the ROM of the device. We now tried to program an empty device with the LM Flash Programmer (1613).
The settings are:
Manual config - Serial (UART) - COM3 (VCP) - 115200 Baud - 64 Transfer size - Autobaud
Reset after program - Adress offset 0x00
When we start to program an example FW, LM Flash programmer seems connecting to the device, he shows 'Erasing...' for some seconds, but then a Error Messages 'Failed to send download command' and 'Failed to program/update the board' appears.
What's going wrong there?
If we get it right, the device should start in Boot Mode if there is no program in the flash!?
Thank you in advance
Frank