How to increase the stack size for TI C2000 Launchpad for Simulink
12 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I have a question on manully increase the stack size of TI C2000 Launchpad for simulink as the picture shows below.

I am using the TI launchpad f28379d for coding with Simulink. I found information in "Embedded Coder Support Package for Texas Instruments C2000 Processors User Guide.pdf" on page 26 shown as below.

It say the maximum size for F2837x is 1024. Since F2837x has a lot of memory, is there a way for manually increasing this stack size with some settings?
I tried the command "set_param(hCS, 'MaxStackSize', '2048')" for launchpad f28379d. It did not work.
Thank you very much for the suggestions and help!
Best,
Hang
1 件のコメント
Dax
2025 年 11 月 6 日 19:01
移動済み: Walter Roberson
2025 年 11 月 6 日 19:15
I have the same question except for the F28003x series, commenting to see if there was any resolution
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!