Sdk Ng Versions Save

Zephyr SDK (Toolchains, Development Tools)

v0.16.1

1 year ago

Downloads

SDK Bundle

OS Minimal[1] Full
Linux AArch64 / x86-64 AArch64 / x86-64
macOS AArch64 / x86-64 AArch64 / x86-64
Windows x86-64 x86-64

[1] Minimal bundle does not contain any toolchains and allows users to choose the toolchains to download and install.

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
microblazeel-zephyr-elf 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-espressif_esp32_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-espressif_esp32s2_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-espressif_esp32s3_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-intel_ace15_mtpm_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-intel_tgl_adsp_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

Host Tools

  • BOSSA 1.9.1-14-g3532de8
  • DTC 1.6.0
  • OpenOCD 0.11.0 with Zephyr patches
  • QEMU 7.0.0 with Zephyr patches
  • ARC QEMU 2022.08.04
  • Xilinx QEMU 2021.1

Release Notes

  • general:

    • Added Intel ACE15 MTPM toolchain (xtensa-intel_ace15_mtpm_zephyr-elf).
    • Added Intel TGL ADSP toolchain (xtensa-intel_tgl_adsp_zephyr-elf).
    • Removed Intel APL ADSP toolchain (xtensa-intel_apl_adsp_zephyr-elf).
    • Removed Intel S1000 toolchain (xtensa-intel_s1000_zephyr-elf).
  • cmake:

    • Fixed the Zephyr SDK CMake package registration failure when the setup script is run by a non-root user and the SDK is located in a directory that is not writable by the user.
  • binutils:

    • Fixed ARM MVE VCVTNE instruction misinterpretation bug.
  • openocd:

    • Disabled ARC_SEC core debugging support to work around the GDB connection timeout issue (refer to the GitHub issue #631).
  • newlib:

    • Enabled newlib-nano for all targets except Xtensa. Note that newlib-nano is disabled for the Xtensa targets because of a memset bug causing crashes (refer to the GitHub issue #660).
  • picolibc:

    • Updated to Picolibc 1.8.1 release.

v0.16.1-rc1

1 year ago

Downloads

SDK Bundle

OS Minimal[1] Full
Linux AArch64 / x86-64 AArch64 / x86-64
macOS AArch64 / x86-64 AArch64 / x86-64
Windows x86-64 x86-64

[1] Minimal bundle does not contain any toolchains and allows users to choose the toolchains to download and install.

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
microblazeel-zephyr-elf 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-espressif_esp32_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-espressif_esp32s2_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-espressif_esp32s3_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-intel_ace15_mtpm_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-intel_tgl_adsp_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

Host Tools

  • BOSSA 1.9.1-14-g3532de8
  • DTC 1.6.0
  • OpenOCD 0.11.0 with Zephyr patches
  • QEMU 7.0.0 with Zephyr patches
  • ARC QEMU 2022.08.04
  • Xilinx QEMU 2021.1

Release Notes

  • general:

    • Added Intel ACE15 MTPM toolchain (xtensa-intel_ace15_mtpm_zephyr-elf).
    • Added Intel TGL ADSP toolchain (xtensa-intel_tgl_adsp_zephyr-elf).
    • Removed Intel APL ADSP toolchain (xtensa-intel_apl_adsp_zephyr-elf).
    • Removed Intel S1000 toolchain (xtensa-intel_s1000_zephyr-elf).
  • cmake:

    • Fixed the Zephyr SDK CMake package registration failure when the setup script is run by a non-root user and the SDK is located in a directory that is not writable by the user.
  • binutils:

    • Fixed ARM MVE VCVTNE instruction misinterpretation bug.
  • openocd:

    • Disabled ARC_SEC core debugging support to work around the GDB connection timeout issue (refer to the GitHub issue #631).
  • newlib:

    • Enabled newlib-nano for all targets except Xtensa. Note that newlib-nano is disabled for the Xtensa targets because of a memset bug causing crashes (refer to the GitHub issue #660).
  • picolibc:

    • Updated to Picolibc 1.8.1 release.

v0.16.1-beta1

1 year ago

Downloads

SDK Bundle

OS Minimal[1] Full
Linux AArch64 / x86-64 AArch64 / x86-64
macOS AArch64 / x86-64 AArch64 / x86-64
Windows x86-64 x86-64

[1] Minimal bundle does not contain any toolchains and allows users to choose the toolchains to download and install.

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
microblazeel-zephyr-elf 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-espressif_esp32_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-espressif_esp32s2_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-espressif_esp32s3_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-intel_ace15_mtpm_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_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

Host Tools

  • BOSSA 1.9.1-14-g3532de8
  • DTC 1.6.0
  • OpenOCD 0.11.0 with Zephyr patches
  • QEMU 7.0.0 with Zephyr patches
  • ARC QEMU 2022.08.04
  • Xilinx QEMU 2021.1

Release Notes

  • general:

    • Added Intel ACE15 MTPM toolchain (xtensa-intel_ace15_mtpm_zephyr-elf).
  • cmake:

    • Fixed the Zephyr SDK CMake package registration failure when the setup script is run by a non-root user and the SDK is located in a directory that is not writable by the user.
  • newlib:

    • Enabled newlib-nano for all targets except Xtensa. Note that newlib-nano is disabled for the Xtensa targets because of a memset bug causing crashes (refer to the GitHub issue #660).
  • picolibc:

    • Updated to Picolibc 1.8.1 release.

v0.16.0

1 year ago

Downloads

SDK Bundle

OS Minimal[1] Full
Linux AArch64 / x86-64 AArch64 / x86-64
macOS AArch64 / x86-64 AArch64 / x86-64
Windows x86-64 x86-64

[1] Minimal bundle does not contain any toolchains and allows users to choose the toolchains to download and install.

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
microblazeel-zephyr-elf 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-espressif_esp32_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-espressif_esp32s2_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-espressif_esp32s3_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_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

Host Tools

  • BOSSA 1.9.1-14-g3532de8
  • DTC 1.6.0
  • OpenOCD 0.11.0 with Zephyr patches
  • QEMU 7.0.0 with Zephyr patches
  • ARC QEMU 2022.08.04
  • Xilinx QEMU 2021.1

Release Notes

  • general:

    • Changed the distribution bundle archive format from tar.gz to tar.xz for Linux and macOS and from zip to 7z for Windows in order to reduce the download size.
    • Added Microblaze little endian toolchain (microblazeel-zephyr-elf).
    • Added Espressif ESP32-S3 toolchain (xtensa-espressif_esp32s3_zephyr-elf).
    • Removed the unused xtensa-intel_bdw_adsp_zephyr-elf and xtensa-intel_byt_adsp_zephyr-elf toolchain.
  • gdb:

    • Fixed GDB shell key input issues on tmux.
  • gcc:

    • Updated to GCC 12.2 release.
    • Added Picolibc and the libstdc++ compiled for it as part of the toolchain in order to allow using the C++ standard library alongside the Picolibc.
    • Fixed ARM MVE vcmpq vector-scalar internal compiler error (GCC PR107987).
  • qemu:

    • Added KVM (Kernel-based Virtual Machine) mode support for the AArch64 and x86-64 targets. This allows running the KVM-enabled Zephyr boards such as qemu_kvm_arm64.
  • picolibc:

    • Updated to Picolibc 1.8 release.

v0.16.0-rc1

1 year ago

Downloads

SDK Bundle

OS Minimal[1] Full
Linux AArch64 / x86-64 AArch64 / x86-64
macOS AArch64 / x86-64 AArch64 / x86-64
Windows x86-64 x86-64

[1] Minimal bundle does not contain any toolchains and allows users to choose the toolchains to download and install.

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
microblazeel-zephyr-elf 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-espressif_esp32_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-espressif_esp32s2_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-espressif_esp32s3_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_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

Host Tools

  • BOSSA 1.9.1-14-g3532de8
  • DTC 1.6.0
  • OpenOCD 0.11.0 with Zephyr patches
  • QEMU 7.0.0 with Zephyr patches
  • ARC QEMU 2022.08.04
  • Xilinx QEMU 2021.1

Release Notes

  • general:

    • Changed the distribution bundle archive format from tar.gz to tar.xz for Linux and macOS and from zip to 7z for Windows in order to reduce the download size.
    • Added Microblaze little endian toolchain (microblazeel-zephyr-elf).
    • Added Espressif ESP32-S3 toolchain (xtensa-espressif_esp32s3_zephyr-elf).
    • Removed the unused xtensa-intel_bdw_adsp_zephyr-elf and xtensa-intel_byt_adsp_zephyr-elf toolchain.
  • gdb:

    • Fixed GDB shell key input issues on tmux.
  • gcc:

    • Updated to GCC 12.2 release.
    • Added Picolibc and the libstdc++ compiled for it as part of the toolchain in order to allow using the C++ standard library alongside the Picolibc.
    • Fixed ARM MVE vcmpq vector-scalar internal compiler error (GCC PR107987).
  • qemu:

    • Added KVM (Kernel-based Virtual Machine) mode support for the AArch64 and x86-64 targets. This allows running the KVM-enabled Zephyr boards such as qemu_kvm_arm64.
  • picolibc:

    • Updated to Picolibc 1.8 release.

v0.16.0-beta1

1 year ago

Downloads

SDK Bundle

OS Minimal[1] Full
Linux AArch64 / x86-64 AArch64 / x86-64
macOS AArch64 / x86-64 AArch64 / x86-64
Windows x86-64 x86-64

[1] Minimal bundle does not contain any toolchains and allows users to choose the toolchains to download and install.

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-espressif_esp32_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-espressif_esp32s2_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

Host Tools

  • BOSSA 1.9.1-14-g3532de8
  • DTC 1.6.0
  • OpenOCD 0.11.0 with Zephyr patches
  • QEMU 7.0.0 with Zephyr patches
  • ARC QEMU 2022.08.04
  • Xilinx QEMU 2021.1

Release Notes

  • general:

    • Changed the distribution bundle archive format from tar.gz to tar.xz for Linux and macOS and from zip to 7z for Windows in order to reduce the download size.
    • Removed the unused xtensa-intel_bdw_adsp_zephyr-elf and xtensa-intel_byt_adsp_zephyr-elf toolchain.
  • gcc:

    • Added Picolibc and the libstdc++ compiled for it as part of the toolchain in order to allow using the C++ standard library alongside the Picolibc.
  • qemu:

    • Added KVM (Kernel-based Virtual Machine) mode support for the AArch64 and x86-64 targets. This allows running the KVM-enabled Zephyr boards such as qemu_kvm_arm64.

v0.15.2

1 year ago

Downloads

SDK Bundle

OS Minimal[1] Full
Linux AArch64 / x86-64 AArch64 / x86-64
macOS AArch64 / x86-64 AArch64 / x86-64
Windows x86-64 x86-64

[1] Minimal bundle does not contain any toolchains and allows users to choose the toolchains to download and install.

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-espressif_esp32_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-espressif_esp32s2_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

Host Tools

  • BOSSA 1.9.1-14-g3532de8
  • DTC 1.6.0
  • OpenOCD 0.11.0 with Zephyr patches
  • QEMU 7.0.0 with Zephyr patches
  • ARC QEMU 2022.08.04
  • Xilinx QEMU 2021.1

Release Notes

  • general:

    • Fixed "ERROR: Unsupported host operating system" when running the distribution bundle setup script on the Linux distros that report the OSTYPE of linux instead of linux-gnu (e.g. Alpine, SUSE).
    • Changed the glibc version for the host tool binaries from 2.32 to 2.27 (default in Ubuntu 18.04) in order to improve compatibility with the older Linux distros.
  • gcc:

    • Fixed the missing C99 math function declarations in the libstdc++ header for the AArch64, RISC-V and x86-64 targets.
    • Disabled the compiler level support for the thread-local storage on the targets without the Zephyr-side thread-local storage support to prevent users from arbitrarily enabling it.
    • Updated the AArch64 toolchain libraries to build with the -moverride=tune=no_ldp_stp_qregs flag that disables the GCC optimisation that generates the ldp and stp instructions with the Advanced SIMD register operands for consecutive 32-byte copy operations, which can be expensive because it activates the Advanced SIMD context for a thread and can incur a massive context switching overhead due to its large size.
    • Updated the ARC toolchain libraries to build with the -mtp-regno=26 flag to ensure that the toolchain library functions do not overwrite the thread- local storage pointer register when the thread-local storage support is enabled.

v0.15.2-rc1

1 year ago

Downloads

SDK Bundle

OS Minimal[1] Full
Linux AArch64 / x86-64 AArch64 / x86-64
macOS AArch64 / x86-64 AArch64 / x86-64
Windows x86-64 x86-64

[1] Minimal bundle does not contain any toolchains and allows users to choose the toolchains to download and install.

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-espressif_esp32_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-espressif_esp32s2_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

Host Tools

  • BOSSA 1.9.1-14-g3532de8
  • DTC 1.6.0
  • OpenOCD 0.11.0 with Zephyr patches
  • QEMU 7.0.0 with Zephyr patches
  • ARC QEMU 2022.08.04
  • Xilinx QEMU 2021.1

Release Notes

  • general:

    • Fixed "ERROR: Unsupported host operating system" when running the distribution bundle setup script on the Linux distros that report the OSTYPE of linux instead of linux-gnu (e.g. Alpine, SUSE).
    • Changed the glibc version for the host tool binaries from 2.32 to 2.27 (default in Ubuntu 18.04) in order to improve compatibility with the older Linux distros.
  • gcc:

    • Fixed the missing C99 math function declarations in the libstdc++ header for the AArch64, RISC-V and x86-64 targets.
    • Disabled the compiler level support for the thread-local storage on the targets without the Zephyr-side thread-local storage support to prevent users from arbitrarily enabling it.
    • Updated the AArch64 toolchain libraries to build with the -moverride=tune=no_ldp_stp_qregs flag that disables the GCC optimisation that generates the ldp and stp instructions with the Advanced SIMD register operands for consecutive 32-byte copy operations, which can be expensive because it activates the Advanced SIMD context for a thread and can incur a massive context switching overhead due to its large size.
    • Updated the ARC toolchain libraries to build with the -mtp-regno=26 flag to ensure that the toolchain library functions do not overwrite the thread- local storage pointer register when the thread-local storage support is enabled.

v0.15.1

1 year ago

Downloads

SDK Bundle

OS Minimal[1] Full
Linux AArch64 / x86-64 AArch64 / x86-64
macOS AArch64 / x86-64 AArch64 / x86-64
Windows x86-64 x86-64

[1] Minimal bundle does not contain any toolchains and allows users to choose the toolchains to download and install.

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-espressif_esp32_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-espressif_esp32s2_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

Host Tools

  • BOSSA 1.9.1-14-g3532de8
  • DTC 1.6.0
  • OpenOCD 0.11.0 with Zephyr patches
  • QEMU 7.0.0 with Zephyr patches
  • ARC QEMU 2022.08.04
  • Xilinx QEMU 2021.1

Release Notes

  • general:

    • Updated the Zephyr SDK CMake package to declare Thread Local Storage (TLS) support.
  • gcc:

    • Changed RV64I multi-libs to use the medany code model.
    • Changed the default RISC-V library to build with Zicsr and Zifencei extensions.
    • Added RISC-V rv32ifac multi-lib.
    • Added ARC hs4x_rel31 CPU variant support.
    • Disabled GOT indirection usage for weak symbol references on AArch64.
  • openocd:

    • Fixed debugger connection failure on various STM32 platforms.

v0.15.1-rc2

1 year ago

Downloads

SDK Bundle

OS Minimal[1] Full
Linux AArch64 / x86-64 AArch64 / x86-64
macOS AArch64 / x86-64 AArch64 / x86-64
Windows x86-64 x86-64

[1] Minimal bundle does not contain any toolchains and allows users to choose the toolchains to download and install.

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-espressif_esp32_zephyr-elf AArch64 / x86-64 AArch64 / x86-64 x86-64
xtensa-espressif_esp32s2_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

Host Tools

  • BOSSA 1.9.1-14-g3532de8
  • DTC 1.6.0
  • OpenOCD 0.11.0 with Zephyr patches
  • QEMU 7.0.0 with Zephyr patches
  • ARC QEMU 2022.08.04
  • Xilinx QEMU 2021.1

Release Notes

rc2

  • openocd:
    • Fixed debugger connection failure on various STM32 platforms.

rc1

  • general:

    • Updated the Zephyr SDK CMake package to declare Thread Local Storage (TLS) support.
  • gcc:

    • Changed RV64I multi-libs to use the medany code model.
    • Changed the default RISC-V library to build with Zicsr and Zifencei extensions.
    • Added RISC-V rv32ifac multi-lib.
    • Added ARC hs4x_rel31 CPU variant support.
    • Disabled GOT indirection usage for weak symbol references on AArch64.