readme.txt

来自「uHAL for SA1110,INTEL公司出品」· 文本 代码 · 共 25 行

TXT
25
字号
This directory contains standard object files for StrongARM uHAL library.
The files are:

fpe_32l.o,
gee_32l.o	- Floating point emulator for EBSA-110

armlib.32l	- Semihosted C library

boot.s		- Boot code from ROM/Flash to main()
target.s	- Target specific initialisation e.g. RAM
led.c		- Standard Routines to access LED(s)
timer.c		- Standard Routines to access timer(s)
irqtrap.s	- low-level irq handling routines
cmplxirq.s	- alternative irq exception handling routine
irqlib.s	- irq setup/management routines
irq.c		- high-level irq handling routines
iolib.c		- routines to access serial ports
crt.c		- some basic system routines memcpy, printf etc.
cache.c		- code to enable/disable and flush ICache, DCache and
		   Write Buffer.
mmu.s		- Example code for resetting and enabling MMU.
mmumacro.s	- MMU macro definitions for StrongARM

Some of these files are extracted directly from the Angel 1.2 source.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?