Renesas REJ10J1837-0100 Network Card User Manual


 
High-performance Embedded Workshop 4. Using the Editor
REJ10J1837-0100 Rev.1.00 Nov. 16, 2008
107
4.17 Opening a file within the editor
The High-performance Embedded Workshop allows you to open a file within the editor window.
To open a file shown in the editor window
1. Right-click on the file name in the Source field in the editor window.
2. Select Open '<file name>' from the pop-up menu.
4.18 Tooltip watch
Use this function to know the value of a variable defined in the source program. Open the editor window or disassembly
window (in source mode) to view the source program and rest the mouse cursor over the variable name that you want to
examine. A tooltip (pop-up window) will appear showing the watch information.
To use Tooltip watch
1. Select [Setup -> Options]. The Options dialog box opens.
2. Select the Editor tab.
3. Check the Enable tooltip watch check box.
4. Click OK.
To view a tooltip watch on the editor window or disassembly window (in source mode)
1. Open the editor window or disassembly window (in source mode) showing the variable that you want to
examine.
2. Rest the mouse cursor over the variable name that you want to examine. A tooltip will appear near the variable
containing basic watch information for that variable.