Hi
I've started the USB DFU example. I flash my device and use the hello World example as described in the readme.
I can upload the app using dfu-util. But after reset its starts the dfu firmware. How can i see whats going on?
dfu-util --alt 1 --download merged.hex
thank you for help