Open mechatrocity opened 6 years ago
FWIW, I was able to compile stm32plus with the GCC 7 toolchain from gcc-arm-none-eabi-7-2017-q4-major-linux.tar.bz2
direct from ARM.
However, if you're using the compiler that's part of the future Ubuntu Bionic and the stm32plus build is breaking somehow, we should definitely figure out why and fix it up.
When I try to build with GCC 6.3.1 I'm getting the following error;
Resulted from
scons mode=small mcu=f4 hse=25000000
.Any known issues with this and the latest GCC?