Dies ist eine alte Version des Dokuments!
The deəp Eclipse plugin contains a set of various views which display the state of the processor or serve as logging output. These views are independent of the deep debug plugin.
All register views for the various types of the mpc555 registers are built in the same manner. They show the content of all the registers of this type.
Using the context menu of an entry you can change the display of the value.
Buttons in the toolbar of a view allow the following actions:
The ClassTreeView shows all classes and their methods which are loaded onto the target. Further it shows how much target memory is used and which kind of memory is involved.
By unfolding a class you get infomation for each method such as SSA (single static assignment or machine code.
Pay attention to the fact that the view doesn't refresh automatically. After recompiling a project and subsequent reloading of the target you have to refresh the view using the arrow button.
Dient zur Kommunkation und Manipulation des Targets. Durch die Auswahl im Drop-down-Menü können folgende Aktionen ausgeführt werden:
Mittels des grünen Pfeils kann die eingegebene Aktion wiederholt werden. Wobei der Pfeil abwärts bedeutet, das wir etwas an das Target senden und der Pfeil aufwärts das wir vom Target auslesen. Tritt ein Fehler wärend der Aktion auf, so erscheint eine Meldung in der letzten Spalte.