trampoline icon indicating copy to clipboard operation
trampoline copied to clipboard

no location for idle task's stack in link script (GNU ld)

Open mbriday opened this issue 7 years ago • 0 comments

The task's stack does not have a dedicated section in link script, even if the section is correctly set to '.Task_IDLE_TASKStack' in generated files. The link phase fails on powerpc psim target. It may have an impact on others targets.

mbriday avatar Mar 21 '17 13:03 mbriday