登录
首页 » C++ Builder » SourceCode12_uCOS_II_F340

SourceCode12_uCOS_II_F340

于 2013-01-13 发布 文件大小:286KB
0 168
下载积分: 1 下载次数: 6

代码说明:

  UCOSII在C8051F340上的移植(C8051F340 UCOSII)

文件列表:

SourceCode12_uCOS_II_F340
.........................\APPs
.........................\....\main.c,1898,2010-09-19
.........................\....\STARTUP.A51,5253,2008-04-20
.........................\Project
.........................\.......\List
.........................\.......\....\main.lst,4408,2010-09-20
.........................\.......\....\OS.lst,21432,2010-09-20
.........................\.......\....\OS_CORE.lst,61989,2010-09-20
.........................\.......\....\OS_CPU_C.lst,20079,2010-09-20
.........................\.......\....\OS_FLAG.lst,60117,2010-09-20
.........................\.......\....\OS_MBOX.lst,32691,2010-09-20
.........................\.......\....\OS_MEM.lst,19596,2010-09-20
.........................\.......\....\OS_MUTEX.lst,37673,2010-09-20
.........................\.......\....\OS_Q.lst,47250,2010-09-20
.........................\.......\....\OS_SEM.lst,26942,2010-09-20
.........................\.......\....\OS_TASK.lst,49093,2010-09-20
.........................\.......\....\OS_TIME.lst,14361,2010-09-20
.........................\.......\....\STARTUP.lst,12134,2010-09-20
.........................\.......\....\uCOS_II.m51,68617,2010-09-20
.........................\.......\OS.lst,21389,2009-07-19
.........................\.......\output
.........................\.......\......\ExtDll.iex,19,2009-08-17
.........................\.......\......\main.obj,29774,2010-09-20
.........................\.......\......\OS.obj,2121,2010-09-20
.........................\.......\......\OS_CORE.obj,53384,2010-09-20
.........................\.......\......\OS_CPU_C.obj,33630,2010-09-20
.........................\.......\......\OS_FLAG.obj,25603,2010-09-20
.........................\.......\......\OS_MBOX.obj,32202,2010-09-20
.........................\.......\......\OS_MEM.obj,33405,2010-09-20
.........................\.......\......\OS_MUTEX.obj,25933,2010-09-20
.........................\.......\......\OS_Q.obj,25874,2010-09-20
.........................\.......\......\OS_SEM.obj,31444,2010-09-20
.........................\.......\......\OS_TASK.obj,39107,2010-09-20
.........................\.......\......\OS_TIME.obj,28484,2010-09-20
.........................\.......\......\STARTUP.obj,869,2010-09-20
.........................\.......\......\uCOS_II,347364,2010-09-20
.........................\.......\......\uCOS_II.hex,31852,2010-09-20
.........................\.......\......\uCOS_II.lnp,403,2010-09-20
.........................\.......\......\uCOS_II.plg,969,2010-09-20
.........................\.......\uCOS_II.Opt,2523,2010-09-20
.........................\.......\uCOS_II.plg,7579,2009-07-19
.........................\.......\uCOS_II.Uv2,2781,2010-09-20
.........................\.......\uCOS_II_Opt.Bak,2530,2010-09-19
.........................\.......\uCOS_II_Uv2.Bak,2781,2010-09-19
.........................\uCosii
.........................\......\INCLUDES.H,1100,2009-07-19
.........................\......\OS.A51,8487,2008-07-22
.........................\......\OS_CFG.H,8513,2009-07-19
.........................\......\OS_CORE.C,44674,2008-04-17
.........................\......\OS_CPU.H,4493,2009-07-19
.........................\......\OS_CPU_C.C,13455,2009-08-17
.........................\......\OS_FLAG.C,44914,2008-03-24
.........................\......\os_kcdef.h,557,2001-12-09
.........................\......\OS_MBOX.C,23914,2008-03-24
.........................\......\OS_MEM.C,14180,2008-06-12
.........................\......\OS_MUTEX.C,27977,2008-03-24
.........................\......\OS_Q.C,34696,2008-03-24
.........................\......\OS_SEM.C,19556,2008-03-24
.........................\......\OS_TASK.C,36204,2008-04-03
.........................\......\OS_TIME.C,9963,2008-03-24
.........................\......\uCOS_II.C,1064,2008-03-17
.........................\......\uCOS_II.H,47939,2009-07-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C51-program
    这是一些C51源程序,里面有好多实用的例程,是你学校c51必备的资源。(This is the source of some C51, which has many practical routines, your school c51 essential resources.)
    2010-09-20 20:23:20下载
    积分:1
  • GPSgencong
    汽车GPS 跟踪系统,并超速防盗报警,8051代码(Car GPS tracking system, and speeding burglar alarm, code 8051)
    2010-08-30 08:49:09下载
    积分:1
  • KK
    说明:  微型四旋翼飞行器飞控,kk飞控的源程序代码(Micro four rotor aircraft flight control, kk flight control of the source code)
    2014-03-28 21:00:02下载
    积分:1
  • readFLASH-writeLCD
    单片机利用SPI总线从flash读取图像数据并通过SPI写入液晶屏。(Microcontroller using SPI bus to read image data from the flash and write into the LCD screen via the SPI interface.)
    2021-04-24 11:08:47下载
    积分:1
  • 载数据采集与存储显示系统
    说明:  本系统是一套机载数据采集模块和远程终端。数据采集模块可以独立采集对象(小型飞机或航模)的姿态、高度等参数,并通过无线方式发送到远程终端;远程终端具有数据的实时显示、报警功能,并可记录数据完成回放。 在本设计方案中,使用MPU6050模块测量小型飞机的姿态角、航向角,使用气压测量模块与超声波测量模块来确定飞机的高度,使用WIFI模块进行数据传输,使用北斗卫星定位模块进行小型飞机的位置确定,在远程终端PC机上对数据进行解算,并采用MATLAB GUI对采集到的数据进行图形化的显示。(This system is a set of airborne data acquisition module and remote terminal. The data acquisition module can independently collect the attitude and altitude parameters of the object (small aircraft or model) and send them to the remote terminal by wireless mode. The remote terminal has the functions of real-time data display and alarm, and can record and play back the data. In this design, MPU6050 module is used to measure the attitude angle and heading angle of small aircraft, air pressure measurement module and ultrasonic measurement module are used to determine the height of the aircraft, WIFI module is used to transmit data, Beidou satellite positioning module is used to determine the position of small aircraft, and data is obtained on remote terminal PC. The calculation is carried out, and the collected data is displayed graphically by using MATLAB GUI.)
    2019-07-11 09:29:23下载
    积分:1
  • AD5420
    AD5420操作代码,可以方便的对5420进行读写,5420为SPI通讯,且一般用于工业控制。(AD5420 operation code, you can easily read and write to the 5420, 5420 as SPI communications, and is generally used for industrial control.)
    2021-02-04 11:29:58下载
    积分:1
  • 0Template_IAR
    stm32f10x系列的IAR workbench IDE开发空项目模板(Blank project template for stm32f10x serial in IAR workbench IDE)
    2014-12-19 15:03:36下载
    积分:1
  • 2、独立按键
    说明:  基于51单片机的按键例程,常见问题: 1. 按键无反应 请您确认程序是否下载成功,连线正确无误,确认无误后还是无效果的话,将排线重新插拔下,单片机拿下来重新安装,重启开发板试试!(Key routines based on 51 single chip microcomputer,common problems: 1. Press the key and no response. Please confirm whether the program was downloaded successfully and the connection is correct. If it is still ineffective after confirmation, plug and unplug the cable again, take down the MCU and reinstall it. Restart the development board to try!)
    2020-06-20 17:40:02下载
    积分:1
  • key
    基于stm32vct6的4*4矩阵键盘扫描程序(4*4 keyboard program for stm32vct6)
    2013-08-28 19:12:30下载
    积分:1
  • c035
    doccument for engineer of electronics
    2014-12-09 11:54:25下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载