Code generated via embedded coder, shows random reset issue while running in controller, because of stack overflow. How to resolve this issue?
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
Jaime Varela
2021-2-5
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?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deployment, Integration, and Supported Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!