Part Number: *****>
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
In v12, the stack size is set in the linker .cmd file, which is generated by sysconfig.
The only way I found to change it is to turn off Linker File Generation (in sysconfig), then edit the (now static) .cmd file.
A spot-check of v20 suggests this is still the case there.
Hi Bruce
thanks for your reply, I have many peripherals setting by sysconfig, so I really don't want to disable sysconfig,
Let's see what TI says.
Hi Stanley,
I think the below thread is the similar issue as yours and provide a workaround, and also like what Bruce suggest, I believe just turn off the linker file generation in the Sysconfig won't influence your peripherals settings.
Best Regards,
Peter
Hi Peter
thanks for your help, it's done, like Bruce said "turn off the linker file generation and modify the stack size in .cmd file"
maybe your software team can improve this issue, because user can adjust stack in IDE and they don't know it's ineffective.
Hi Stanley,
Thanks for the advice, I will report the issue to the software team.
Best Regards,
Peter