- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 157kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- peter
Description: Equipment: Holtek HT32F1755 evaluation board: HT32F175x_275x Development Board integrated environment: CoIDE the V1.4.2 Tasks: task_init initialize all the hardware, to create the event flag and mutex. taskA flashing LED2 and LED3. output the numerical taskC ADC conversion taskB via USART RTC show time, through USART output description: system startup, LED2 and LED3 flashes, the time displayed on the HyperTerminal. Meanwhile, LED1 per second flash once. Every five seconds, sampling 3 ADC conversion data and print to the HyperTerminal. System configuration: the largest user tasks: clock set: XTAL freq = the 8.00 MHz SYSCLK freq = 8.00 MHz System Tick freq = 100Hz (10ms)
To Search:
File list (Check if you may need any files):
HT32F1253_CoOS
..............\.cproject
..............\.project
..............\build.xml
..............\cmsis
..............\.....\core_cm3.c
..............\.....\core_cm3.h
..............\cmsis_boot
..............\..........\ht32f125x.h
..............\..........\startup
..............\..........\.......\startup_ht32f125x.c
..............\..........\system_ht32f125x.c
..............\..........\system_ht32f125x.h
..............\cmsis_lib
..............\.........\include
..............\.........\.......\ht32f125x_adc.h
..............\.........\.......\ht32f125x_ckcu.h
..............\.........\.......\ht32f125x_exti.h
..............\.........\.......\ht32f125x_gpio.h
..............\.........\.......\ht32f125x_gptm.h
..............\.........\.......\ht32f125x_pwrcu.h
..............\.........\.......\ht32f125x_rstcu.h
..............\.........\.......\ht32f125x_rtc.h
..............\.........\.......\ht32f125x_usart.h
..............\.........\source
..............\.........\......\ht32f125x_adc.c
..............\.........\......\ht32f125x_ckcu.c
..............\.........\......\ht32f125x_exti.c
..............\.........\......\ht32f125x_gpio.c
..............\.........\......\ht32f125x_gptm.c
..............\.........\......\ht32f125x_pwrcu.c
..............\.........\......\ht32f125x_rstcu.c
..............\.........\......\ht32f125x_rtc.c
..............\.........\......\ht32f125x_usart.c
..............\Config.c
..............\Config.h
..............\CoOS
..............\....\Document
..............\....\........\readme.txt
..............\....\kernel
..............\....\......\coocox.h
..............\....\......\CoOS.h
..............\....\......\core.c
..............\....\......\event.c
..............\....\......\flag.c
..............\....\......\hook.c
..............\....\......\kernelHeap.c
..............\....\......\mbox.c
..............\....\......\mm.c
..............\....\......\mutex.c
..............\....\......\OsConfig.h
..............\....\......\OsCore.h
..............\....\......\OsError.h
..............\....\......\OsEvent.h
..............\....\......\OsFlag.h
..............\....\......\OsKernelHeap.h
..............\....\......\OsMM.h
..............\....\......\OsMutex.h
..............\....\......\OsQueue.h
..............\....\......\OsServiceReq.h
..............\....\......\OsTask.h
..............\....\......\OsTime.h
..............\....\......\OsTimer.h
..............\....\......\queue.c
..............\....\......\sem.c
..............\....\......\serviceReq.c
..............\....\......\task.c
..............\....\......\time.c
..............\....\......\timer.c
..............\....\......\utility.c
..............\....\......\utility.h
..............\....\portable
..............\....\........\arch.c
..............\....\........\GCC
..............\....\........\...\port.c
..............\....\........\OsArch.h
..............\debug.config
..............\HT32F1253_CoOS.cob
..............\link.ld
..............\main.c
..............\memory.ld