Hi everyone...
I'm working with the SampleSoftware code bundle for LPC13xx from NXP For KEIL. It has a sample code for USB MSC on-chip driver for LPC1343. I have a LPCXpersso Baseboard mounted with LPC1343 and a ULINK2 debugger.I used uVision4 as debugger/compiler for the sample software of USB MSC and build the code then start debugging. The code sample didn't work well as being expected; the new USB MSC is been enumerated or the new removable drive icons have shown in the disk drives; but if you do a double click to the new removable disk drive it can't be opened it says that you need to format the removable disk before you can use it. Is their something wrong with the codes? Any idea what's going on with this sample? Thanks.