搜索资源列表
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
external_interrupt
- s3c44b0下外部中断测试程序。带有按键及串口显示。-s3c44b0 under external interrupt the test. With the keys and serial shows.
int_led_key_demo_for_44b0
- S3C44B0的外部中断测试程序,按键通过Eint6触发中断-S3C44B0 external interrupt testing procedures keys trigger interrupted by Eint6
timer5
- S3C44B0定时器中断的例子,已经调试通过,供ARM7初学者参考.
s3c44b0-key
- 44b0和linux操作系统下的按键中断驱动程序
uclinux_tool
- 内有针对s3c44b0\\39VF160开发板的的U-boot及中断向量文件,直接烧写即可使用.
int_test
- s3c44b0 中断实验
s3c44b0_eeprom
- s3c44b0三星提供的读写eeprom的代码要使用中断,而且会在中断内延时,会影响cpu的响应速度。这个源码是不用中断的s3c44b0读写eeprom方法。
s3c44B0_ADS_example
- 这是s3c44B0开发板板配套的实验资料,其开发环境是ADS.其中共有8个实验,每个实验都有其详细的源码实现,是ARM,UCOS学习的绝好资料.其中的实验包括:串口通信,键盘LED,定时器中断,移植UCOS在S3C44B0等.是进行嵌入式开发的绝好资料.
44b0_uart_20080309
- S3C44B0 串口驱动程序,采用中断模式,欢迎下载评测!
S3C44
- 对ARM而言,初始化的配置是你是否掌握它的关键,它是主程序能否工作的基础。它要你掌握ARM的汇编,CPU的中断处理,硬件的结构等。本实验的目的就是一步一步教你完成S3C44B0的初试化配置,顺利进入C程序。
arms3c44b0
- 其中有三个文件,在S3C44B0启动代码分析.doc中对S3C44B0的启动文件做了详细的注释,在S3C44B0启动代码中用到的伪指令.txt文件中,对启动代码中用到的相关伪指令作了介绍,最后一个文件则对S3C44B0的中断过程作了详细的说明
S3C44B0X-test
- s3c44b0 的开发板测试的所有源代码及程序!!!汇编代码主要完成系统初始化,包括: 禁止看门狗; 禁止所有中断; 初始化存储器(包括SDRAM); 设定锁相环倍频; 使能所有单元模块时钟; 初始化堆栈; 设置中断等等 C语言代码主要是应用代码,包括: 设置使用指令缓存; 修改系统主时钟为32MHz; IO端口功能、方向设定; 初始化中断; 初始化DMF50081液晶模块; 蜂鸣器测试; 液晶显示测试; LED输出测试;
2009Bootloader-mini
- 44b0迷你boot,省去了中断向量和C的初始化,用汇编初始化了串口0并显示一个字符“3”,本例子的意图在于让您从一个全新的角度去理解44b0,激发您用ARM汇编的兴趣,把44b0当单片机用吧,让困扰初学者的bootloader gundan 吧-mini bootloader for s3c44b0
S3C44B0_interruption
- 本文详细介绍了S3C44B0中断系统,是初学arm嵌入式系统的理想入门材料,对ARM嵌入式系统的开发者也有很好的参考价值-This paper describes the S3C44B0 interrupt system, arm embedded system is a learning portal an ideal material for ARM embedded systems developers have a very good reference value
Key_Led_Int
- s3c44b0 ARM7TDMI 中断机制的分析,按键产生中断控制LED灯亮灭-s3c44b0 ARM7TDMI interrupt mechanism analysis, generate an interrupt control button LED lights out
S3C44B0
- 完成IO和定时器中断的实验-The completion of IO and timer experiments
s3c44b0_uc0s-ii
- S3C44B0的ARM7移值好的UCOS-II的工程,包括3个文件,其中有带中断例程的,带按键检测的-S3C44B0 the ARM7 transplant good UCOS-II project, including the three documents, including with interrupt routines, with key detection
S3C44B0interrupttestexample
- S3C44B0 中断实验参考程序 通过实验了解ARM的中断方式和原理 熟悉ARM中断的编程方法 硬件:Embest S3CEV40实验平台,Embest ARM标准/增强型仿真器套件,PC机。 软件:Embest IDE 2003集成开发环境,Windows 98/2000/NT/XP。-Experimental reference program S3C44B0 interrupt the experiment and understand the principles of
S3C44B0-INT
- ARM上支持中断的程序,采用革新公司的开发板,GX-S3C44B0,S3C44B0-S3C44B0, interruptable code for ARM