代码搜索结果

找到约 10,000 项符合 ARM 的代码

arm.scatter

LOAD_ROM 0x0000000 { ER_INIT 0x0c00000 { Init (+RO) } ER_ROM +0 { .ANY(+RO) } DATABLACK { RamData (

arm.txt

//test for arm 3.x std protect //Ignore all exceptions,Ignore 'C000001E' exception. var Oaddr //GetProcAddress 'OpenMutexA' var GMaddr //GetProceAddress "GetModuleHandleA" var patchaddr

arm.s

gcd cmp r0, r1 ; 如果r0 > r1 subgt r0, r0, r1 ; r0=r0-r1 sublt r1, r1, r0 ; r1=r1-r0 bne

booting.arm

Booting ARM Linux In order to boot ARM Linux, you require a boot loader, which is a small program that runs before the main kernel. The boot loader is expected to initi

arm.h

/********************************************************************* * SEGGER MICROCONTROLLER SYSTEME GmbH * * Solutions for real time microcontroller applica