How to create observation variables

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to create observation variables

跳至解决方案
297 次查看
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 项奖励
回复
1 解答
249 次查看
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 项奖励
回复
1 回复
250 次查看
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 项奖励
回复