[RESOLVED]Linux stm32f401 compilation error startup
I download all dependancy on Arch Linux.
I know this distribution is not supported, but I install everything without error.
I open eclipse, follow instruction here : http://www.ac6-tools.com/content.php/content_SW4MCU/lang_en_US.xphp
I choose STM32F401, stdperiph, add low level driver and static external libraries.
I got this compilation error :
Description Resource Path Location Type
make: *** startup/subdir.mk:18: startup/startup_stm32f401xx.o Error 127 test C/C++ Problem
Thanks for you help