Downloads
SDK Bundle
OS | Bundle |
---|---|
Linux | AArch64 / x86-64 |
macOS | AArch64 / x86-64 |
Windows | x86-64 |
Toolchains
Target | Linux | macOS | Windows |
---|---|---|---|
aarch64-zephyr-elf | AArch64 / x86-64 | AArch64 / x86-64 | x86-64 |
arc-zephyr-elf | AArch64 / x86-64 | AArch64 / x86-64 | x86-64 |
arc64-zephyr-elf | AArch64 / x86-64 | AArch64 / x86-64 | x86-64 |
arm-zephyr-eabi | AArch64 / x86-64 | AArch64 / x86-64 | x86-64 |
mips-zephyr-elf | AArch64 / x86-64 | AArch64 / x86-64 | x86-64 |
nios2-zephyr-elf | AArch64 / x86-64 | AArch64 / x86-64 | x86-64 |
riscv64-zephyr-elf | AArch64 / x86-64 | AArch64 / x86-64 | x86-64 |
sparc-zephyr-elf | AArch64 / x86-64 | AArch64 / x86-64 | x86-64 |
x86_64-zephyr-elf | AArch64 / x86-64 | AArch64 / x86-64 | x86-64 |
xtensa-intel_apl_adsp_zephyr-elf | AArch64 / x86-64 | AArch64 / x86-64 | x86-64 |
xtensa-intel_bdw_adsp_zephyr-elf | AArch64 / x86-64 | AArch64 / x86-64 | x86-64 |
xtensa-intel_byt_adsp_zephyr-elf | AArch64 / x86-64 | AArch64 / x86-64 | x86-64 |
xtensa-intel_s1000_zephyr-elf | AArch64 / x86-64 | AArch64 / x86-64 | x86-64 |
xtensa-nxp_imx_adsp_zephyr-elf | AArch64 / x86-64 | AArch64 / x86-64 | x86-64 |
xtensa-nxp_imx8m_adsp_zephyr-elf | AArch64 / x86-64 | AArch64 / x86-64 | x86-64 |
xtensa-sample_controller_zephyr-elf | AArch64 / x86-64 | AArch64 / x86-64 | x86-64 |
Host Tools
OS | Host Tools |
---|---|
Linux | AArch64 / x86-64 |
macOS | Not available |
Windows | Not available |
Included Components
Toolchains
- Binutils 2.35.1 with Zephyr patches
- GCC 10.3.0 with Zephyr patches
- GDB 9.2 with Zephyr patches
- Newlib 3.3.0 with Zephyr patches
Host Tools
- BOSSA 1.9.1-14-g3532de8
- OpenOCD 0.11.0 with Zephyr patches
- QEMU 6.0.0 with Zephyr patches
- Xilinx QEMU 2021.1
Release Notes
- general:
- Added multi-platform toolchain support (Linux, macOS and Windows).
- Replaced self-extracting archive (SFX) distribution format with
conventional archive with a setup script that can be manually run after
extraction. - Changed Xtensa target triplet names to include the target SoC name
(e.g.xtensa-sample_controller_zephyr-elf
).