Skip to content

compilers test status

Mathias Brossard edited this page Dec 21, 2021 · 71 revisions

Builds

You can download the latest build to test on currently supported targets:

In the .zip files the binaries built with the following compiler versions:

  • armcc: ARM Compiler 5.06 update 7 (build 960)
  • armclang: Arm Compiler for Embedded 6.17
  • gcc: gcc version 10.3.1 20210621 (release) (GNU Arm Embedded Toolchain 10.3-2021.07)

k20dx

Tested with k20dx_frdmk66f_if

Compiler Version Date ROG Notes
gcc_arm beta1 2021/12/07 Minor negative test failed (quick)
armclang beta1 2021/12/07 Minor negative test failed (quick)
armcc beta1 2021/12/07 Minor negative test failed (quick)

kl26z

Tested with kl26z_microbit_if

Compiler Version Date ROG Notes
gcc_arm beta1 2021/12/07 All boards passed (quick)
armclang beta1 2021/12/07 All boards passed (quick)
armcc beta1 2021/12/07 All boards passed (quick)

kl27z

Tested with kl27z_microbit_if

Compiler Version Date ROG Notes
gcc_arm beta1 2021/12/07 All boards passed (quick)
armclang beta1 2021/12/07 All boards passed (quick)
armcc beta1 2021/12/07 All boards passed (quick)

lpc11u35

Tested with lpc11u35_lpc4088qsb_if

Compiler Version Date ROG Notes
gcc_arm beta1 2021/12/07 All boards passed (quick)
armclang beta1 2021/12/07 All boards passed (quick)
armcc beta1 2021/12/07 All boards passed (quick)

lpc55s69

Tested with lpc55s69_if

Compiler Version Date HID/UART Notes
gcc_arm alpha8 2021/09/24 ✅ / ?

lpc4322

Tested with lpc4322_lpc55s69xpresso_if

Compiler Version Date ROG Notes
gcc_arm beta1 2021/12/07 All boards passed (quick)
armclang beta1 2021/12/07 Failure
armcc beta1 2021/12/07 Failure

max32625

Tested with max32625_max32630fthr_if

Compiler Version Date ROG Notes
gcc_arm beta1 2021/12/08 🟧 Minor negative test and UART speed tests failed (quick)
armclang beta1 2021/12/08 UART Failure (quick)
armcc beta1 2021/12/08 Minor negative test failed (quick)

sam3u2c

Tested with sam3u2c_mkit_dk_dongle_nrf5x (nRF52-DK)

Compiler Version Date ROG Notes
gcc_arm beta1 2021/12/07 All boards passed (quick)
armclang beta1 2021/12/07 All boards passed (quick)
armcc beta1 2021/12/07 All boards passed (quick)

stm32f103cb

Tested with stm32f103xb_stm32f207zg_if

Compiler Version Date ROG Notes
gcc_arm beta1 2021/12/07 All boards passed (quick)
armclang beta1 2021/12/07 All boards passed (quick)
armcc. beta1 2021/12/08 All boards passed (quick)

ROG: ❌ / 🟧 / ✅

Historical Builds

You can download the latest build to test on currently supported targets:

In the .zip files the binaries built with the following compiler versions:

  • armcc: ARM Compiler 5.06 update 6 (build 750)
  • armclang: ARM Compiler 6.14.1
  • gcc10:
    • alpha8 and later: gcc version 10.3.1 20210621 (release) (GNU Arm Embedded Toolchain 10.3-2021.07)
    • alpha7 and earlier: gcc version 10.2.1 20201103 (release) (GNU Arm Embedded Toolchain 10-2020-q4-major)
  • gcc / gcc9: gcc version 9.3.1 20200408 (release) (GNU Arm Embedded Toolchain 9-2020-q2-update)
Clone this wiki locally