搜索资源列表
MCS5_uCOC_II
- 移植到MCS51的uCOS_II。 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断
MCS5_uCOC_II
- 移植到MCS51的uCOS_II。 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断
codewarrior_example
- 本文件夹是为用户提供的codeworrior编程范例,旨在通过给出的范例使用户对odeworrior的使用有所了解。 其中: "CAN0 CAN4 C"是CAN0和CAN4通讯的程序。用户可参照此例程设置MSCAN模块。 "LED"是《开发套件使用文档》中创建的codewarrior工程。 "Port ucosii V252"是嵌入式操作系统uC/OS-II在DP256/DG128上移植的范例。 "printpp"是
uip_avr
- 移植uip-1.0到Atmega32 1)把 uip-1.0 的所有文件加入到工程,包括 uip 目录的文件(除uip-split.c)、unix 目录的文件、lib 目录的文件; 2)修改 uip/uip-neighbor.c 文件的 void uip_neighbor_add(uip_ipaddr_t ipaddr, struct uip_neighbor_addr *addr) 函数,一般注释掉 printf
uCos2_S3C2440_V2.83
- 基于S3C2440移植的uC/OS-II最新源码(V2.83),以及Flash、LCD、Nand Flash驱动和Printf库。 使用ADS开发环境。-Based on S3C2440 transplant uC/OS-II the latest source code (V2.83), as well as Flash, LCD, Nand Flash drive and Printf library. The use of A
bootloader
- 国产龙芯芯片的启动代码,其中移植了部分C库 printf函数。-Domestic Godson chip boot code, which transplanted a part of the C library printf function.
printpp_XS128
- 基于飞思卡尔单片机xs128的串口函数,编写的printf函数可以很简单的移植到其他单片机上使用,程序源码十分简单而且有注释-Based on Freescale microcontroller serial port function xs128, prepare the printf function can be very simple to use portable to other microcontrollers, the
printf_transplant
- 改程序是以MSP430为例把printf函数移植到硬件平台的一个实例,-The program is as an example the printf function MSP430 transplanted to the hardware platform, an example
Printf
- printf 函数代码原型,可移植到串口打印-prototype of printf function code can be ported to the serial port print
UCOS2860822OK^-^
- 这是一个绝好的资源,因为:它在STM32F103系列上移植了UCOS系统和固件库,UCOS版本:2.86,固件库版本:3.30,而且,而且里面集成了printf函数,可以串口输出调试信息,更重要的是,他有4路PWM输出和3路PWM捕获,具体输出引脚和捕获引脚我在压缩包里的文件里有说明。我初学STM32时,网上下载的例程大多不能用,我对那些自私的人很无语,我共享这一个,就是想给曾经像我一样迷茫的人一块垫脚石,希望你们能站的更高、更远~~开
MCS51_uCOC_II
- 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中
printf
- Nokia5110,printf函数移植-Nokia5110, printf function transplant
201403031458
- MS3是普遍运行在51单片机上的程序框架,这里移植到STM32上面。同时程序中添加LCD使用printf函数的功能,十分方便。-MS3 is a program running on a common fr a mework for 51 single, where transplanted to STM32 above. LCD using the same procedures for adding the function pri
myIO
- 自己移植的简单的printf函数,代码简介,注释清晰,非常适合初学者参考-Simple printf function own transplant, code profile, comments clear, very suitable for beginners reference
ATSAMA5D3X-EK_uCOS-III
- ATsama5D3X上的uC/OS-III操作系统的移植版本,使用IAR编译器,更改printf()货直接屏蔽就可以使用。-关闭翻译英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 ATsama5D3X上的uC/OS-III操作系统的移植版本,使用IAR编译器,更改printf()货直接屏蔽就可以使用。 请键入文字或网站地址,或者上传文档。 取消 ATsama5D3X shàng de uC/OS
MCS51_uCOC_II
- ucos在mcs51上的移植,包括中断和printf打印功能-ucos mcs51
printf
- 这是一个移植好的printf库,可以用在Linux开发之中。-This is a transplant printf library can be used in the development of Linux.
uart_printf
- MSP430F5529单片机使用标准C语言printf()函数使参数值打印到PC显示屏、Windows 超级终端等等,对初学者有很大帮助。(MSP430F5529 microcontroller using the standard C language printf () function, so that the parameter values printed to the PC display, Windows super te
STM32F4x7_ETH_LwIP_V1.1.1
- 这是公司实际项目工程(编译器用MDK5),STM32F4x7+freertos+lwip+ssl+MQTT,其中MQTT自己花了一个礼拜移植,可以同时发布消息和订阅消息,经过长期测试MQTT运行稳定。此外还移植了pollarSSL(TSL,AES,DES,RAS等等算法都经过项目测试,没有问题),另外LWIP网络部分也运行稳定,支持随时插拔网线,最后公司所有运行信息可用printf从串口1输出。公司产品用的是STM32F407,LAN芯