<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title> -  uCOS-II/III等OS综合区</title>
    <link>http://www.51hei.com/bbs/mcu-20-1.html</link>
    <description>Latest 20 threads of  uCOS-II/III等OS综合区</description>
    <copyright>Copyright(C) </copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 22 Apr 2026 10:44:45 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.51hei.com/bbs/static/image/common/logo_88_31.gif</url>
      <title></title>
      <link>http://www.51hei.com/bbs/</link>
    </image>
    <item>
      <title>空闲中断接收一帧数据存在问题</title>
      <link>http://www.51hei.com/bbs/dpj-242305-1.html</link>
      <description><![CDATA[空闲中断只能接收一字节，不能接收完一帧数据，被其他任务打断了接收中断该怎么处理]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>sr861126</author>
      <pubDate>Thu, 26 Feb 2026 06:36:29 +0000</pubDate>
    </item>
    <item>
      <title>在Debian12将随身4G棒NAT转有线网络,支持ipv4和ipv6</title>
      <link>http://www.51hei.com/bbs/dpj-242101-1.html</link>
      <description><![CDATA[背景    在新的公司控制比较严格，连接公司的局域网很多站都上不了，对于程序开发有很多不方便的地方，有必要搭建自己的个人私有网络。下图是网络的组成：4G棒    4G棒需要支持usb网卡功能，插到Debian工控机可以自动生成usb网卡。有些4G棒带wifi功能，可以通过wifi连接 ...]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>没有你</author>
      <pubDate>Sun, 18 Jan 2026 06:48:06 +0000</pubDate>
    </item>
    <item>
      <title>uCOS II v2.92 移植PC 免虚拟机移植WinXP,Win7,Win10,Win 11</title>
      <link>http://www.51hei.com/bbs/dpj-239677-1.html</link>
      <description><![CDATA[uCOS II v2.92 移植PC 免虚拟机移植WinXP,Win7,Win10,Win 11,32位系统64位系统都可以。[/backcolor]




[/backcolor]

[/backcolor]

[/backcolor]

[/backcolor]

[/backcolor]

[/backcolor]

[/backcolor]
有源码和程序,欢迎下载测试， 改进：夸 ...]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>baidu2</author>
      <pubDate>Tue, 15 Apr 2025 14:29:07 +0000</pubDate>
    </item>
    <item>
      <title>《ucOSIII技术内幕》pdf文件</title>
      <link>http://www.51hei.com/bbs/dpj-239294-1.html</link>
      <description><![CDATA[ucOSIII技术内幕.pdf]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>diatera</author>
      <pubDate>Wed, 12 Mar 2025 12:23:12 +0000</pubDate>
    </item>
    <item>
      <title>uCOS定时器任务不执行是什么问题</title>
      <link>http://www.51hei.com/bbs/dpj-239006-1.html</link>
      <description><![CDATA[熟悉的指点一下，谢谢！

//任务优先级
#define START_TASK_PRIO                3
//任务堆栈大小        
#define START_STK_SIZE                 512
//任务控制块
OS_TCB StartTaskTCB;
//任务堆栈        
CPU_STK START_TASK_STK[START_STK_SIZE];
// ...]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>sr861126</author>
      <pubDate>Tue, 11 Feb 2025 07:08:57 +0000</pubDate>
    </item>
    <item>
      <title>建立一个属于自己的AVR单片机的RTOS</title>
      <link>http://www.51hei.com/bbs/dpj-236987-1.html</link>
      <description><![CDATA[猫扑最热火的时代，某大神的作品，手把手教怎么写RTOS内核；写 UCOS 的 Jean在他的书上有这样一句话，“渐渐地，我自然会想到，写个实时内核直有那么难吗？不就是不断地保存，恢复 CPU 的那些寄存器嘛。”]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>qianli08002138</author>
      <pubDate>Sun, 28 Jul 2024 03:17:48 +0000</pubDate>
    </item>
    <item>
      <title>分享PDF:《基于嵌入式实时操作系统的程序设计技术_周航慈著_2011》</title>
      <link>http://www.51hei.com/bbs/dpj-236054-1.html</link>
      <description><![CDATA[昨天看到坛友有推荐过这本书用于入门uC/OS-II 好书推荐:基于嵌入式实时操作系统的程序设计技术，我查了下附近的图书馆，发现这本书被借走了，于是在网络上找寻了一番，找到了高清的PDF版本，并且我下载完之后自己给这个PDF电子书添加上了书签，方便阅读查找，现在分享一 ...]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>cedtek</author>
      <pubDate>Mon, 20 May 2024 13:06:09 +0000</pubDate>
    </item>
    <item>
      <title>TencentOS移植到CH32V307</title>
      <link>http://www.51hei.com/bbs/dpj-233852-1.html</link>
      <description><![CDATA[TencentOS是腾讯公司开发的一款应用于嵌入式平台的物联网操作系统，提供了物联网相关的组件；本项目把TencentOS系统移植到CH32V307单片机上面，本例程下载之后可以直接应用，无须考滤复杂的移植过程，快速进入操作系统应用。
整个系统工程目录如图所示：


对于操作 ...]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>diyue</author>
      <pubDate>Sat, 06 Jan 2024 03:00:44 +0000</pubDate>
    </item>
    <item>
      <title>鸿蒙系统移植到CH32V307单片机上</title>
      <link>http://www.51hei.com/bbs/dpj-233846-1.html</link>
      <description><![CDATA[鸿蒙系统开始被越来越多的设备所应用，它是一款基于物联网的操作系统，本例程是把它移植到CH32V307这个国产32位单片机上面，让越来越多的朋友使用华为的操作系统，系统已经移植好，大家下载之后可直接使用，无需关心移植的复杂过程。
以下是系统工程目录：


以下是 ...]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>diyue</author>
      <pubDate>Fri, 05 Jan 2024 07:45:47 +0000</pubDate>
    </item>
    <item>
      <title>CH32V307移植RT-THREAD操作系统</title>
      <link>http://www.51hei.com/bbs/dpj-233833-1.html</link>
      <description><![CDATA[CH32V307是款国产的基于CORTEX-M4的高性能32位单片机，本例程在CH32V307单片机上移植RT-THREAD操作系统，正常运行。
以下是工程目录：


以下是主文件所在目录：


以下是部分代码显示：
原理图: 无
仿真: 无
代码:]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>diyue</author>
      <pubDate>Thu, 04 Jan 2024 12:38:47 +0000</pubDate>
    </item>
    <item>
      <title>RT_thread系统下通过消息队列传输数组实现线程间通信</title>
      <link>http://www.51hei.com/bbs/dpj-233667-1.html</link>
      <description><![CDATA[对于一个数据采集线程，和一个数据接收线程而言。消息队列相较于邮箱能够传输不定长字节的数据。但是，对于数据采集线程，有时需要持续性采集多次的数据，每次都放进数组中，然后将他们一次性全部发送出去，这个时候就是需要注意
区分，我们到底是每次采完直接发送，， ...]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>liguanghui</author>
      <pubDate>Tue, 26 Dec 2023 15:42:35 +0000</pubDate>
    </item>
    <item>
      <title>RSIC_V架构芯片AB32VG1基于RT-THREAD系统远程遥控舵机</title>
      <link>http://www.51hei.com/bbs/dpj-233643-1.html</link>
      <description><![CDATA[AB32VG1是一款基于RSIC-V架构的芯片，在RT-THREAD操作系统下进行操作，可远程控制舵机转动，本例程开始是作为遥控宿舍灯开关用，将舵机和电路析一起安装到宿舍开关上，通过遥控舵机的摆臂以机械方式控制灯的开与关。打开此例程请先下载RT-THREAD集成编译环境。

原理 ...]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>diyue</author>
      <pubDate>Mon, 25 Dec 2023 14:45:08 +0000</pubDate>
    </item>
    <item>
      <title>RT_Thread中实现浮点数显示的函数</title>
      <link>http://www.51hei.com/bbs/dpj-233642-1.html</link>
      <description><![CDATA[RT_Thread系统在串口打印时出现如下所示的问题，

(rt_object_get_type((rt_object_t)thread) == RT_Object_Class_Thread) assertion failed at function:rt_thread_sleep, line number:576

此时的解决办法就是增加RT_Thread线程的内存大小
thread_adc=rt_thread_ ...]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>liguanghui</author>
      <pubDate>Mon, 25 Dec 2023 14:19:06 +0000</pubDate>
    </item>
    <item>
      <title>时间触发嵌入式系统设计模式 ， 嵌入式系统构件</title>
      <link>http://www.51hei.com/bbs/dpj-232977-1.html</link>
      <description><![CDATA[]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>2475247534</author>
      <pubDate>Fri, 24 Nov 2023 03:45:12 +0000</pubDate>
    </item>
    <item>
      <title>RT_Thread操作系统的笔记 思维导图</title>
      <link>http://www.51hei.com/bbs/dpj-231284-1.html</link>
      <description><![CDATA[RT_Thread操作系统的笔记]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>liguanghui</author>
      <pubDate>Fri, 25 Aug 2023 02:59:03 +0000</pubDate>
    </item>
    <item>
      <title>DOSBox-0.74.解决make出问题的版本</title>
      <link>http://www.51hei.com/bbs/dpj-228268-1.html</link>
      <description><![CDATA[花了好长时间终于搞定用DOSBox-0.74.搭建ucosii与汇编实验时make用不了的问题...]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>automation007</author>
      <pubDate>Sun, 16 Apr 2023 11:04:36 +0000</pubDate>
    </item>
    <item>
      <title>好书推荐:基于嵌入式实时操作系统的程序设计技术</title>
      <link>http://www.51hei.com/bbs/dpj-221462-1.html</link>
      <description><![CDATA[本书详细介绍了基于嵌入式实时操作系统的程序设计技术，内容有“绪论”、“开发环境”、“任务划分”、“任务设计”、“中断服务程序设计 ”、“行为同步”、“资源同步”、“数据通信”、“时间管理”、“采样任务设计”、“串行通信任务设计”、“键盘任务设计”、“ ...]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>lovecomputer</author>
      <pubDate>Sun, 05 Jun 2022 07:49:26 +0000</pubDate>
    </item>
    <item>
      <title>学习嵌入式系统，觉得还是不要先研究原理性太深，先学会如何应用然后再循序渐进</title>
      <link>http://www.51hei.com/bbs/dpj-216782-1.html</link>
      <description><![CDATA[学习嵌入式系统，觉得还是不要先研究原理性太深，先学会如何应用然后再循序渐进......          分享自己学习资料给大家，希望对大家有用，一起学习进步。

由于这里不能上传 可以去搜索或者图书馆借阅 Ucos中文书-邵贝贝,和 基于嵌入式实时操作系统的程序设计技术 第 ...]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>xiaoheiniu029</author>
      <pubDate>Mon, 17 Jan 2022 01:35:25 +0000</pubDate>
    </item>
    <item>
      <title>STC15单片机uCOS-II操作系统+OLED显示</title>
      <link>http://www.51hei.com/bbs/dpj-211774-1.html</link>
      <description><![CDATA[#ifndef __INCLUDES__
#define __INCLUDES__

#include \&quot;stdio.H\&quot;
#include \&quot;USART.h\&quot;
#include \&quot;oled.h\&quot;

#include \&quot;STC15Fxxxx.H\&quot;
#include \&quot;uCosii\\os_cpu.h\&quot;
#include \&quot;uCosii\\os_cfg.h\&quot;
#include \&quot;uCosii\\ucos_ii.h\&quot;

#endif

#include]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>LDKA</author>
      <pubDate>Sat, 28 Aug 2021 18:42:49 +0000</pubDate>
    </item>
    <item>
      <title>RTOS学习笔记</title>
      <link>http://www.51hei.com/bbs/dpj-210841-1.html</link>
      <description><![CDATA[学习RTOS分享自己的资料给大家]]></description>
      <category> uCOS-II/III等OS综合区</category>
      <author>xiaoheiniu029</author>
      <pubDate>Sat, 31 Jul 2021 07:14:48 +0000</pubDate>
    </item>
  </channel>
</rss>