›› 2014, Vol. 27 ›› Issue (7): 113-.

• 论文 • 上一篇    下一篇

一种基于ARM处理器的异常处理设计与实现

项涛,黄保垒   

  1. (中航工业西安航空计算技术研究所 第3研究室,陕西 西安 710119)
  • 出版日期:2014-07-15 发布日期:2014-07-19
  • 作者简介:项涛(1987—),男,硕士,助理工程师。研究方向:嵌入式计算机系统软件。E-mail:jnsgzy004@163.com。黄保垒(1983—),男,工程师。研究方向:嵌入式计算机系统软件。
  • 基金资助:

    工信部民用飞机专项科研基金资助项目(MJ-S-2012-05)

An Exception Handling Design and Implementation Based on the ARM Processor

XIANG Tao,HUANG Baolei   

  1. (Third Research Laboratory,AVIC Xi'an Aeronautics Computing Technique Research Institute,Xi'an 710119,China)
  • Online:2014-07-15 Published:2014-07-19

摘要:

嵌入式系统要求对异常及中断处理器能快速响应。文中分析了ARM体系结构下异常处理特点,提出一种基于ARM处理器的高效异常处理解决方案,以LPC3250硬件平台为基础,对该方案进行了设计与实现。测试结果表明,该方案的异常处理更为高效。

关键词: ARM, 嵌入式, 异常管理, 异常向量, FIQ

Abstract:

Embedded operating systems require quick response to processor exceptions and interrupts.The features of exception handling under ARM architecture are analyzed and an efficient exception handling solution based on arm processor is put forward.This solution is designed and implemented on LPC3250 hardware platform.Experiments show that the proposed scheme is efficient in exception handling.

Key words: ARM;embedded;exception management;exception vector;FIQ

中图分类号: 

  • TP332