2021-12-02 09:20 AM
Hi, I am a newbie for STM32 after activating all my peripheral libraries I try to build my code but I get the following error:
make: *** [Core/Src/subdir.mk:34: Core/Src/main.o] Error 1
"make -j4 all" terminated with exit code 2. Build might be incomplete.
I am using a STM32F411 board.
Has anybody dealt with this issue?
Thanks.
2021-12-06 05:56 AM
Look at the lines before that error message. Did it compile? Did it link?
A typical issue are "complicated" characters in the project path: don't use umlauts, spaces, speical chars etc.
hth
KnarfB
2022-10-30 05:31 AM
I also have same problem:( . I have to solve this problem now. Please make something for me. thanks a lot for your intrests.