What Simulink Variables are Viewable In FreeMASTER?

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

What Simulink Variables are Viewable In FreeMASTER?

876 Views
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 Kudos
Reply
1 Reply

869 Views
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 Kudos
Reply