Tool/software: TI-RTOS
I have run the sample USB DFU program on the TM4C1294 Launchpad where the DFU upgrade mode is enetered via USR1 pushbutton and that works as it should.
I have then loaded and followed the instructions for the USB DFU composite device upgrade mode and I get as far as doing a dfuprog.exe -e command and seeing Device 0 listed as PID: 0x0102.
When I then enter the command dfuprog.exe -i 0 -m, I get the message "Switching device into DFU mode." but when I do another dfuprog.exe -e command, the response is "Found 0 devices"
In Device manager I see Tivaware Device Upgrade Firmware (runtime model) and under Universal Serial Bus controllers I see the USB Composite Device with VID:1CBE and PID:0102.
What could be wrong?
Thnaks,
Sam