文件名称:5
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:44.4kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
定时器实验:
实验得到的结果为,四个8段数码管显示1234,当按下某键盘后,就会产生定时中断,四个8段数码管只会点亮相对应的那个,在一定延时后,四个8段数码管又恢复显示1234。
在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。
注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 -Timer experiment: the experimental results for the four 8-segment LED display 1234, when the press of a keyboard, the timer interrupt will be generated, four 8 point digital control will appear that corresponds to a certain delay After four 8 digital tube display resumed 1234. Debug in flash, you need to modify the RO BASE is 0x00000000, the other not modify, recompile download can run. Note: Due to system interrupt, the program counter will jump to 0x18 Department execute the interrupt service routine, it can not debug the SDRAM.
实验得到的结果为,四个8段数码管显示1234,当按下某键盘后,就会产生定时中断,四个8段数码管只会点亮相对应的那个,在一定延时后,四个8段数码管又恢复显示1234。
在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。
注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 -Timer experiment: the experimental results for the four 8-segment LED display 1234, when the press of a keyboard, the timer interrupt will be generated, four 8 point digital control will appear that corresponds to a certain delay After four 8 digital tube display resumed 1234. Debug in flash, you need to modify the RO BASE is 0x00000000, the other not modify, recompile download can run. Note: Due to system interrupt, the program counter will jump to 0x18 Department execute the interrupt service routine, it can not debug the SDRAM.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验5 定时器/Readme.txt
实验5 定时器/timer.mcp
实验5 定时器/library/library_register.s
实验5 定时器/library/library_variant.s
实验5 定时器/moduleDriver/button_statusFetch.s
实验5 定时器/os/os_null.s
实验5 定时器/os/register_variant.h
实验5 定时器/os/timer.c
实验5 定时器/post/boot.s
实验5 定时器/post/handler_IRQ.s
实验5 定时器/post/led_code.s
实验5 定时器/post/post_initGpio.s
实验5 定时器/post/post_initKey.s
实验5 定时器/post/post_initMem.s
实验5 定时器/post/post_initStack.s
实验5 定时器/post/post_initVariant.s
实验5 定时器/timer_Data/CWSettingsWindows.stg
实验5 定时器/timer_Data/Debug/TargetDataWindows.tdt
实验5 定时器/timer_Data/DebugRel/TargetDataWindows.tdt
实验5 定时器/timer_Data/DebugRel/timer.axf
实验5 定时器/timer_Data/DebugRel/timer.bin
实验5 定时器/timer_Data/DebugRel/ObjectCode/boot.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/handler_IRQ.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/library_register.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/library_variant.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/post_initGpio.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/post_initKey.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/post_initMem.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/post_initStack.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/post_initVariant.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/timer.o
实验5 定时器/timer_Data/Release/TargetDataWindows.tdt
实验5 定时器/timer_Data/DebugRel/ObjectCode
实验5 定时器/timer_Data/Debug
实验5 定时器/timer_Data/DebugRel
实验5 定时器/timer_Data/Release
实验5 定时器/library
实验5 定时器/moduleDriver
实验5 定时器/os
实验5 定时器/post
实验5 定时器/timer_Data
实验5 定时器
实验5 定时器/timer.mcp
实验5 定时器/library/library_register.s
实验5 定时器/library/library_variant.s
实验5 定时器/moduleDriver/button_statusFetch.s
实验5 定时器/os/os_null.s
实验5 定时器/os/register_variant.h
实验5 定时器/os/timer.c
实验5 定时器/post/boot.s
实验5 定时器/post/handler_IRQ.s
实验5 定时器/post/led_code.s
实验5 定时器/post/post_initGpio.s
实验5 定时器/post/post_initKey.s
实验5 定时器/post/post_initMem.s
实验5 定时器/post/post_initStack.s
实验5 定时器/post/post_initVariant.s
实验5 定时器/timer_Data/CWSettingsWindows.stg
实验5 定时器/timer_Data/Debug/TargetDataWindows.tdt
实验5 定时器/timer_Data/DebugRel/TargetDataWindows.tdt
实验5 定时器/timer_Data/DebugRel/timer.axf
实验5 定时器/timer_Data/DebugRel/timer.bin
实验5 定时器/timer_Data/DebugRel/ObjectCode/boot.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/handler_IRQ.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/library_register.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/library_variant.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/post_initGpio.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/post_initKey.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/post_initMem.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/post_initStack.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/post_initVariant.o
实验5 定时器/timer_Data/DebugRel/ObjectCode/timer.o
实验5 定时器/timer_Data/Release/TargetDataWindows.tdt
实验5 定时器/timer_Data/DebugRel/ObjectCode
实验5 定时器/timer_Data/Debug
实验5 定时器/timer_Data/DebugRel
实验5 定时器/timer_Data/Release
实验5 定时器/library
实验5 定时器/moduleDriver
实验5 定时器/os
实验5 定时器/post
实验5 定时器/timer_Data
实验5 定时器
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.