Forum Discussion
Altera_Forum
Honored Contributor
16 years agomounting SD Card on uClinux
Hi everyone, I'm trying to implement a fat file system on sd card I followed the instructions for Altera SPI Core on this page http://www.nioswiki.com/operatingsystems/uclinux/mmcsd didn't w...
Altera_Forum
Honored Contributor
16 years agook, here's an update
it appears that there's a BIG difference between [*] and <M> (my bad;) ) so the good news are that it worked only when I selected my options as [*] the bad new are... well... when I usemount -t vfat /dev/mmcblk0 /mnt I get Invalid argument error any ideas?