上一页 1 ··· 86 87 88 89 90 91 92 93 94 ··· 139 下一页
摘要: /etc/localtime 这个文件用来设置系统的时区,将 /usr/share/zoneinfo/ 中相应文件拷贝到/etc下并重命名为 localtime 即可修改时区设置 初始化脚本init.d加 hwclock –s 设置时候调用date -s;hwclock –w http://www.sealinger.com/archives/221/ 阅读全文
posted @ 2012-02-01 10:49 katago 阅读(3938) 评论(0) 推荐(0)
摘要: root@james-desktop:/mnt/buildroot-2011.11# make >>> udev 173 Building PATH="/mnt/buildroot-2011.11/output/host/bin:/mnt/buildroot-2011.11/output/host/usr/bin:/mnt/buildroot-2011.11/output/host/us... 阅读全文
posted @ 2012-01-06 11:21 katago 阅读(3590) 评论(1) 推荐(1)
摘要: ARMADA™ Series ... 阅读全文
posted @ 2012-01-05 17:59 katago 阅读(1762) 评论(0) 推荐(0)
摘要: vi /etc/subversion/servers 或者修改~/.subversion/servers文件 [Global] http-proxy-host=my.proxy.com http-proxy-port=3128 阅读全文
posted @ 2011-12-30 17:18 katago 阅读(258) 评论(0) 推荐(0)
摘要: 挂载vfat mount -o utf8,shortname=mixed,usefree %1 %2 挂载windows共享,内核编译cifs模块,CIFS support (advanced network filesystem, SMBFS successor), insmod cifs.ko mount -t cifs –o iocharset=utf8,username=gu... 阅读全文
posted @ 2011-12-28 15:18 katago 阅读(338) 评论(0) 推荐(0)
摘要: http://cross-lfs.org/view/clfs-sysroot/arm/index.html 阅读全文
posted @ 2011-12-26 18:29 katago 阅读(264) 评论(0) 推荐(0)
摘要: 1.先用。有demo的先做demo 2.自己做一个小实验。如编译一个helloworld 3.进一步分析处理 阅读全文
posted @ 2011-12-26 14:56 katago 阅读(185) 评论(0) 推荐(0)
摘要: http://www.arm.com/zh/products/processors/index.php 阅读全文
posted @ 2011-12-26 14:49 katago 阅读(242) 评论(0) 推荐(0)
摘要: 利用GoAhead构建嵌入式web应用 关键字:GoAhead, 嵌入式web服务器, web应用 摘要:详细介绍了开源嵌入式web服务器GoAhead的原理,并结合具体实例说明如何利用它构建嵌入式web应用。 Key words: GoAhead, embedded web server, web application Abstract: This paper introduces t... 阅读全文
posted @ 2011-12-22 15:49 katago 阅读(816) 评论(0) 推荐(0)
摘要: 深入理解ARM嵌入式系统引导过程—基于AT91SAM9261微处理器和RealView工具链 Understanding the Boot Process of ARM Embedded System – Based on the AT91SAM9261 Micro Processor and RealView Toolchain 对于不带操作系统的ARM嵌入式应用程序来说,可以这样理解引导过... 阅读全文
posted @ 2011-12-22 15:47 katago 阅读(554) 评论(0) 推荐(0)
上一页 1 ··· 86 87 88 89 90 91 92 93 94 ··· 139 下一页