-
Notifications
You must be signed in to change notification settings - Fork 977
compilers test status
Mathias Brossard edited this page Mar 26, 2023
·
71 revisions
You can download the latest build to test on currently supported targets:
- v0258-beta3 [0004198b] (2023-03-25): firmware-0258-0004198b.zip / bootloaders-0258-0004198b.zip
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.18 -
gcc_arm
: gcc version 10.3.1 20210824 (release) (GNU Arm Embedded Toolchain 10.3-2021.10)
Tested with k20dx_frdmk66f_if
Compiler | Version | Date | ROG | Notes |
---|---|---|---|---|
armcc |
rc1 | 2022/02/05 | ✅ | All boards passed (quick) |
armclang |
rc1 | 2022/02/05 | ✅ | All boards passed (quick) |
gcc_arm |
rc1 | 2022/02/05 | ✅ | All boards passed (quick) |
Tested with kl26z_microbit_if
Compiler | Version | Date | ROG | Notes |
---|---|---|---|---|
armcc |
rc1 | 2022/02/04 | ✅ | All boards passed (quick) |
armclang |
rc1 | 2022/02/04 | ✅ | All boards passed (quick) |
gcc_arm |
rc1 | 2022/02/04 | ✅ | All boards passed (quick) |
Tested with kl27z_microbit_if
Compiler | Version | Date | ROG | Notes |
---|---|---|---|---|
armcc |
rc1 | 2022/02/04 | ✅ | All boards passed (quick) |
armclang |
rc1 | 2022/02/04 | ✅ | All boards passed (quick) |
gcc_arm |
rc1 | 2022/02/04 | ✅ | All boards passed (quick) |
Tested with lpc11u35_lpc4088qsb_if
Compiler | Version | Date | ROG | Notes |
---|---|---|---|---|
armcc |
rc1 | 2022/02/05 | ✅ | All boards passed (quick) |
armclang |
rc1 | 2022/02/05 | ✅ | All boards passed (quick) |
gcc_arm |
rc1 | 2022/02/05 | ✅ | All boards passed (quick) |
Tested with lpc55s69_nrf52840dk_test_if
Compiler | Version | Date | ROG | Notes |
---|---|---|---|---|
gcc_arm |
rc1 | 2022/02/05 | ✅ | All boards passed (quick) |
Tested with lpc4322_lpc55s69xpresso_if
Compiler | Version | Date | ROG | Notes |
---|---|---|---|---|
armcc |
rc1 | 2022/02/05 | ✅ | All boards passed (quick) |
armclang |
rc1 | 2022/02/05 | 🟧 | 1 UART test Failed (quick) |
gcc_arm |
rc1 | 2022/02/05 | ✅ | All boards passed (quick) |
Tested with max32625_max32630fthr_if
Compiler | Version | Date | ROG | Notes |
---|---|---|---|---|
armcc |
rc1 | 2022/02/05 | ✅ | All boards passed (quick) |
armclang |
rc1 | 2022/02/05 | ❌ | UART Failure (quick), interface corrupts bootloader |
gcc_arm |
rc1 | 2022/02/05 | 🟧 | 1 UART test Failed (quick) |
Tested with nrf52820_microbit_if
Compiler | Version | Date | ROG | Notes |
---|---|---|---|---|
armcc |
rc1 | 2022/02/04 | ✅ | All boards passed (quick) |
armclang |
rc1 | 2022/02/04 | ✅ | All boards passed (quick) |
gcc_arm |
rc1 | 2022/02/04 | ✅ | All boards passed (quick) |
Tested with sam3u2c_mkit_dk_dongle_nrf5x
(nRF52840-DK)
Compiler | Version | Date | ROG | Notes |
---|---|---|---|---|
armcc |
rc1 | 2022/02/05 | ✅ | All boards passed (quick) |
armclang |
rc1 | 2022/02/05 | ✅ | All boards passed (quick) |
gcc_arm |
rc1 | 2022/02/05 | ✅ | All boards passed (quick) |
Tested with stm32f103xb_stm32f207zg_if
Compiler | Version | Date | ROG | Notes |
---|---|---|---|---|
armcc |
rc1 | 2022/02/05 | ✅ | All boards passed (quick) |
armclang |
beta5 | 2022/01/24 | ❌ | All boards passed (quick), but interface corrupts bootloader |
gcc_arm |
rc1 | 2022/02/05 | ✅ | All boards passed (quick) |
ROG: ❌ / 🟧 / ✅
You can download the latest build to test on currently supported targets:
- v0257-rc1 [c782a5ba] (2022-02-04): firmware-0257-c782a5ba.zip / bootloaders-0257-c782a5ba.zip
- v0257-beta5 [d0bee856] (2022-01-24): firmware-0257-d0bee856.zip / bootloaders-0257-d0bee856.zip
- v0257-beta4 [ebfa1cbe] (2022-01-12): firmware-0257-ebfa1cbe.zip / bootloaders-0257-ebfa1cbe.zip
- v0257-beta3 [172195e7] (2022-01-02): firmware-0257-172195e7.zip / bootloaders-0257-172195e7.zip
- v0257-beta2 [798b9e73] (2021-12-20): firmware-0257-798b9e73.zip / bootloaders-0257-798b9e73.zip
- v0257-beta1 [6ff1ee54] (2021-12-06): firmware-0257-6ff1ee54.zip / bootloaders-0257-6ff1ee54.zip
- alpha9 [ba9078b7] (2021-10-15): firmware-0256-ba9078b7.zip / bootloaders-0256-ba9078b7.zip
- alpha8 [fb4b2292] (2021-09-19): firmware-0256-fb4b2292.zip / bootloaders-0256-fb4b2292.zip
- alpha7 [fd42dbdd] (2021-08-11): firmware-0256-fd42dbdd.zip / bootloaders-0256-fd42dbdd.zip
- alpha6 [04cfdbea] (2021-08-11): firmware-0256-04cfdbea.zip / bootloaders-0256-04cfdbea.zip
- alpha5 [5245f1a6] (2021-06-01): firmware-0256-5245f1a6.zip / bootloaders-0256-5245f1a6.zip
- alpha4 [0b05775f] (2021-05-19): firmware-0256-0b05775f.zip / bootloaders-0256-0b05775f.zip
- alpha3 [3406476e] (2021-04-22): firmware-0256-3406476e.zip / bootloaders-0256-3406476e.zip
- alpha2 [97ed18d6] (2021-04-08): firmware-0256-97ed18d6.zip / bootloaders-0256-97ed18d6.zip
- alpha1 [d5d9be77] (2021-02-10): firmware-0256-d5d9be77.zip / bootloaders-0256-d5d9be77.zip
- alpha0 [f2b27a63] (2021-02-04): firmware-0256-f2b27a63.zip / bootloaders-0256-f2b27a63.zip