This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C1294NCPDT: Pin-based forced update check using USB DFU

Part Number: TM4C1294NCPDT


Hello, I am using a a modified version of the TM4C129xl boot_serial example in order to utilize USB DFU functionality. I am able to flash the device with a modified blinky example starting at address 0x4000 using dfuprog and all works well. The problem I am having is as follows when trying to invoke DFU using GPIO.

1. ENABLE_UPDATE_CHECK and associated #defines are set so that DFU using GPIO can be utilized.

2. Program new boot_serial.bin to the device (I see "Stellaris Device Firmware Upgrade" in the device manager as expected).

3. Program previously programed blinky to device using dfuprog.

4. Blinky fails to execute?

I have attached my project files if needed.

0624.boot_serial.zip.