文件名称:FreeRTOS_LEDBlink_WinAVR
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 816kb
- 下载次数:
- 0次
- 提 供 者:
- ele****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Micro: AVR
Program:
This program shows how to use FreeRTOS and write simple LED blinking application.
- Extract the archive file into separate folder.
- Use Eclipse IDE and open that folder, using Open Workspace option.
Compiler : WinAVR (AVR-GCC)
Program:
This program shows how to use FreeRTOS and write simple LED blinking application.
- Extract the archive file into separate folder.
- Use Eclipse IDE and open that folder, using Open Workspace option.
Compiler : WinAVR (AVR-GCC)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FreeRTOS_m16_demo
.................\.cproject
.................\.project
.................\burn-m16.bat
.................\Debug
.................\.....\FreeRTOS
.................\.....\........\Source
.................\.....\........\......\portable
.................\.....\........\......\........\GCC
.................\.....\........\......\........\...\ATMega323
.................\.....\........\......\........\...\.........\subdir.mk
.................\.....\........\......\........\MemMang
.................\.....\........\......\........\.......\subdir.mk
.................\.....\........\......\subdir.mk
.................\.....\main.d
.................\.....\makefile
.................\.....\objects.mk
.................\.....\sources.mk
.................\.....\subdir.mk
.................\FreeRTOS
.................\........\readme.txt
.................\........\Source
.................\........\......\croutine.c
.................\........\......\include
.................\........\......\.......\croutine.h
.................\........\......\.......\FreeRTOS.h
.................\........\......\.......\list.h
.................\........\......\.......\portable.h
.................\........\......\.......\projdefs.h
.................\........\......\.......\queue.h
.................\........\......\.......\semphr.h
.................\........\......\.......\task.h
.................\........\......\list.c
.................\........\......\portable
.................\........\......\........\GCC
.................\........\......\........\...\ATMega323
.................\........\......\........\...\.........\port.c
.................\........\......\........\...\.........\portmacro.h
.................\........\......\........\MemMang
.................\........\......\........\.......\heap_1.c
.................\........\......\........\.......\heap_2.c
.................\........\......\........\.......\heap_3.c
.................\........\......\queue.c
.................\........\......\readme.txt
.................\........\......\tasks.c
.................\FreeRTOSConfig.h
.................\Last Loaded RTOS_sim.DBK
.................\LISA1.SDF
.................\main.c
.................\Release
.................\.......\FreeRTOS
.................\.......\........\Source
.................\.......\........\......\croutine.d
.................\.......\........\......\croutine.o
.................\.......\........\......\list.d
.................\.......\........\......\list.o
.................\.......\........\......\portable
.................\.......\........\......\........\GCC
.................\.......\........\......\........\...\ATMega323
.................\.......\........\......\........\...\.........\port.d
.................\.......\........\......\........\...\.........\port.o
.................\.......\........\......\........\...\.........\subdir.mk
.................\.......\........\......\........\MemMang
.................\.......\........\......\........\.......\heap_1.d
.................\.......\........\......\........\.......\heap_1.o
.................\.......\........\......\........\.......\subdir.mk
.................\.......\........\......\queue.d
.................\.......\........\......\queue.o
.................\.......\........\......\subdir.mk
.................\.......\........\......\tasks.d
.................\.......\........\......\tasks.o
.................\.......\FreeRTOS_m16_demo.eep
.................\.......\FreeRTOS_m16_demo.elf
.................\.......\FreeRTOS_m16_demo.hex
.................\.......\FreeRTOS_m16_demo.lss
.................\.......\FreeRTOS_m16_demo.map
.................\.......\main.d
.................\.......\main.o
.................\.......\makefile
.................\.......\objects.mk
.................\.......\sources.mk
.................\.......\subdir.mk
.................\RTOS_sim.DSN
.................\RTOS_sim.PWI
.................\.cproject
.................\.project
.................\burn-m16.bat
.................\Debug
.................\.....\FreeRTOS
.................\.....\........\Source
.................\.....\........\......\portable
.................\.....\........\......\........\GCC
.................\.....\........\......\........\...\ATMega323
.................\.....\........\......\........\...\.........\subdir.mk
.................\.....\........\......\........\MemMang
.................\.....\........\......\........\.......\subdir.mk
.................\.....\........\......\subdir.mk
.................\.....\main.d
.................\.....\makefile
.................\.....\objects.mk
.................\.....\sources.mk
.................\.....\subdir.mk
.................\FreeRTOS
.................\........\readme.txt
.................\........\Source
.................\........\......\croutine.c
.................\........\......\include
.................\........\......\.......\croutine.h
.................\........\......\.......\FreeRTOS.h
.................\........\......\.......\list.h
.................\........\......\.......\portable.h
.................\........\......\.......\projdefs.h
.................\........\......\.......\queue.h
.................\........\......\.......\semphr.h
.................\........\......\.......\task.h
.................\........\......\list.c
.................\........\......\portable
.................\........\......\........\GCC
.................\........\......\........\...\ATMega323
.................\........\......\........\...\.........\port.c
.................\........\......\........\...\.........\portmacro.h
.................\........\......\........\MemMang
.................\........\......\........\.......\heap_1.c
.................\........\......\........\.......\heap_2.c
.................\........\......\........\.......\heap_3.c
.................\........\......\queue.c
.................\........\......\readme.txt
.................\........\......\tasks.c
.................\FreeRTOSConfig.h
.................\Last Loaded RTOS_sim.DBK
.................\LISA1.SDF
.................\main.c
.................\Release
.................\.......\FreeRTOS
.................\.......\........\Source
.................\.......\........\......\croutine.d
.................\.......\........\......\croutine.o
.................\.......\........\......\list.d
.................\.......\........\......\list.o
.................\.......\........\......\portable
.................\.......\........\......\........\GCC
.................\.......\........\......\........\...\ATMega323
.................\.......\........\......\........\...\.........\port.d
.................\.......\........\......\........\...\.........\port.o
.................\.......\........\......\........\...\.........\subdir.mk
.................\.......\........\......\........\MemMang
.................\.......\........\......\........\.......\heap_1.d
.................\.......\........\......\........\.......\heap_1.o
.................\.......\........\......\........\.......\subdir.mk
.................\.......\........\......\queue.d
.................\.......\........\......\queue.o
.................\.......\........\......\subdir.mk
.................\.......\........\......\tasks.d
.................\.......\........\......\tasks.o
.................\.......\FreeRTOS_m16_demo.eep
.................\.......\FreeRTOS_m16_demo.elf
.................\.......\FreeRTOS_m16_demo.hex
.................\.......\FreeRTOS_m16_demo.lss
.................\.......\FreeRTOS_m16_demo.map
.................\.......\main.d
.................\.......\main.o
.................\.......\makefile
.................\.......\objects.mk
.................\.......\sources.mk
.................\.......\subdir.mk
.................\RTOS_sim.DSN
.................\RTOS_sim.PWI