ARM开发 [2]real210 uboot_Makefile编译过程分析 上篇文章地址:http://www.jyguagua.com/?p=1042 1:继续上次的分析,编译uboot需要执行如下两条命令: make smdkv210single_config make ... 08月28日 阅读 4,643 views 发表评论 阅读全文
ARM开发 [1]real210 uboot_Makefile配置详解 时间有限,我把real210的uboot这块的分开来写了,今天先来分析下makefile中有关real210的配置过程. uboot流程分析 我们编译的时候,输入了如下的命令: (更多…... 07月31日 阅读 5,727 views 发表评论 阅读全文
ARM开发 Real210开发板ping不通宿主机Looking up port of RPC 100005/1 on 192.168.1.x 假如开发板ping不通虚拟机或者无法挂载nfs网络根文件系统的话,首先一定要检查下系统的设置,这个很多人折腾到最后发现竟然是一开始的系统设置导致的,不免浪费了很多时间.在调试nfs网络根文件系统前,一... 04月25日 阅读 5,219 views 发表评论 阅读全文
real210开发板专栏 Real210 [UBoot编译报错]No rule to make target … needed by `img2srec.o` 编译UBoot如果遇到如下的错误: make[1]: *** no rule to make target '/usr/lib/gcc/i386-redhat-linux/4.1.1/include/... 03月23日 阅读 5,171 views 发表评论 阅读全文