📄 readme.txt
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -