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
Next revisionBoth sides next revision
eclipse:views [2015/03/20 11:38] – [deep Register Views] ursgrafeclipse:views [2018/01/12 08:56] – [deep Logs] ursgraf
Line 4: Line 4:
 ===== Open Views ===== ===== Open Views =====
   - Under //Window → Show View → Other...// open //Show View// dialog.    - Under //Window → Show View → Other...// open //Show View// dialog. 
-  - Select view. \\ {{.:showviewdialog.png?250&direct|}} \\+  - Select view. \\ {{.:showviewdialog.png?200&direct|}} \\
   - Confirm with OK.   - Confirm with OK.
  
 ===== deep Logs ===== ===== deep Logs =====
 +==== TaskView ====
 +{{tasklog.png?500&direct|}} \\ 
 +The TaskLog shows all running tasks on the target together with their attributes. \\ \\ 
 +Pay attention to the fact that the view doesn't refresh automatically. You have to refresh the view using the arrow button.
 +
 ==== ClassTreeView ==== ==== ClassTreeView ====
 {{classtreeview.png?700&direct|}} \\  {{classtreeview.png?700&direct|}} \\ 
Line 23: Line 28:
   * green plus → start target    * green plus → start target 
 ===== Deep Target Actions ===== ===== Deep Target Actions =====
 +
 +==== Selected Memory View ====
 +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|}} \\ 
 +Press the button //read// to read or refresh the content of the window.
  
 ==== TargetOperation ==== ==== TargetOperation ====
-{{.:targetoperation.png?600&direct|}} \\  
 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. Register name must be inserted. +  * Register: Reading and writing of registers. The register name must be inserted. 
-  * Variablen: Reading and writing of static variables (class variables). Variable names have to be inserted by their fully qualified names. Packages, class and variable name must be separates by full stops. +  * Variablen: Reading and writing of static variables (class variables). Variable names have to be inserted by their fully qualified names. Package, class and variable name must be separated by full stops. 
-  * Address: Reading and writing of memory address+  * Address: Reading and writing of absolute memory addresses
-  * TargetCMD: Any static method of a class without parameters can be invoked by the host. Method names have to be inserted by their fully qualified names. Packages, class and method name must be separates by full stops.+  * TargetCMD: Any static method of a class without parameters can be invoked by the host. Method names have to be inserted by their fully qualified names. Package, class and method name must be separates by full stops.
 \\  \\ 
-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 displays in the last column if an error occurs during the action+{{targetoperation.png?600&direct|}} \\  
-==== Selected Memory View ==== + 
-{{.:selected_memory_view.png?300&direct|}} \\  +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.
-This view displays whole memory blocks. You can choose the start address and the size of the memory block. Then you have to press "read".+
  
eclipse/views.txt · Last modified: 2020/09/11 09:37 by ursgraf