Loading...
 
Skip to main content

System Workbench for STM32


syscalls and STM32CubeMX

Hello,

Does anyone know why ST32CubeMX doesn't copy syscalls.c to the application directory tree? Or at least provide a tick-box to either select or deselect it? Presumably everyone using the STM32 family is doing bare-metal programming, so syscalls.c or some other means is required for addressing sys calls.

Regards,

Peter

hello ,
i can't run the example program found in SPN2 folder because an error occurs .
The error :
make all
Building file: ../user/syscalls.c
Invoking: MCU GCC Compiler
c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.17.0.201812190825/tools/make/sh: syntax error: unexpected "("
make: *** user/syscalls.o Error 2
user/subdir.mk:18: recipe for target 'user/syscalls.o' failed