PX4-Autopilot icon indicating copy to clipboard operation
PX4-Autopilot copied to clipboard

Update GCC to 13.2.1

Open AlexKlimaj opened this issue 1 year ago • 6 comments

This PR updates the toolchain to the latest arm gcc 13.2.1.

AlexKlimaj avatar Dec 18 '23 23:12 AlexKlimaj

I would have suggested an even newer version of GCC. I'll start testing the new version as a daily driver again now.

MaEtUgR avatar Dec 19 '23 07:12 MaEtUgR

I am using 12.3.rel1.

Screenshot from 2023-12-20 07-26-24

muramura avatar Dec 19 '23 22:12 muramura

I was using Arch Linux package repository's ARM GCC 13.2 when finishing https://github.com/PX4/PX4-Autopilot/pull/21340 without issues.

MaEtUgR avatar Dec 21 '23 08:12 MaEtUgR

fmuv5x_default build Used GCC 13.2.1

Screenshot from 2023-12-22 08-24-06

muramura avatar Dec 21 '23 23:12 muramura

Looks like there is actually about 1% flash saving from 10.3.1 to 13.2.1.

AlexKlimaj avatar Jan 17 '24 03:01 AlexKlimaj

Updated the PR to 13.2.1.

AlexKlimaj avatar Jan 17 '24 04:01 AlexKlimaj