<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>酷德网 - 嵌入式 RunTime</title>
    <link>http://bbs.hicodesys.com/forum-160-1.html</link>
    <description>Latest 20 threads of 嵌入式 RunTime</description>
    <copyright>Copyright(C) 酷德网</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 25 Apr 2026 19:55:42 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.hicodesys.com/static/image/common/logo_88_31.gif</url>
      <title>酷德网</title>
      <link>http://bbs.hicodesys.com/</link>
    </image>
    <item>
      <title>【Codesys-Runtime】-组件的编译和核心函数分析</title>
      <link>http://bbs.hicodesys.com/thread-31042-1-1.html</link>
      <description><![CDATA[经过之前四篇文章的铺垫，终于可以进入纯粹的下位机组件C语言开发了。本篇算是下位机开发的入门篇，掌握了几个核心函数的功能之后，再去结合上位机IDE来讲解一些操作流程，就可以从原理上进行讨论了。所以，本篇文章主要包括如下几部分内容：1.组件编译过程分析；2.组件 ...]]></description>
      <category>嵌入式 RunTime</category>
      <author>无心飞扬</author>
      <pubDate>Thu, 10 Jul 2025 01:13:35 +0000</pubDate>
    </item>
    <item>
      <title>【Codesys-Runtime】PLC下位机软件开发-固件部署流程</title>
      <link>http://bbs.hicodesys.com/thread-31041-1-1.html</link>
      <description><![CDATA[关注我的朋友们，估计大部分都是嵌入式软件开发人员。嵌入式软件开发属于技术栈的范畴，利用这个技术，可以在各种不同的岗位上、开发不同的嵌入式产品。    今天给大家介绍一下基于Codesys平台下的PLC下位机软件开发，本篇是开篇，会详细介绍怎么部署下位机的固件。    ...]]></description>
      <category>嵌入式 RunTime</category>
      <author>无心飞扬</author>
      <pubDate>Thu, 10 Jul 2025 01:01:55 +0000</pubDate>
    </item>
    <item>
      <title>【Codesys-Runtime】-PLC下位机固件内容分析</title>
      <link>http://bbs.hicodesys.com/thread-31040-1-1.html</link>
      <description><![CDATA[在上篇文章中，给大家介绍了Codesys平台开发中的【下位机固件安装】过程，Codesys 按照 Linux 系统中的常规部署模式，把Runtime 的启动脚本、可执行文件、配置文件分别放在/opt, /etc/ 等目录下面。今天，我们对这些文件(俗称：固件)进行小小的整理，以方便以后进一步的 ...]]></description>
      <category>嵌入式 RunTime</category>
      <author>无心飞扬</author>
      <pubDate>Thu, 10 Jul 2025 00:56:55 +0000</pubDate>
    </item>
    <item>
      <title>【Codesys-Runtime】-下位机组件代码结构初探</title>
      <link>http://bbs.hicodesys.com/thread-31039-1-1.html</link>
      <description><![CDATA[上一篇文章是从固件部署的角度来观察，看一下所谓的 Runtime 是由哪些文件构成的，虽然从参数配置文件中能猜测出一些处理逻辑，但是这距离下位机的实际开发工作还有一段距离。Codesys 的下位机 Runtime 的实现，是由非常多的、负责不同功能的模块构成的，这些模块被称作 ...]]></description>
      <category>嵌入式 RunTime</category>
      <author>无心飞扬</author>
      <pubDate>Thu, 10 Jul 2025 00:47:35 +0000</pubDate>
    </item>
    <item>
      <title>【Codesys-Runtime】-开发第一个外部库组件</title>
      <link>http://bbs.hicodesys.com/thread-31038-1-1.html</link>
      <description><![CDATA[在上篇文章中，初步看了一下 Codesys 方案中，下位机中的 Runtime 运行时包括了哪些组件，以及一个组件中最基本的代码结构是长什么样子的。今天继续这个话题，主要包括下面几个内容：
[*]什么是外部库？
[*]开发一个外部库的宏观步骤有哪些？
[*]开发第一个外部库的详细 ...]]></description>
      <category>嵌入式 RunTime</category>
      <author>无心飞扬</author>
      <pubDate>Thu, 03 Jul 2025 09:10:26 +0000</pubDate>
    </item>
    <item>
      <title>codesys编写组件-Platform下没有linux的头文件</title>
      <link>http://bbs.hicodesys.com/thread-28217-1-1.html</link>
      <description><![CDATA[大家好。
我准备编写一个组件。参考链接http://bbs.hicodesys.com/thread-27880-1-1.html
IDE是window  v3.5 sp10   runtime平台是arm-linux
准备在虚拟机下编译时发现没有linux平台的头文件
在CODESYS IDE的安装路径下 寻找头文件发现只有windows的
CODESYS\\C-Integrat ...]]></description>
      <category>嵌入式 RunTime</category>
      <author>lkh179969</author>
      <pubDate>Thu, 27 Aug 2020 01:09:22 +0000</pubDate>
    </item>
    <item>
      <title>codesys stm32f103</title>
      <link>http://bbs.hicodesys.com/thread-28132-1-1.html</link>
      <description><![CDATA[如何让STM32F103支持codesys呢？]]></description>
      <category>嵌入式 RunTime</category>
      <author>Vaughan</author>
      <pubDate>Thu, 30 Apr 2020 08:46:27 +0000</pubDate>
    </item>
    <item>
      <title>runtime 系统移植到M4开发板上</title>
      <link>http://bbs.hicodesys.com/thread-28072-1-1.html</link>
      <description><![CDATA[如何将codesys runtime 系统移植到M4开发板上]]></description>
      <category>嵌入式 RunTime</category>
      <author>tiramisu</author>
      <pubDate>Tue, 03 Mar 2020 06:57:11 +0000</pubDate>
    </item>
    <item>
      <title>常用ARM指令集及汇编</title>
      <link>http://bbs.hicodesys.com/thread-27992-1-1.html</link>
      <description><![CDATA[常用ARM指令集及汇编]]></description>
      <category>嵌入式 RunTime</category>
      <author>admin</author>
      <pubDate>Tue, 29 Oct 2019 00:59:03 +0000</pubDate>
    </item>
    <item>
      <title>CodeSys组件编写</title>
      <link>http://bbs.hicodesys.com/thread-27880-1-1.html</link>
      <description><![CDATA[CodeSys（Controller Development System） 是一种功能强大的PLC软件编程工具，它支持IEC61131-3标准IL 、ST、 FBD 、LD、 CFC、 SFC 六种PLC编程语言，用户可以在同一项目中选择不同的语言编辑子程序，功能模块等。目前，CodeSys在全世界范围内应用广泛，例如ABB、bach ...]]></description>
      <category>嵌入式 RunTime</category>
      <author>admin</author>
      <pubDate>Thu, 01 Aug 2019 16:11:15 +0000</pubDate>
    </item>
    <item>
      <title>产品：CODESYS Runtime</title>
      <link>http://bbs.hicodesys.com/thread-7521-1-1.html</link>
      <description><![CDATA[CODESYS Runtime概述
为了使硬件设备可以使用基于IEC 61131-3标准的编程环境CODESYS IDE进行编程，必须在对应的硬件设备中移植CODESYS Runtime System。
CODESYS Runtime System为工业级的实时操作系统内核，通过在硬件平台上移植CODESYS Runtime System，可以将任何嵌 ...]]></description>
      <category>嵌入式 RunTime</category>
      <author>admin</author>
      <pubDate>Tue, 22 Jan 2019 02:03:35 +0000</pubDate>
    </item>
  </channel>
</rss>