Hi
i am using TM4C1294KCPDT, a board we designed that use UART0, now we are going to mass production, then we met a problem.
previously we use Jlink-SWD to program, but now facing the production, we try to program via Uart, i tried the LM flash programmer, select the interface of Serial(Uart), but it failed.
i see the datasheet, it seem to need a pin of PH7 to pull high before reset, but the chip TM4C1294kcpdt doesn't have PH7, only have PH0~3, how could i do it?
can this way work with LM flash programmer? we want to use the built-in ROM Uart bootloader, the one that doesn't burned by user.
it would be very thankful for your advise!