<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>米尔科技论坛 - Remi Pi</title>
    <link>https://bbs.myir-tech.com/forum-66-1.html</link>
    <description>Latest 20 threads of Remi Pi</description>
    <copyright>Copyright(C) 米尔科技论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 15 Mar 2026 11:55:05 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bbs.myir-tech.com/static/image/common/logo_88_31.gif</url>
      <title>米尔科技论坛</title>
      <link>https://bbs.myir-tech.com/</link>
    </image>
    <item>
      <title>瑞米派SSH登陆问题</title>
      <link>https://bbs.myir-tech.com/thread-8938-1-1.html</link>
      <description><![CDATA[使用终端工具连接瑞米派板卡，SSH连接始终不成功，请求大神协助解决。
报错如下：




终端：]]></description>
      <category>Remi Pi</category>
      <author>guwusxz</author>
      <pubDate>Thu, 25 Sep 2025 06:30:44 +0000</pubDate>
    </item>
    <item>
      <title>资料下载还有别的方式吗</title>
      <link>https://bbs.myir-tech.com/thread-8937-1-1.html</link>
      <description><![CDATA[之前下载过一次资料好像没这么麻烦，但是现在下载又要注册又要登录的，而且还下载不下来，好麻烦。
直接下载失败，太难受了。
更换下载方式之前自己内部都不测试一下好不好用的吗


 ...]]></description>
      <category>Remi Pi</category>
      <author>wonder</author>
      <pubDate>Mon, 21 Jul 2025 08:28:22 +0000</pubDate>
    </item>
    <item>
      <title>瑞米派调用io_uring库（liburing）</title>
      <link>https://bbs.myir-tech.com/thread-8936-1-1.html</link>
      <description><![CDATA[瑞米派开发中程序需要动态链接liburing库，按照网上所说下载源码进行交叉编译，移植到板子上，但是在运行程序的时候会报错，目前暂时就报错如此，不知道是不是这个库不对，但对于我的程序，通过网络采集的过程中，就是这个地方需要链接到此库，其他地方都用不到 ...]]></description>
      <category>Remi Pi</category>
      <author>Jaycent</author>
      <pubDate>Fri, 09 May 2025 08:17:58 +0000</pubDate>
    </item>
    <item>
      <title>free():double报错</title>
      <link>https://bbs.myir-tech.com/thread-8935-1-1.html</link>
      <description><![CDATA[最近在使用Redmi派的时候，遇到这个问题，free():double，查找网上资料感觉都没怎么说清楚，不知道怎么解决，向论坛求助]]></description>
      <category>Remi Pi</category>
      <author>Jaycent</author>
      <pubDate>Fri, 09 May 2025 08:14:22 +0000</pubDate>
    </item>
    <item>
      <title>remipi板卡ubuntu系统下安装ACM驱动</title>
      <link>https://bbs.myir-tech.com/thread-8924-1-1.html</link>
      <description><![CDATA[在开发过程中发现板卡不能正常识别所接usb设备（hdmi采集卡和Arduino Leonardo模拟hid板子），通过lsusb可以检测到设备连接，但是不能将设备识别为/dev/video0，和/dev/ttyACM0。请问如何解决？]]></description>
      <category>Remi Pi</category>
      <author>dandan</author>
      <pubDate>Sat, 19 Apr 2025 07:05:38 +0000</pubDate>
    </item>
    <item>
      <title>瑞米派成功移植openEuler</title>
      <link>https://bbs.myir-tech.com/thread-8921-1-1.html</link>
      <description><![CDATA[前两天开始移植openEuler，不求甚解，只为了先验证官方移植流程，今天终于成功了，MARK一下（移植网站myir-remi 镜像构建与说明 — openEuler Embedded在线文档 24.03 documentation）。
先说一下感受，启动速度还算挺快的（看打印从上电到出现openEuler，应该是13秒左 ...]]></description>
      <category>Remi Pi</category>
      <author>小马</author>
      <pubDate>Tue, 11 Feb 2025 14:04:41 +0000</pubDate>
    </item>
    <item>
      <title>从GitHub获取myir-renesas-linux失败求助</title>
      <link>https://bbs.myir-tech.com/thread-8920-1-1.html</link>
      <description><![CDATA[各位大佬，有没有人最近在移植openEuler到RemiPi？我发现按照https://embedded.pages.openeuler.org/master/bsp/arm64/myir-remi/myir-remi.html失败，原因是GitHub登不上。



官方人员如果看到，麻烦考虑把代码迁移到Gitee或者其他国内的源上，拜托啦(/▽＼)
 ...]]></description>
      <category>Remi Pi</category>
      <author>小马</author>
      <pubDate>Sun, 09 Feb 2025 04:22:25 +0000</pubDate>
    </item>
    <item>
      <title>GTM TIMER 如何启动？</title>
      <link>https://bbs.myir-tech.com/thread-8919-1-1.html</link>
      <description><![CDATA[#include \&quot;User_program.h\&quot;

#include \&quot;FreeRTOS.h\&quot;
#include \&quot;openamp/open_amp.h\&quot;
#include \&quot;platform_info.h\&quot;
#include \&quot;rsc_table.h\&quot;

void g_timer0_callback(timer_callback_args_t *p_args)
{
]]></description>
      <category>Remi Pi</category>
      <author>Zhangyubiao</author>
      <pubDate>Sun, 05 Jan 2025 08:04:04 +0000</pubDate>
    </item>
    <item>
      <title>怎么用Python控制GPIO</title>
      <link>https://bbs.myir-tech.com/thread-8918-1-1.html</link>
      <description><![CDATA[如题，谢谢！]]></description>
      <category>Remi Pi</category>
      <author>Great Wall</author>
      <pubDate>Wed, 01 Jan 2025 09:30:46 +0000</pubDate>
    </item>
    <item>
      <title>Bluetooth 无法测试</title>
      <link>https://bbs.myir-tech.com/thread-8917-1-1.html</link>
      <description><![CDATA[我的板子安装的默认系统，测试 Bluetooth 的时候，与测试手册上的输出不同(如下图)，无法测试。





板卡是 wifi 和 Bluetooth 无法同时使用还是怎么？]]></description>
      <category>Remi Pi</category>
      <author>这是我的 ID</author>
      <pubDate>Mon, 16 Dec 2024 01:57:14 +0000</pubDate>
    </item>
    <item>
      <title>使用 Yocto构建米尔MYIR-MYD-JX8MP开发板镜像</title>
      <link>https://bbs.myir-tech.com/thread-8916-1-1.html</link>
      <description><![CDATA[使用 Yocto构建米尔MYIR-MYD-JX8MP开发板镜像出现图中的问题一直找不到解决的办法，用的是Ubuntu 20.04.6 LTS，想问问怎么解决。]]></description>
      <category>Remi Pi</category>
      <author>zbm</author>
      <pubDate>Sun, 15 Dec 2024 08:57:30 +0000</pubDate>
    </item>
    <item>
      <title>rpmsg A55 端源代码</title>
      <link>https://bbs.myir-tech.com/thread-8915-1-1.html</link>
      <description><![CDATA[瑞萨网站上下载的，不知道怎么编译，哪位懂的出来指导下，谢谢！]]></description>
      <category>Remi Pi</category>
      <author>Zhangyubiao</author>
      <pubDate>Tue, 03 Dec 2024 08:19:09 +0000</pubDate>
    </item>
    <item>
      <title>官方下载的 rpmsg 代码编译出错</title>
      <link>https://bbs.myir-tech.com/thread-8914-1-1.html</link>
      <description><![CDATA[在构建期间出错。
在项目“rzg2l_cm33_rpmsg_demo”中运行构建器“DDSC Builder”时出错。
Error generating project content
Error generating files. Could not find pinmapping file for device R9A07G044L23GBG_CM33 and fsp version: 1.2.0
Error generating proje ...]]></description>
      <category>Remi Pi</category>
      <author>Zhangyubiao</author>
      <pubDate>Sun, 01 Dec 2024 07:11:50 +0000</pubDate>
    </item>
    <item>
      <title>uboot怎么恢复</title>
      <link>https://bbs.myir-tech.com/thread-8911-1-1.html</link>
      <description><![CDATA[不小心把uboot搞乱了，请问怎么恢复。


Hit any key to stop autoboot:  0
## Error: \&quot;sdhi_sw\&quot; not defined
## Error: \&quot;bootcmd_check\&quot; not defined
## Error: \&quot;bootimage\&quot; not defined
=&gt;
=&gt; printenv
fdt_file=mys-rzg2l-sdcard.dtb
sdhi_sw=if test MYS-RZG2L = MY ...]]></description>
      <category>Remi Pi</category>
      <author>老九</author>
      <pubDate>Sun, 20 Oct 2024 14:36:44 +0000</pubDate>
    </item>
    <item>
      <title>瑞米派运行MEasy HMI2.0</title>
      <link>https://bbs.myir-tech.com/thread-8909-1-1.html</link>
      <description><![CDATA[我编译没有问题，在开发板运行时出现了以下问题]]></description>
      <category>Remi Pi</category>
      <author>LYL</author>
      <pubDate>Sat, 12 Oct 2024 08:46:29 +0000</pubDate>
    </item>
    <item>
      <title>ubuntu 的 账号和密码是什么</title>
      <link>https://bbs.myir-tech.com/thread-8906-1-1.html</link>
      <description><![CDATA[刷了网盘里面的ubuntu镜像，有账号和密码，]]></description>
      <category>Remi Pi</category>
      <author>毛巾卷</author>
      <pubDate>Mon, 07 Oct 2024 01:45:29 +0000</pubDate>
    </item>
    <item>
      <title>Ubuntu刷写不正常</title>
      <link>https://bbs.myir-tech.com/thread-8904-1-1.html</link>
      <description><![CDATA[我按照手册在SD卡上刷写了Ubuntu的镜像文件，然后在uboot中也正常刷写到了emmc，反正提示和手册上都一样的。但是断电后，拔掉sd卡，重新上电启动就显示这样。没法进入Ubuntu系统。


不知道是什么原因

 ...]]></description>
      <category>Remi Pi</category>
      <author>ksec0311</author>
      <pubDate>Sun, 29 Sep 2024 06:19:49 +0000</pubDate>
    </item>
    <item>
      <title>支持openwrt吗</title>
      <link>https://bbs.myir-tech.com/thread-8903-1-1.html</link>
      <description><![CDATA[目前有支持openwrt的镜像吗？]]></description>
      <category>Remi Pi</category>
      <author>完啦完啦</author>
      <pubDate>Wed, 21 Aug 2024 11:40:30 +0000</pubDate>
    </item>
    <item>
      <title>IPC DEMO 可以提供了吗？</title>
      <link>https://bbs.myir-tech.com/thread-8901-1-1.html</link>
      <description><![CDATA[开发板买了半年多了，不知道瑞米派发展咋样了？]]></description>
      <category>Remi Pi</category>
      <author>Zhangyubiao</author>
      <pubDate>Sat, 17 Aug 2024 02:12:37 +0000</pubDate>
    </item>
    <item>
      <title>串口通信帧错误</title>
      <link>https://bbs.myir-tech.com/thread-8900-1-1.html</link>
      <description><![CDATA[尊敬的工程师您好，我的串口服务程序单独用于Remi-Pi和PC通信一切正常，串口应用程序是一个串口回显，但是板子Remi-Pi连接其他的串口通信元件的时候会出现像这样的串口通信帧错误，双方的数据位都是8位，无奇偶校验位，停止位一位，波特率也都是115200，想请教一下是哪 ...]]></description>
      <category>Remi Pi</category>
      <author>xi露</author>
      <pubDate>Fri, 09 Aug 2024 10:34:22 +0000</pubDate>
    </item>
  </channel>
</rss>