Hello everyone,
I have a question regarding usb bootloader. I use EK TM4C1294 and what I'm trying to accomplish is to update firmware via usb interface. Checking over documentation I found dfuprog.exe source code. It is great since I also want to develop some windows application which would load .bin file to my MCU. Under "...boards\dk-tm4c129x\..." link I found
Under "...boards\dk-tm4c129x\..." link I found boot_demo_usb app which should work with this dfuprog. I adopted the code to work with this tiva board (removed extra code regarding screen and similar). But when I start dfuprog to list all devices connected only ICDI is listed. Is there some step in between which I might have missed.
Thank you in advance,
Djedjica