I programmed it with simulink, burned it to MPC5744, and observed it with Free Master, but the variable I wanted to observe didn't exist. I wonder how to create observation variables in Simulink
Solved! Go to Solution.
Hi @Renjie-Wang ,
Hope this helps you.
Alternatively, you can also set your variables to Volatile through Simulink -> Apps -> Embedded Coder -> Code Maapings-C -> Data Stores
You can monitor variables through FreeMaster.
Hi @Renjie-Wang ,
Hope this helps you.
Alternatively, you can also set your variables to Volatile through Simulink -> Apps -> Embedded Coder -> Code Maapings-C -> Data Stores
You can monitor variables through FreeMaster.