搜索资源列表
artx_kernel_swi
- SWI with ARTX Kernel and RealView Compiler This example program shows how to implement software interrupt functions in an application that uses the ARTX Kernel. The example uses the RealView Compilation Tools. The file SWI_Table.s implements t
SWI
- How to programming in ARM processor for SWI, source code example.
SWI
- ARM汇编实现软中断,用ADS编写。先调用Init装中断,再跳转到SWIhandler,SWIhandler为中断服务程序
Test
- Demonstration of SWI.
SWI
- arm9软中断的一个例子。。。。想要了解swi软中断详细处理过程的朋友可以下
AT91SAM7_SWI_Remap_GPIO_PIT_and_stdio_Example_(Gam
- AT91SAM7 SWI, Remap, GPIO, PIT and stdio Example ( Gamma )
swi
- SWI Example
swi
- ARM处理器软中断处理。a_swi.s文件是最开始处理的SWI句柄,用ARM汇编指令编写。c_swi.c文件是在执行a_swi.s文件之后调用执行的C语言SWI句柄。 -ARM processor soft interrupt handling. a_swi.s document is the beginning of the SWI handler deal with the preparation of ARM compilation directives. c_swi.c document
SWI
- ADS环境下软中断实现64位整数加法 运行于arm920T-ADS environment to achieve soft-interrupt 64-bit integer adder running on the ARM920T
swi
- 在s3c2440开发板裸板上模拟软中断处理程序,处理程序中是对LED灯的控制。-Development board in the bare board s3c2440 simulation soft interrupt handling procedures, the processing procedure is the control of LED lights.
swi
- 最新的LPC214X SWI驱动程序,适用于 NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。-LPC214X SWI driver for NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148.
EX6-SWI
- \Keil_ARM 基础实验Examples 软件中断 程序 实例-\ Keil_ARM basic experiment software interrupt program example Examples
SWI
- BIOS functions for new BIOS v 1.31 for Digitech Pro device
irq
- 介绍ucos 移植到arm7上时,用操作系统管理中断,解释外部中断IRQ,swi中断的汇编指令,和操作时序。-Introduction ucos when transplanted to arm7 with the operating system management interrupt, external interrupt to explain IRQ, swi interrupt the assembly instructions, and operation timing.
swi
- how to install a swi handler for SWI 0xff to print string
SWI
- ARM swi一个简单例子,有兴趣的可以看看,采用keil MDK开发环境编译。- ARM swi a simple example, interested can see, using keil The MDK development of environment to compile.
BIOS-EXAMPLES
- DSP BIOS软件中断例程,通过trace窗口可以清楚看到SWI的优先级大于SWI0,软件中断优先级比较。-DSP BIOS EXAMPLES
7950d6078d11
- swi的应用,一个简单地SWI使用例子,有C和ASM-SWI apply