-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Description
Hi,
Just confused on which configuration sample should be used as base for which cross-arch.
It was saying that :
- i586.config: for standard ABI, for example for Galileo and qemu_x86
- iamcu.config: for IAMCU ABI, for example for the Arduino 101
- nios2.config: for Nios II boards
(ref http://docs.zephyrproject.org/getting_started/installation_mac.html)
However when I was trying to cross compile to cmake -GNinja -DBOARD=qemu_x86 ..
It is looking for /Volumes/CrossToolNG/x-tools/i586-zephyr-elfiamcu/bin/i586-zephyr-elfiamcu-
which seems to be generated from iamcu.config.
Any suggestions please?
Also, if I'd like to cross compile to armv7 (qemu_cortex_m3) on macOS, which configuration should I start with for the toolchain build process please?
Thanks,
Wenhui
Metadata
Metadata
Assignees
Labels
No labels