文件名称:S3C44b0x----Task-Watchdog-UART
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 107kb
- 下载次数:
- 0次
- 提 供 者:
- 郑**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该工程编译工具是ADS1.2,开发板是S3C44b0x,主要实现功能是看门狗定时和复位功能,其它模块为辅助功能,可供初学者参考入门。最近在学习ARM的S3C44b0开发板,网上很多的源码下载后不能正确的运行的ADS环境下,故上传各分模块供参考!-The project build tool is ADS1.2, development board is S3C44b0x, the main function is to implement a watchdog timer and reset functions, and other modules for accessibility, reference entry for beginners. Recent study of S3C44b0 ARM development board, download the source code line number can not be right to run the ADS environment, so upload the sub-module for reference!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Task-Watchdog-UART\CPU\44b0.h
..................\...\CPUInit.s
..................\...\Interrupt.s
..................\...\memcfg.s
..................\...\option.h
..................\...\option.s
..................\Define\Define.h
..................\General Library\General Lib.c
..................\...............\General Lib.h
..................\IO\IO.c
..................\..\IO.h
..................\main.c
..................\readme.txt
..................\Task-Watchdog.mcp
..................\............._Data\CWSettingsWindows.stg
..................\..................\Debug\TargetDataWindows.tdt
..................\..................\.....Rel\ObjectCode\CPUInit.o
..................\..................\........\..........\General Lib.o
..................\..................\........\..........\Interrupt.o
..................\..................\........\..........\IO.o
..................\..................\........\..........\main.o
..................\..................\........\..........\memcfg.o
..................\..................\........\..........\option.o
..................\..................\........\..........\Uart.o
..................\..................\........\..........\Watchdog.o
..................\..................\........\TargetDataWindows.tdt
..................\..................\........\Task-Watchdog.axf
..................\..................\........\Task-Watchdog.bin
..................\..................\Release\TargetDataWindows.tdt
..................\UART\Uart.c
..................\....\Uart.h
..................\WatchDog\Watchdog.c
..................\........\Watchdog.h
..................\Task-Watchdog_Data\DebugRel\ObjectCode
..................\..................\Debug
..................\..................\DebugRel
..................\..................\Release
..................\CPU
..................\Define
..................\General Library
..................\IO
..................\Task-Watchdog_Data
..................\UART
..................\WatchDog
Task-Watchdog-UART
..................\...\CPUInit.s
..................\...\Interrupt.s
..................\...\memcfg.s
..................\...\option.h
..................\...\option.s
..................\Define\Define.h
..................\General Library\General Lib.c
..................\...............\General Lib.h
..................\IO\IO.c
..................\..\IO.h
..................\main.c
..................\readme.txt
..................\Task-Watchdog.mcp
..................\............._Data\CWSettingsWindows.stg
..................\..................\Debug\TargetDataWindows.tdt
..................\..................\.....Rel\ObjectCode\CPUInit.o
..................\..................\........\..........\General Lib.o
..................\..................\........\..........\Interrupt.o
..................\..................\........\..........\IO.o
..................\..................\........\..........\main.o
..................\..................\........\..........\memcfg.o
..................\..................\........\..........\option.o
..................\..................\........\..........\Uart.o
..................\..................\........\..........\Watchdog.o
..................\..................\........\TargetDataWindows.tdt
..................\..................\........\Task-Watchdog.axf
..................\..................\........\Task-Watchdog.bin
..................\..................\Release\TargetDataWindows.tdt
..................\UART\Uart.c
..................\....\Uart.h
..................\WatchDog\Watchdog.c
..................\........\Watchdog.h
..................\Task-Watchdog_Data\DebugRel\ObjectCode
..................\..................\Debug
..................\..................\DebugRel
..................\..................\Release
..................\CPU
..................\Define
..................\General Library
..................\IO
..................\Task-Watchdog_Data
..................\UART
..................\WatchDog
Task-Watchdog-UART