Return to previous page | Return to menu | Go to next page
This section explains how to load and execute an execution program on the ICE using the debugger.
Caution
If you do not use an initialization file such as “PRESET” described in the previous section, select “HOST” from the [FILE] menu to open the “HOST dialog box” and enter HOST NAME, USER NAME, and PASSWORD. Enter “rs [return] g [return]” in the debugger command area to reset the target.
1) Select [LOAD] → “PROGRAM FILE” from the [FILE] menu and enter the file name with the full path.
2) Click “LOAD”.
The executable program is now loaded.
Caution
When tcsh is used for LOGIN SHELL of USER, FTP cannot operate and the executable program is not loaded unless tcsh is registered in the / etc / shells file of the host machine.
For details, please see the reference books on FTP.
3) Select “GO” from the [EXECUTION] menu.
4) Click the “START ADDRESS” input area in the “GO dialog box”, move the character cursor, and enter “6004000” in the same area. Next, select “order” from the “START MODE” button pull-down menu and click “Done”.
The executable program will start running.