How to use "Monitor" Component?

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

How to use "Monitor" Component?

2,596 次查看
etolocka
Contributor I
Hi!

I´m trying to use the Monitor Component in the CW debugger but I can´t put it to work.

I´m confused about the way to specify the object to monitor. As an example, I enter "PTBD_PTBD3" or "PTBD bit 3", but nothing appears in the channel trace.

Any piece of advice, please?

(I´m using CW 5.1 + S08GT60)

Regards,
Ernesto.

标签 (1)
标记 (1)
0 项奖励
回复
3 回复数

1,130 次查看
cooldream
Contributor I
After you open the Monitor dialog,right-click on it,then choose the "Add Channel" menu.Then in the "Add Channel" dialog,enter the object name. If you don't know the object name, you can: - Start the simulator. - Select "Component" -> "Open". The "Open window Component" dialog is opened.. - Double click on "Inspect". The Inspect component is opened.. - Expand the "Object Pool" Tree to find the object name you wanted.
0 项奖励
回复

1,130 次查看
stanish
NXP Employee
NXP Employee
For monitoring of varibles in runtime you can also use Freescale standalone tool named FreeMASTER. It's free and you can find more information here:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FREEMASTER&fsrch=1#

Stanish


Message Edited by stanish on 2008-04-10 02:07 PM

1,130 次查看
CrasyCat
Specialist III
Hello
 
Monitor component does not work for either Multilink, Softec or Full Chip simulator connection.
 
If you wish to generate a Chart showing how a specific variable value changes while the application is running, you need to use a Chart instrument within a VisualizationTool window.
 
CrasyCat