What Simulink Variables are Viewable In FreeMASTER?

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

What Simulink Variables are Viewable In FreeMASTER?

910 次查看
mpalframan
Contributor II

Would somebody be able to summarize what Simulink values are viewable in FreeMASTER as either watch variables or in an oscilloscope?

For example, I know that Data Store types set to "Volatile" are viewable as watch variables. Are all labelled lines viewable? Thanks for your help

0 项奖励
回复
1 回复

903 次查看
iulian_stan
NXP Employee
NXP Employee

Hi @mpalframan,

As far as I know MatLAB toolbox does generate FreeMASTER "visible" variables and you would need to manually define them based on the symbolic information from the generated elf file.

To check what symbols are available you need to:

1. Navigate to Project  Options...
2. Under the MAP Files tab select your elf file
3. Press view button to preview all extracted symbols 

Capture.PNG

You can also check this video (@ 2:16) to see how to define a variable based on symbolic information.

Note: I moved this question to MBDT space, so the toolbox team can correct me if I'm wrong.

Regards,
Iulian

0 项奖励
回复