How to save current state in Stateflow

1 次查看(过去 30 天)
Duane
Duane 2016-9-21
编辑: Duane 2016-9-27
I am using Stateflow and Embedded coder and my code is crashing when being ran on an ARM. Is there a way to obtain and save the current state in Stateflow? I have an EEPROM that I can store the states in, but I can't figure out how to easily obtain, every timestep, the states that are active...other than storing the entire state structure.
One more issue...my timestep is 500us yet my EEPROM write time is 5ms...so writing every timestep would not work. Buffering would not work either, due to loss of states saved in RAM between writes.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Complex Logic 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by