deep

a Cross Development Platform for Java

User Tools

Site Tools


eclipse:views

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
eclipse:views [2020/09/11 09:30] – [deep Register Views] ursgrafeclipse:views [2020/09/11 09:37] (current) – [TargetOperation] ursgraf
Line 7: Line 7:
   - Confirm with OK.   - Confirm with OK.
  
-===== deep Logs ===== +===== ClassTreeView =====
-==== ClassTreeView ====+
 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. 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.
 {{classtreeview.png?700&direct|}}  {{classtreeview.png?700&direct|}} 
Line 17: Line 16:
 There are register views for general purpose and floating point registers as well views for special purpose registers depending on the available processor. \\ There are register views for general purpose and floating point registers as well views for special purpose registers depending on the available processor. \\
 Using the context menu of an entry you can change the display property of the value. \\ Using the context menu of an entry you can change the display property of the value. \\
-{{registerviewlocaltoolbar.png?350&direct|}} \\+{{registerviewlocaltoolbar.png?350&direct|}}  
 Buttons in the toolbar of the view allow the following actions: Buttons in the toolbar of the view allow the following actions:
   * arrow → new reading of the value (refresh)   * arrow → new reading of the value (refresh)
   * red square → stop target   * red square → stop target
   * green plus → start target    * green plus → start target 
-===== Deep Target Actions ===== +===== Memory View =====
- +
-==== Selected Memory View ====+
 This view displays memory blocks. You can choose the start address, the element size and the number of elements to read. \\ This view displays memory blocks. You can choose the start address, the element size and the number of elements to read. \\
-{{selectedmemoryview.png?500&direct|}} \\ +{{selectedmemoryview.png?400&direct|}} \\ 
 Press the button //read// to read or refresh the content of the window. Press the button //read// to read or refresh the content of the window.
  
-==== TargetOperation ====+===== TargetOperation =====
 This view allows for communication to and manupulation of the target. Several actions can be choosen in the drop down menu: This view allows for communication to and manupulation of the target. Several actions can be choosen in the drop down menu:
   * Register: Reading and writing of registers. The register name must be inserted.   * Register: Reading and writing of registers. The register name must be inserted.
Line 40: Line 38:
 Any action can be repeated by clicking onto the green arrow. The down arrow sends to the target, the up arrow reads from the target. A message will be displayed in the last column if an error occurs during the action. Any action can be repeated by clicking onto the green arrow. The down arrow sends to the target, the up arrow reads from the target. A message will be displayed in the last column if an error occurs during the action.
  
-==== TaskView ====+===== TaskView =====
 The TaskLog shows all running tasks on the target together with their attributes. The TaskLog shows all running tasks on the target together with their attributes.
 {{tasklog.png?700&direct|}} \\ {{tasklog.png?700&direct|}} \\
 Pay attention to the fact that the view doesn't refresh automatically. You have to refresh the view using the arrow button. Pay attention to the fact that the view doesn't refresh automatically. You have to refresh the view using the arrow button.
eclipse/views.1599809426.txt.gz · Last modified: 2020/09/11 09:30 by ursgraf