Code Generation GRT: Make DSM non-volatile
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Antworten (1)
Nirmal Gunaseelan
am 10 Jul. 2014
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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Event Functions finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!