Description: ARM下UBOOT引导程序是如何引导加载程序的,
1.如何编译和调试主程序
2.如何使中断跳到RAM中的中断服务程序执行
3.如何把引导程序和主程序写入FLASH中.-ARM program under the guidance UBOOT is how the boot loader, 1. How to compile and debug the main program 2. How to make the jump to RAM interruption in the implementation of the interrupt service routine 3. How to guide the process and the main program written in FLASH. Platform: |
Size: 6144 |
Author:杨小波 |
Hits:
Description: 设计了一种基于ARM的简易流水等的控制系统。系统由LPC2106、LED 发光二极管、按键、74HC595数码管等组成,可以实现彩灯的不同类型显示切换。硬件电路主要有主控制器,LED显示电路,复位电路,模式选择电路,数码显示电路。系统程序的设计包括主程序的设计,中断服务程序等等。系统以c语言进行软件设计。实现了16个LED灯的多种流水显示。-Design based on the ARM of a simple steps of control system. System LPC2106, LED by light-emitting diodes (leds), buttons, 74 HC595 are needed and other components of the digital tube, can realize the different types of lights that switch. The main hardware circuit is the main controller, the LED display circuit, reset circuit, model selection circuit, digital display circuit. The design of the system program including main program of the design, the interrupt service routine, and so on. System to c language on the design of software. Realize the 16 leds that many of the water.
Platform: |
Size: 261120 |
Author:feng |
Hits:
Description: ARM汇编实现软中断,用ADS开发。先调用Init装中断,再跳转到SWWIhandler,SWIhandler为中断服务程序源码
-ARM assembler soft interrupt with the ADS development. Call the Init loaded interrupt, jump to SWWIhandler, SWIhandler for the source of the interrupt service routine Platform: |
Size: 17408 |
Author:郭娟 |
Hits: