搜索资源列表
ucos_ii-linux
- GCC下microC/OS-II 开发平台,内含microC/OS-II 完整源代码和邵贝贝版的四个应用程序book.c(有makefile)和相关的pdf(在解压后的Linux-test文件夹下),适合初学者学习。里面的代码均经过Linux下运行通过。
uCOSIIportSTM32
- 含有一个uCOSII在STM32上移植的工程文件夹和一个移植教程 移植代码是精简版的 移植教程 图文并茂,步步清晰。 uCOS是流行的V2.86版-Contain a uCOSII the tutorial project folder and a transplant transplantation on the STM32 Portable code is a stripped down version of Transplantation
net
- 关于NIOSII下移植uC/OS操作系统并实现TCP/IP协议的源码,工程文件夹和说明-NIOSII and uC/OSII
uCOS-II
- UCOS演示例程 ├─ ucos-ii文件夹:ucosII(版本)内核源文件 └─ s3c44b0文件夹:EmbestS3CEV40 CPU文件 ├─ star文件夹: CPU启动文件和软件库文件 ├─ uhal文件夹: CPU硬件相关定义文件 └─ ucos-ii文件夹:ucosII for S3C44B0- UCOS演示例程 ├─ ucos-ii文件夹:ucosII(版本)内核源文件 └─ s3c44b0
ucos_app
- S3C2440A的uCOS部分的APP文件夹,编写和定义一些在ucos中使用的函数和应用接口。本次工上传四个文件:ucos_app.rar, ucos_hal.rar, uCOS_Data.rar, uCOS_II.rar,将上述四个文件加压后放到一个文件夹中,选用ADS进行编译。-S3C2440A the uCOS part of the APP folder, write and define some functions used in ucos and application inter
uCOS_Data
- S3C2440A的uCOS部分的Data文件夹,编写和定义一些在ucos中使用的函数和应用接口。本次工上传四个文件:ucos_app.rar, ucos_hal.rar, uCOS_Data.rar, uCOS_II.rar,将上述四个文件加压后放到一个文件夹中,选用ADS进行编译。-S3C2440A the uCOS part of the Data folder, write and define some functions used in ucos and application int
ucos_hal
- S3C2440A的uCOS部分的HAL文件夹,编写和定义一些在ucos中使用的函数和应用接口。本次工上传四个文件:ucos_app.rar, ucos_hal.rar, uCOS_Data.rar, uCOS_II.rar,将上述四个文件加压后放到一个文件夹中,选用ADS进行编译。-S3C2440A the uCOS part of the HAL folder, write and define some functions used in ucos and application inter
uCOS_II
- S3C2440A的uCOS部分的ucosii文件夹,编写和定义一些在ucos中使用的函数和应用接口。本次工上传四个文件:ucos_app.rar, ucos_hal.rar, uCOS_Data.rar, uCOS_II.rar,将上述四个文件加压后放到一个文件夹中,选用ADS进行编译。-S3C2440A the uCOS part ucosii folder, write and define some functions used in ucos and application interf
MSP430uCOS_V2.86Demo
- MSP430F5438移植UCOSII_V2.86版。去掉官方没用的库文件和移植文件,只保留UCOSII必须的内核文件。重新建立的工程,简洁美观,包含USER用户代码文件夹、UCOSII系统文件夹。已全部移植好,只需在APP.C用户文件中添加任务即可。IARV4.21版本编译-MSP430F5438 transplant UCOSII_V2.86 version. Official remove useless files and portable document library, retai
common
- 本文件夹下总共有两个文件,lcd12864+common.这两个一定要放到一起。common文件包含了芯片的头文件、启动文件和内核文件。在原有的基础上修改驱动读取12864,现在成功。-This folder There are two documents, lcd12864+ common. These two must be put together. common files contain a chip header file, boot files and kernel files.
STM32-Experimental-Music-Player
- STM32音乐播放器实验 本实验将实现如下功能:开机先检测字库是否存在,如果检测无问题,则对VS1053进行RAM测试和正弦测试,测试完后开始循环播放SD卡MUSIC文件夹里面的歌曲(必须在SD卡根目录建立一个MUSIC文件夹,并存放歌曲在里面),在TFTLCD上显示歌曲名字、播放时间、歌曲总时间、歌曲总数目、当前歌曲的编号等信息。KEY0用于选择下一曲,KEY2用于选择上一曲,WK_UP和KEY1用来调节音量。本实验用DS0指示程序运行状况。 注意:该实验必须自备SD卡一个,耳机一副。
ucos2_2.83_stm32
- 1.改移植和模板工程不包括操作系统核ucosⅡ的源代码,如需使用请向操作系统的供应商联系或者网上下载免费的源代码。 2.本移植使用的是 ucosⅡ 2.83版本,需要在OS文件夹下添加的操作系统源代码包括如下文件: os_flag.c os_mbox.c os_mem.c os_mutex.c os_q.c os_sem.c os_task.c os_time.c os_tmr.c os_core.c-port ucosⅡ2.83