STM32F412G - Compile Error (STM32CubeIde)
Hi,
For some strange reason projects that I have made that have compiled perfectly fine previously have started showing the below makefile error message:-
c:/st/stm32cubeide_1.12.1/stm32cubeide/plugins/com.st.stm32cube.ide.mcu.externaltools.make.win32_2.1.0.202305c:/st/stm32cubeide_1.12.1/stm32cubeide/plugins/com.st.stm32cube.ide.mcu.externaltools.make.win32_2.1.0.202305091550/tools/bin/sh: syntax error: unexpected "("
make: *** [makefile:141: default.size.stdout] Error 2
make: *** Waiting for unfinished jobs....
c:/st/stm32cubeide_1.12.1/stm32cubeide/plugins/com.st.stm32cube.ide.mcu.externaltools.make.win32_2.1.0.202305091550/tools/bin/sh: syntax error: unexpected "("
make: *** [makefile:146: Nucleo-F412G-LVGL (working).list] Error 2
Does anyone know what this means and how to fix it?
Thanks