Cross-compilation workflow #8

Open
opened 2026-05-27 07:00:53 +00:00 by bashy · 0 comments
Owner

Build and run ARM code from an x86 host.

  • Generate SDK: bitbake -c populate_sdk <image>
  • Install and source the SDK environment script
  • Cross-compile a simple C program, run on DK2
  • Cross-compile a Python C extension
  • Understand SYSROOT and how it differs from the host sysroot
Build and run ARM code from an x86 host. - [ ] Generate SDK: `bitbake -c populate_sdk <image>` - [ ] Install and source the SDK environment script - [ ] Cross-compile a simple C program, run on DK2 - [ ] Cross-compile a Python C extension - [ ] Understand SYSROOT and how it differs from the host sysroot
bashy added this to the Yocto Phase 2 — STM32MP157 DK2 Base Image milestone 2026-05-27 07:00:53 +00:00
Sign in to join this conversation.
No labels
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bashy/roadmap#8
No description provided.