嵌入式开发生涯longjindong.blog.chinaunix.net
long_ming
全部博文(53)
OC学习记录(2)
PCI设备驱动(0)
USB设备驱动(0)
网络设备驱动(2)
块设备驱动(0)
字符设备驱动(2)
系统编程(1)
网络编程(1)
shell编程(9)
综 合(3)
vivi(0)
U-boot(1)
2016年(2)
2013年(1)
2012年(7)
2011年(10)
2010年(5)
2009年(20)
2008年(8)
noiplee
transist
goven
浪花小雨
17519446
yunxulan
qq526665
simbalin
cxhmcu
ruixiang
yangseeo
发布时间:2013-07-02 11:10:55
目的:现在大容量的SD卡等一般用的是 exfat 格式;所以也就想让 ARM 支持 exFAT。编译环境:ubuntu 11.10 ;arm-linux-gcc-4.5.1。1. 下载源码: 1) fuse-2.8.7.tar.gz; 2) svn co http://exfat.googlecode.com/svn/trunk/ /home/ljd/src/exfat-read-only 3) linux-3..........【阅读全文】
chinaunix网友2009-09-01 21:19
getting same problem as mentioned above. i have passed in --with-kernel= but still getting the same problem. whts the solution for it. plz tell me
登录 注册