我 Porting 的 uC/OS-II V2.84 (目前Micrium)最新版之 Keil C51 工程,专供给 8051 上做任务调度,我已将 Code Size 改小至 4000 byte,对于 X-Ram 的用量也仅 160 byte(于 Keil C51 V8.08a 下编译后).我在 Main.c 内创建了两个任务调度的 LED 闪烁程序,方便了解任务是如何被创建的,同时我也在 Keil C51 的 Project 内设好了 Simulator 模式及 Port 1 窗视可即时的观测这两个任务调度情况.
标签: Porting Micrium OS-II 2.84
上传时间: 2015-12-14
上传用户:gundamwzc
Hynix公司8M byte sdr sdram的verilog语言仿真实现。
上传时间: 2014-12-04
上传用户:h886166
the principle and application of the LCD with byte
标签: application the principle byte
上传时间: 2016-02-06
上传用户:日光微澜
时钟模块DS1307驱动I2C uchar Read_DS1307(uchar addr) void Write_DS1307_byte(uchar byte) void Write_DS1307(uchar addr,uchar dat) void rtc_get(void) void rtc_set(void)
上传时间: 2016-03-17
上传用户:zm7516678
PT2313驱动 void send_audio_switch(uchar audio) void send_volume(uchar byte) void send_attenuators(uchar LF,uchar RF,uchar LR,uchar RR) void send_base(uchar byte) void send_treble(uchar byte) void pt2313_init(void)
标签: void uchar send_audio_switch send_attenuators
上传时间: 2016-03-17
上传用户:牧羊人8920
简明 Python 教程 Swaroop, C. H. 著 沈洁元 译 www.byteofpython.info 版本:1.20 A byte of Python Copyright © 2003-2005 Swaroop C H 简明 Python 教程 《简明 Python 教程》为 "A byte of Python" 的唯一指定简体中文译本
标签: Python C. H. byteofpython
上传时间: 2014-01-14
上传用户:xfbs821
This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C Serial EEPROM (Microchip 24LC02B). // - Interrupt-driven SMBus implementation // - Only master states defined (no slave or arbitration) // - Timer4 used by SMBus for SCL low timeout detection // - SCL frequency defined by <SMB_FREQUENCY> constant
标签: demonstrates communicate C8051F06x interface
上传时间: 2016-04-12
上传用户:hanli8870
12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char byte typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e =P2^2 byte code dis[]={"www.zansi.com"} delay(byte ms) {
标签: include unsigned intrins typedef
上传时间: 2016-04-25
上传用户:zsjinju
byte类型转换,在exif头上可能有用的,个人是新手
上传时间: 2016-05-18
上传用户:tzl1975
JASML is a java byte code compiler, providing yet another approach to view, write and edit java classes, even without the existence of a java source file - using the java macro instructions, those described in The Java Language Specification.
标签: java providing approach compiler
上传时间: 2016-06-13
上传用户:youth25