Code Generation GRT: Make DSM non-volatile
显示 更早的评论
I have an model which is using DSM's to store information which is accessed by stateflow and the model. From this model I'm generating an exe using the GRT template, which is running in windows.
My question is whether there is a way of storing the state of each DSM so that if forms the initial value for the next execution of the exe; akin to non-volative storage on an embbed system
回答(1 个)
Nirmal Gunaseelan
2014-7-10
0 个投票
I'm guessing you have already looked at storage class of the DSMs. Take a look at how one of the other targets, AUTOSAR, manages modeling of non-volatile memory using DSMs and might be of help.
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!