Hello,
I have Code Composer 6.1.2 installed. I'm just trying to load the sample project blinky via the (Uart) bootloader. Unfortunately, the blinky program does not start.
I removed the jumpers BoosterPack, OTG, CAN1, CAN2, UART1 and UART2. Only the jumper at ICMP is set. At the pins PA0 and PA1 I have a UART converter connected, which is connected to my PC.
Then I load the project boot_serial via JTAG interface in the Microcontoller. Then I open LM Flash Programmer.
I load the blinky.bin via the Uart botloader into the TM4C129. My Uart-USB Converter lights up and below is Programming. There is no error, but after the program has been loaded, it does not start. What can this be? Please help me