mpc5200btiny linux quickstart l-679e

Add to My manuals
105 Pages

advertisement

mpc5200btiny linux quickstart l-679e | Manualzz

Debugging

4.6 Using the Memory Monitor

At the last part in this chapter you will use the memory monitor to watch the content at a memory address.

Select the Memory tab in the window below.

Click on the button Add Memory Monitor.

Enter the address of buffer and click on OK.

Change the window size.

© PHYTEC Messtechnik GmbH 2006 L-679e_5

97

phyCORE-MPC5200B tiny/IO QuickStart Instructions

Click on the Add Rendering Button.

Select ASCII and click on the OK button.

98

You can see the content of the variable buf at the address

0x7fc1fdd8.

© PHYTEC Messtechnik GmbH 2007 L-679e_5

Debugging

Next click on the Resume button in the menubar.

The debugger stops at the breakpoint in the line of return.

Click on the Resume button to end the application.

You have successfully passed the debugging chapter. You are now able to configure and use Eclipse for remote debugging.

You can step through a project, watch and change the content of variables and you can use the memory monitor to view the content at a memory address.

© PHYTEC Messtechnik GmbH 2006 L-679e_5

99

advertisement

Related manuals