2009-12-08 11:23 AM
Intermittent program crash during printf and USART receive
2011-05-17 04:31 AM
Look for your linker script (file with .ld extension), stack size is mentioned inside.
2011-05-17 04:31 AM
Hi,
i have a similar issue. My program locks up after running a few minutes. After reading these posts i think it's possible that the reason is also an stack overflow. But how can i change the stack size? I'm using Ride7 version 7.20.09.0139. Best regards