Turns on HAL runtime stack checking feature. Enabling this setting causes additional code to be placed into each subroutine call to generate an exception if a stack collision occurs with the heap or statically allocated data. If true, adds -DALT_STACK_CHECK and -fstack-check to ALT_CPPFLAGS in public.mk.
Turns on HAL runtime stack checking feature. Enabling this setting causes additional code to be placed into each subroutine call to generate an exception if a stack collision occurs with the heap or statically allocated data. If true, adds -DALT_STACK_CHECK and -fstack-limit-register=et to ALT_CPPFLAGS in public.mk.
none
none
false
false
none
none
Line 820...
Line 820...
UnquotedString
UnquotedString
none
none
none
none
public_mk_define
public_mk_define
Build a custom version of newlib with the specified space-separated compiler flags.
Build a custom version of newlib with the specified space-separated compiler flags.
The custom newlib build will be placed in the <bsp root>/newlib directory, and will be used only for applications that utilize this BSP.
The custom newlib build will be placed in the <bsp root>/newlib directory, and will be used only for applications that utilize this BSP.