5.7.1.19 Stack-in-tcm Option
The -mstack-in-tcm option places the runtime stack into the data tightly coupled
memory (TCM) region. The runtime startup code will transfer the stack from System SRAM
to DTCM before calling your main() function. This option must be used
at both compile and link times.
