Hi all,
From the datasheep of tm4c1294ncpdt on 5.2.2.2 about bootloader, I hold the PH7 HIGH on the POR.But the chip doesn't boot in bootloader.Here is my steps:
1.from the datasheet abou the BOOTCFG:
The default bootloader trigger pin is :PH7 when it is held to high when POR
2. open the LMflash and set the target with uart interface ( the corresponding COM)
3.choose blinky.bin file and start to program flash,but the target doesn't boot in bootloader.
How can I boot the tm4c in bootloader mode?Does the bootloader mode need more requriments?The correct trigger way is what?