I want to compile specific embedded project, and with newest version of arm cross compiler installed from repository it doesn't work. So author is recommend to use previous version (10.3.1) instead current. Try to find older version in repository and cannot find
Please explain step by step how to do this
The project itself and description is here: https://github.com/fagci/uv-k5-firmware-fagci-mod
Old version of arm-none-eabi-gcc is here: https://developer.arm.com/downloads/-/gnu-rm
I try to install it from source, but unfortunately he make some errors I need some easiest way to do this, better if it will be installation from repository precompiled version 10.3.1 How to do this i don't know