Code generated via embedded coder, shows random reset issue while running in controller, because of stack overflow. How to resolve this issue?

1 view (last 30 days)
I have generated code via matlab-simulink using embedded coder for TMS320F28377D controller. But while executing the code in controller, I am observing that my controller gets reset randomly. On further analysing I found that my stack overflows randomly. So is there any solution which can help me in resolving this issue?
  1 Comment
Jaime Varela
Jaime Varela on 5 Feb 2021
Would you be able to provide more information such as a sample model and any error logs?
Also, have you tried to optimize for memory usage 'Minimize RAM' in the embedded coder settings and see if you get the same error?

Sign in to comment.

Answers (0)

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!