Stack Size
Hi,
I'm using a sample code for LoRa (ST's LRWAN something, running on STM32L072/STM32L082). I will transfer the code to CTL but right now I need to increase the stack size for the existing (non-CTL) code.
Everything was running really fine until I changed some variables from int to long long...
The stack size (solution as well as project properties) is set to 2048 but in the stack window it says "Frame Size 784 bytes" and Stack Used 1024 bytes.
In CTL I would define the stack size myself but where do I chnage this for a non CTL project?
I've been thinking about this for a long time so if you also suggest where it is explained more in detail I would appreciate it.
Best regards,
Anders
Please sign in to leave a comment.
Comments
0 comments