Does anyone have experience with USB Mass Storage Device? I want to connect my arm device via usb cable to PC so my PC can read data from it?
Hi bojana.djukic,
The README.txt file is derived from the DiskImg.c file in the project. To preload the USB with a different file this file would have to be modified accordingly. Several people have asked similar questions on the keil.com forum so you are not alone. I suggest reading the following forum post on the keil.com site...
USB and MSC class sample
I hope this helps!
Thanks,Ken
I solved my problem, one jumper was badly connected. But when I connect it my PC see only txt file, README, but I don't have idea where to change content and name of that file...
The LPC2378 has been around for a while and there is a wealth of examples from many sources. Here at ARM we typically refer to the Keil Examples, specifically for the LPC23798 as a Mass storage device there is an example using the Keil tools. This is available at the following link...
LPC2368 / LPC2378 USB Mass Storage Device Example
View all questions in Arm Development Studio forum