Content originally posted in LPCWare by nerd herd on Fri Jul 11 10:17:00 MST 2014
Hi,
So what exactly are you trying to accomplish? Are you just trying to get your MCU to be recognized as a USB device? If you are, you have to initialize the USB controller as a device as stated in my first post. You should not have to mess with any boot loaders. Simply program the flash with the necessary code and execute it.