<div dir="ltr"><div><div><div>Hello, <br><br></div>i need a arm-none-eabi toolchain on my yocto host/build system. Ive tried to use the arm-poky-linux-gnueabi, but it does not support the arm version + format i need:<br><br><span style="font-family:monospace,monospace">arm-poky-linux-gnueabi-ld: unrecognised emulation mode: thumb<br>| Supported emulations: armelf_linux_eabi armelfb_linux_eabi</span><br><br>My Linux runs on a ARM9 (armv5e, elf), I need cortex-m3 (armv7m, thumb).<br></div>Where do I get that? I do not find any documentation about <i>additional</i> toolchains to generate code like peripheral-firmware in my yocto environment.<br><br></div><div>a) How do I get the toolchain in by yocto host?<br></div><div>b) How to i tell the bitbake-tool to use that toolchain on a certain receipe (PACKAGE_ARCH, TARGET_SYS, ... )?<br></div><div><br></div>Do you have any hints?<br clear="all"><div><div><div><div><br></div><div>Regards,<br></div><div>Lukas<br></div></div></div></div></div>