Forum Discussion
Altera_Forum
Honored Contributor
15 years agoUSB Mass storage without uClinux
Hi, I develop on DE2-70 board. My project use an usb key to store any data. For now, I use uClinux. But I want to remove it, and develop directly on nios2. I only found FAT implementatio...
Altera_Forum
Honored Contributor
15 years agoYou'll need to extract a fair amount of code from various places, although you can probably rip out a lot of the functionality you don't need.
A quick google search finds things like: http://www.gsp.com/cgi-bin/man.cgi?section=4&topic=umass Which tend to show what you are up against!