上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 43 下一页
摘要: arm-none-linux-gnueabi-gcc -v gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) 重点: 代码中的内存分配, 地址从低到高: 代码段(RO, 保存函数代码) --> 只读数据段(RO, 保存常量) --> 数据段(RW, 已 阅读全文
posted @ 2016-06-23 16:31 oucaijun 阅读(1446) 评论(0) 推荐(0) 编辑
摘要: # gcc -vgcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) 重点: 代码中的内存分配, 地址从低到高: 代码段(RO, 保存函数代码) --> 只读数据段(RO, 保存常量) --> 数据段(RW, 已初始化并且初始值不为0的全局变量和静态变量 阅读全文
posted @ 2016-06-23 16:15 oucaijun 阅读(2242) 评论(0) 推荐(1) 编辑
摘要: 查看centos版本 # cat /etc/redhat-release CentOS release 5.5 (Final) 安装git 下载: 如果有老版本的git: #git clone git@github.com:git/git.git 如果没有,使用wget或者在windows下面下载程 阅读全文
posted @ 2016-06-23 14:13 oucaijun 阅读(1109) 评论(0) 推荐(0) 编辑
摘要: 一. bss介绍: 代码中函数、变量、常量 / bss段、data段、text段 /sct文件、.map文件的关系[实例分析arm代码(mdk)] 二. 分析uboot代码中的clearbss段的代码: _bss_start 和 __bss_start 1. u-boot-1.1.6/board/1 阅读全文
posted @ 2016-06-21 17:42 oucaijun 阅读(1444) 评论(0) 推荐(0) 编辑
摘要: 互联网协议入门(一) http://www.ruanyifeng.com/blog/2012/05/internet_protocol_suite_part_i.html 互联网协议入门(二) http://www.ruanyifeng.com/blog/2012/06/internet_proto 阅读全文
posted @ 2016-06-21 11:25 oucaijun 阅读(258) 评论(0) 推荐(0) 编辑
摘要: Github作为远程仓库的使用详解 http://blog.csdn.net/djl4104804/article/details/50778717centos local: 通过git remote来设置远程仓库地址: git remote add origin https://github.co 阅读全文
posted @ 2016-06-20 17:38 oucaijun 阅读(448) 评论(0) 推荐(0) 编辑
摘要: 1、/etc/passwd 非常详细的/etc/passwd解释 http://luzl.iteye.com/blog/564404 vi /etc/passwd,可以看到如下信息,在最后一行可以看到刚加的用户的信息。如下 root:x:0:0:root:/root:/bin/bashbin:x:1 阅读全文
posted @ 2016-06-19 16:25 oucaijun 阅读(404) 评论(0) 推荐(0) 编辑
摘要: jz2440: linux/arch/arm/下面的plat和mach plat-s3c24xxmach-s3c2440mach-s3c2410 1. 三星这样分层的理由是s3c系列的soc具有一定的共通性, plat-实现了一些较通用的封装, 这些封装的具体参数一般是宏, 这些宏如寄存器地址可能是 阅读全文
posted @ 2016-06-17 00:24 oucaijun 阅读(2137) 评论(0) 推荐(0) 编辑
摘要: ARM下的位置无关和相关码 为什么需要位置无关码? 见 : U-BOOT详解(什么是《编译地址》?什么是《运行地址》?) http://bbs.21ic.com/forum.php?mod=viewthread&tid=857037&typeid=114 ARM位置无关代码设计规范 http://w 阅读全文
posted @ 2016-06-12 14:40 oucaijun 阅读(3405) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2016-06-12 02:04 oucaijun 阅读(16) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 43 下一页
下载TeamViewer完整版 下载TeamViewer