micro-ROS / micro-ROS/micro_ros_setup

Build fail for Cortex-R5F

Đang mở
#684 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Shell
Star
509
Fork
183
Merge trung bình
22 giờ 26 phút
Pull request đã merge (30 ngày)
7

Mô tả

## Issue template

- Hardware description: Cortex R5F, ARM v7-R
- RTOS: FreeRTOS
- Installation type: micro_ros_setup
- Version or commit hash: humble

#### Steps to reproduce the issue
``
mkdir microros_ws && cd microros_ws
git clone -b humble https://github.com/micro-ROS/micro_ros_setup.git src/micro_ros_setup
rosdep update && rosdep install --from-paths src --ignore-src -y
colcon build
source install/local_setup.bash
ros2 run micro_ros_setup create_firmware_ws.sh generate_lib
touch my_custom_toolchain.cmake
touch my_custom_colcon.meta
ros2 run micro_ros_setup build_firmware.sh
``
#### Expected behavior
Firmware should build creating static libraries and required header files inside firmware/build/libmicroros.a and firmware/build/include
#### Actual behavior
[actual_output.txt.txt](https://github.com/micro-ROS/micro_ros_setup/files/14111855/actual_output.txt.txt)

#### Additional information
attaching my custom toolchain cmake and my custom colcon meta file
[my_custom_toolchain.cmake.txt](https://github.com/micro-ROS/micro_ros_setup/files/14111879/my_custom_toolchain.cmake.txt)
[my_custom_colcon.meta.txt](https://github.com/micro-ROS/micro_ros_setup/files/14111882/my_custom_colcon.meta.txt)
I tried removing the optimization flags in my_custom_toolchain.cmake file when I searched about it, but issue still remains

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Bắt đầu với build_firmware.sh và tái hiện colcon build bằng my_custom_toolchain.cmake và my_custom_colcon.meta; kiểm tra actual_output.txt.txt để tìm lỗi. Công việc được hoàn tất khi quá trình build firmware Cortex-R5F hoàn thành và tạo ra firmware/build/libmicroros.a cùng firmware/build/include.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
shell
Lĩnh vực
build-system, embedded-iot
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
25/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.