搜索资源列表
Vector_interrupt
- 这是一个标准的s3c44b0x向量中断程序,程序的注释行详细介绍了,向量中断方式下,处理器是如何找到ISR的-this is a standard vector interrupt process of s3c44b0,it explain clearly the processor how to find the ISR in vector interrupt mode
watchdog实验
- 文件功能 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等 main.c-------主函数 44blib.c-----S3C44B0X的一些自己编写的库文件-document functional 44binit.s - --- interrupted initialization, memory, stack, system initializ
S3C44B0X例子程序2
- 1. beep -- PWM测试 为 ADS1.2 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后在57600的超级终端里按PC机键盘的“+”“-” 按键,可以听到BUZZ增大减小的声音。 2. key -- 按键测试 为 SDT2.51 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后按FS44B0X上的按键key1 key2 key3 key4 相应的发光二极管亮 3 keyint -- 按键中断测试 该项目在SDT2.51下编
S3C44B0X例子程序1
- 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。 7 uart -- 串口测试程序 该项目在SDT2.5
TIMERINT-S3C44B0X
- 定时器时中断服务程序。运行后服务程序每500ms将S3C44B0X开发板上的三个LED指示灯反相。-timer interrupt service procedures. After running services in each of 500ms to S3C44B0X development board RP-3 LED indicators.
EINTtest
- 基于S3C44B0X微处理器 外部中断应用测试 编写中断处理程序 -S3C44B0X microprocessor-based application testing interruption external interrupt handling procedures
44B0X_uCOS276
- uCOS2.76移植到s3c44b0x上,平台是ADS1.2,另作了外部中断的移植,测试通过。-uCOS2.76 s3c44b0x transplant, the platform is ADS1.2. another made external interrupt the transplant, the test.
S3C44B0X-test
- s3c44b0 的开发板测试的所有源代码及程序!!!汇编代码主要完成系统初始化,包括: 禁止看门狗; 禁止所有中断; 初始化存储器(包括SDRAM); 设定锁相环倍频; 使能所有单元模块时钟; 初始化堆栈; 设置中断等等 C语言代码主要是应用代码,包括: 设置使用指令缓存; 修改系统主时钟为32MHz; IO端口功能、方向设定; 初始化中断; 初始化DMF50081液晶模块; 蜂鸣器测试; 液晶显示测试; LED输出测试;
键盘中断例子
- S3C44B0X 键盘中断例子,测试板子上的几个按键产生中断用-S3C44B0X keyboard interrupt example, testing on the board have interrupted a few buttons with
S3C44B0X中断驱动
- 包括全部的源代码,已经经过测试可用,给大家练练手吧-including all source code, the test can be used, for everyone to hand it to practice
44b0中断程序1
- 这是三星公司的arm7 s3c44b0x芯片的所有外设中断程序,都是用标准c语言编写的-This is Samsung's chip ARM7 s3c44b0x all peripherals interruption procedures, standards are used to prepare the language c
s3c44b0x-usb驱动
- s3c44b0x的usb驱动,PDIUSB12芯片,支持轮询、中断模式
init
- s3c44b0x启动初始化代码,初始化 中断,存储器-init
44b0IntCode
- S3C44b0X 的中断程序代码-Interruption S3C44b0X code ................
intsimple4567
- S3C44B0X EINT4567 共用一个中断登记寄存器-S3C44B0X EINT4567 EINT4567 share a common interrupt register register
uCOSII_S3c44b0xV2.88
- ucos-ii V2.88 在 S3c44b0x下最新移植 能成功可靠运行,支持中断嵌套.-ucos-ii V2.88 For S3c44b0x
ucos_ex1
- s3c44b0x处理器ucosII中断处理例程-ucosII interrupt handling routines
S3C44B0X.s
- 已经移植好的44B0 MDK启动代码(原ADS1.2) 可调试中断-Transplantation has been good 44B0 MDK startup code (the original ADS1.2) debug interrupt
uart
- s3c44b0x板子 串口通信中断设计 uart接发送数据 -s3c44b0x板子 uart串口通信中断设计
44B0_TIMER_INT
- S3C44B0X中断产生定时测试程序,SDT工程-S3C44B0X test program of delay in interrupt,SDT project
