Content originally posted in LPCWare by robert.palmer on Fri Aug 31 07:10:02 MST 2012
I have a different project in the same workspace, and it works fine - loads the driver fine and starts debug session correctly. With this working project, the I've tried both HID and WinUSB and they both work.
I think the problems started when I changed the project name in the Project Explorer. I'm guessing there is a file somewhere that handles the DFU activation and possibly uses the project name somewhere, since my project name has changed, it's not finding what it needs. The problem is, because there is no documentation on this process (or at least none that I have found) - I can't track the issue down.