1、需要一台台式机
2、需要一个ubuntu的虚拟机
3、需要一个串口中断(securecrt)方便调试
方法一:通过串口直接连接
方法二:通过ssh网络访问
参考http://blog.chinaunix.net/uid-26851094-id-3359667.html
4、通过命令挂载方便开发
mount -t nfs -o tcp,nolock,hard,intr 172.19.72.17:/opt/FriendlyARM/tiny6410/linux/rootfs_qtopia_qt4 /mnt(tiny6410)
PC端还需要修改一个文件
阅读(2450) | 评论(0) | 转发(0) |