micro-ROS / micro-ROS/micro_ros_espidf_component

int32_publisher not building for esp32c3

未关闭
#191 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
C
星标
419
派生
124
平均合并
21 小时 35 分钟
30 天内合并 PR
3

描述

- Hardware description: ESP32C3-Wroom-02
- RTOS: freertos
- Installation type: Standard
- Version or commit hash: Humble

#### Steps to reproduce the issue
In the terminal:
1)Select int32_publisher example
2) idf.py set-target esp32c3
3)idf.py menuconfig (I used Ethernet as Transport)
4)idf.py build

#### Expected behavior
100% successful build

#### Actual behavior
![Screenshot from 2023-05-05 13-29-10](https://user-images.githubusercontent.com/122956270/236420683-6e2e4826-41ee-442a-b068-43fa517d797b.png)

![Screenshot from 2023-05-05 13-29-19](https://user-images.githubusercontent.com/122956270/236420729-70934af2-de4c-4665-8cf3-b4bec1cfbddf.png)

#### Additional information

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从 int32_publisher 示例开始,使用 idf.py set-target esp32c3、将 Ethernet 设为传输方式的 menuconfig 以及 idf.py build 重现失败。检查报告的构建错误,并将 ESP32C3 配置与示例预期的设置进行比较;当示例能够针对指定目标成功构建时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
c
领域
build-system, embedded-iot
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。