Forum : Ride IDE
Original Post
Post Information | Post |
---|---|
December 5, 2016 - 1:17pm
|
Hello, I need help how change stack size using Ride7 options? I have STM32F429 CPU and what options should I use to change stack size? regards, Piotr |
It is not possible to change the stack size (GCC). All the free space is allocated to the stack.