FUJITSU CM71-00329-7E User Manual

Page 214

Advertising
background image

204

CHAPTER2 Dependence Functions

Using Semihosting Feature

Perform the following procedure to display the content of output request to MBR on the terminal window.

1. Controlling MBR with the user program

MBR must be controlled in the user program, as shown in Figure 2.4-16 .

Sample projects that include a method for controlling the MBR is attached to SOFTUNE Workbench
V60L10 or later. Control MBR based on those. For details, refer to "APPENDIX H Sample Project for
Semihosting Function" of "SOFTUNE Workbench Operation Manual".

2. Displaying the content of output request to MBR on the terminal window

The terminal window can be displayed as follows.

There are two methods to display the terminal window; using GUI (window) and using command. These
methods give the same results.

Using window

- Select [Display]-[Terminal] menu to display the terminal window. For details, refer to "3.20

Terminal Window" of "SOFTUNE Workbench Operation Manual".

Using command

- Input SET LOGGING/TERMINALWINDOW command on the command window. For details,

refer to "11.1 SET LOGGING" of "SOFTUNE Workbench Command Reference Manual".

Advertising