This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to change stack size in SES

I have a compile error currently: "section .heap overlaps absolute placed section .stack"

The heap size is currently set to zero.

I am guessing I am just going over the allocated stack size, but I can't figure out how to increase it.

How can I increase stack size? 

Parents Reply Children
No Data
Related