readme.txt

来自「HAL硬件抽象层源码」· 文本 代码 · 共 64 行

TXT
64
字号
Copyright (C) ARM Limited 1999. All rights reserved.

Software for ARM uHAL library
=============================

History:
========

version 1.1:	16th July 1999

This README introduces the software for the ARM uHAL library.
For a much more detailed description, see the ARM Firmware Suite
Reference Guide.

1. Building the Software
========================

General:

This software can either built to load and run under ARM's remote
debuggers, Angel/Multi-ICE as semihosted images or blown into flash
as standalone images.  Use the ARM Flash Utility to program images
into flash.

Building Using GNU Make:

The board specific build files are in

	uHAL/Build/<board-name>.b/makefile.

These include a board definition file 
	
	uHAL/Build/<board-name>.b/board.in.

Building using ARM Project Manager:

The project files are in the board specific directory:

	uHAL/Build/<board-name>.b/uHALlibrary.apj

2. Supported Platforms
======================

The following platforms are supported:

	Integrator (ARM7TDMI, ARM720T, ARM740T, ARM920T
		and ARM940T)
	Prospector (SA-1100)
	PID (ARM7TDMI, ARM740T, ARM940T)

3. Revision Details
===================

This is version 1.1 of uHAL.

4. Warnings
===========

See RELNOTES.TXT




⌨️ 快捷键说明

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