Skip to main content
This topic has been closed for replies.

1 reply

Technical Moderator
August 5, 2024

Hi @helixembedded ,

2 recommendations that I can share with you:

1- the scripts should be executed inside the the gnu-tools-for-stm32 directory (the clone of the repo)
2- run the build-prerequisites.sh script first, then the build-toolchain.sh. The flag --skip_steps can be use to avoid building unneeded components such as howto, etc.

-Amel