How to increase the stack size for TI C2000 Launchpad for Simulink

12 views (last 30 days)
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 Comment
Dax
Dax on 6 Nov 2025 at 19:01
Moved: Walter Roberson on 6 Nov 2025 at 19:15
I have the same question except for the F28003x series, commenting to see if there was any resolution

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!