Hello everyone!
I have a devkit-mpc5744p.I would like to use Freemaster to edit a variable and save it,it's successfully done.But if i restart the board,the value of this variable becomes the initial value of the Simulink block(data store memory).
Is there any way to save a variable to another address after I edit it, and read the value of that address first when I restart the circuit board?Or there are other ways to achieve this goal, such as adding an external flash module?
Thank you for your attention.