readme.txt

来自「基于ARM920T内核的S3C2410下的databort(数据异常模式)程序」· 文本 代码 · 共 18 行

TXT
18
字号
Data Abort Handler
==================

"dabort.txt" contains the (design) documentation for the data abort handler.

The main source file is "dabort.s": with suitable -PreDefines or 
a corresponding "options-setting" file, it assembles to the data
abort veneer. This is described in detail in the documentation.

The "dabort.h" file contains definitions of some constants used
in the data abort veneer's interface to the rest of the system
- again, this is described in the documentation.

The "option.s" file is an example "options-setting" file.

For an overview of the principles of a Data Abort handler, see the 
ADS Developer Guide, chapter 5.

⌨️ 快捷键说明

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