240 私信
这个人很懒,暂无签名信息
0

uClinux on Blackfin BF533 STAMP - A DSP Linux Port

原文地址::http://linuxgazette.net/123/jesslyn.html   Intel and Analog Devices Inc. (ADI) jointly developed the Micro Signal Architecture (MSA) core and introduced it in December of 2000. ADI's Blackfin pr...

0

x86启动、段机制和中断

x86的启动进入BIOS    x86在上电启动后,和所有处理器一样,执行一条固定位置的指令。其位置是CS=FFFF000H,EIP=0000FFF0H。此时运行在实模式下,因此CS:EIP得到的即为物理地址(详见80386实模式)。该合成的地址为FFFFFFF0H,即EPROM所在的地址。该位置通常是一条jmp长跳转指令,跳转到BIOS中运行。                          ...

个人介绍
暂无介绍