Hello,
I am trying to use LM Flash Programmer build 1588 to program a TM4C129 empty board using UART, but I get error all the time.
When I use Auto Buad Enable, it think for a few seconds and then say "failed to syncronized..."
When I Disable Auto Buad it think for a few seconds and then say "failed to establish connection..."
Interesting to know that when I elect "TM4C129X Development" and JTAG/ICDI interface, it manage to program ok - no problems.
BUT, I want to use the UART interface with the factory ROM-Boot loader (not mine!)
I know that the FLASH few first dwords must be clear to 0xFF in order for the BOOT ROM code to start working, and I do clear them using the JTAG
However the ROM refuse to connect over serial.
What do I do wrong? Where the hell is the instructions or documentation about the ROM-Version of boot-loader.