FreeMASTER variables

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

FreeMASTER variables

1,182 次查看
释然111
Contributor III

In the Motor Control Development Toolbox examples, adc_pdb_trigger_s32k14.pmp, report errors.1494820221(1).jpg

微信截图_20170515115410.png

微信截图_20170515115435.png

0 项奖励
回复
1 回复

1,050 次查看
Daniel_Popa
NXP Employee
NXP Employee

Hello, 

The FreeMASTER loads the symbols from the elf file. It needs that file to exists in a special location.

Capture.JPG

Can you check you have the elf file after generation the code from Matlab? In case you have compilation error that file might not exist and therefore FreeMASTER will not find the symbols.

An easy way to double check the symbols exists is to right click on Variable Watch View and select Create New Watched Var option.

1.jpg

And then search the list of symbols for the needed ones:

2.jpg

Hope this helps!

Daniel

0 项奖励
回复