搜索资源列表
ARMstudy
- ARM学习笔记,详细介绍ARM的开发 1. ARM中一些常见英文缩写解释 2. MAM 使用注意事项: 3. VIC 使用注意事项 4. ARM启动代码设计
LPC23xx_VIC
- LPC23xx系列ARM,关于VIC的设置。PPT非常出色,简单明了。对其它系列的ARM,关于VIC,可以触类旁通。-LPC23xx Series ARM, on the VIC s settings. PPT very good, simple and clear. Other series of ARM, on the VIC, can comprehend by analogy.
DDI0181_PrimeCell_Vectored_Interrupt_Controller.ra
- arm向量中断控制器官方文档。详细介绍了VIC Controller,开发ARM可以参考参考。-arm vector interrupt controller of official documents. Detailed VIC Controller, the development of ARM can refer to the reference.
Arm_example
- 基于 Philips 公司的 ARM-7 使用之 uC/OS-II 作业系统,此例程是移植于 LPC-2106 上的应用,属一些比较好的供学习的示例程序,有RTC,REMAP,SPI,TIME,UART,VIC,WDT 和启动代码boot loader-Based on the Philips company' s ARM-7 to use uC/OS-II operating system, the routines are transplanted in the LPC-2106 on
I2C-Driver
- VIC 是处于ARM 外设和内核之间的一个模块,对芯片所有外设中断进行管理,其设置 的安全性与否直接影响着系统的安危。所以,在安全性较高的系统,VIC 不应该在用户程序中修改或者访问,以防止用户操作不当而造成系统出错或崩溃。在 μC/OS-Ⅱ操作系统中,用户程序往往运行在用户模式,VIC 保护使能寄存器可以对VIC 进行保护,设置该寄存器可以限制用户程序访问VIC。在用户需要设置某外设中断时,必须进入特权模式下操作,本代码中VIC 管理便在此原理下实现。-VIC of ARM core ca
LPC2300ARM-VIC
- 周立功的LPC23XX的ARM的各模块PPT资料 VIC-ZLG of each module of the ARM LPC23XX PPT data VIC
arm
- LPC系列处理器向量中断控制器VIC的功能原理-LPC series processor vector interrupt controller VIC function principle