Hello,
I run the sample code bundle for LPC1343 in which the USBMSCROM (msc on-chip driver), it works fine. The device is been found in my device manager, but how could i determine that I can update the file inside of the removable disk drive. During the device enumeration the disk drive contain a readme.txt if I modify this file and save the changes do a power-cycle on my board, it seems that the changes I made didn't save. So how can I update this file? If I used a PC application in order to update this file how could this happen?
Thanks.