How to create observation variables

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to create observation variables

Jump to solution
220 Views
Renjie-Wang
Contributor II

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

0 Kudos
Reply
1 Solution
172 Views
SuperBeginner
Contributor IV

Hi @Renjie-Wang ,

Hope this helps you.

https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/Sending-data-via-UART-and-monitoring-signa...

Alternatively, you can also set your variables to Volatile through Simulink -> Apps -> Embedded Coder -> Code Maapings-C -> Data Stores

擷取.PNG

You can monitor variables through FreeMaster.

View solution in original post

0 Kudos
Reply
1 Reply
173 Views
SuperBeginner
Contributor IV

Hi @Renjie-Wang ,

Hope this helps you.

https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/Sending-data-via-UART-and-monitoring-signa...

Alternatively, you can also set your variables to Volatile through Simulink -> Apps -> Embedded Coder -> Code Maapings-C -> Data Stores

擷取.PNG

You can monitor variables through FreeMaster.

0 Kudos
Reply