自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 收藏
  • 关注

原创 Linux 内存映射

 The linear address space of a process is divided into two parts(Figure7.13):·         Linear addresses from 0x00000000 to 0xbfffffff can be addressed when the process runs in either User or Kerne

2009-09-28 18:29:00 1340

原创 链接基本原理(Linking)

《深入理解计算机系统》又名《understanding the computer system》阅读笔记略有删节,重要内容用下划线标注或高亮显示。 7 Linking 3497.1 CompilerDrivers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 350

2009-09-28 15:28:00 3316

原创 Building an application for a non semihosting environment

 If you do not want to use anysemihosting functionality, you must remove all calls to semihosting functionsor reimplement them with non semihosting functions.To build an application that d

2009-09-23 15:09:00 1732

原创 __rt_entry, __rt_exit(), __rt_lib_init(), __rt_lib_shutdown(), --strict, --no_strict

Normal 0 7.8 pt 0 2 MicrosoftInternetExplorer4 <!-- /* Style Definitions */ table.MsoNormalTable

2009-09-23 11:52:00 3575

转载 ARM处理器中ARM和Thumb状态的切换

<!-- /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso

2009-09-21 10:06:00 9677

原创 ARM 标准C/C++ 运行时库

 1. 运行时库的路径指定方式:(1)      连接选项 –libpath(2)      环境变量ARMLIB优先级:       libpath高于ARMLIB被指定的路径:       包含armlib, cpplib的父路径。 2.

2009-09-21 10:03:00 2877

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除