Debugging With Softune Workbench - Fujitsu CREMSON MODULAR STARTERKIT User Manual

Table of Contents

Advertisement

3.4 Debugging with Softune Workbench

Note : You can use the Softune Workbench Monitor Debugger only with the F369 CPU-
board ! However, the Simulator Debugger is always available (does not require any
hardware units).
Whenever you have successfully created a valid load module, you may switch from the
development mode to the debugging mode of Softune Workbench.
Basically, there are 3 types of debugging systems supported :
1.
The software simulator: This type of debugger is always present and does not
require any special hardware extensions. The simulator will cover the FR-core
features, but no peripheral functions. Therefore, you can use the simulator to
verify program flow, check for dynamic errors, look at the generated assembler
code and so on.
2.
The monitor debugger: This debugger type requires an evaluation board like the
modular Starterkit (MB91F369 module) connected to one of the COM-ports of
your PC. Therefore, make sure you have the evaluation board connected and
powered-up as described before. Explanations in this manual refer to the monitor
debugger only.
3.
The emulator debugger: The in-circuit-emulator (ICE) is a system, which allows a
connection to any target system using a probe-cable. The appropriate system for
the MB91360 series is the MB2197-01 system. More information about this
system can be found on the Fujitsu website.
Which debugger is used for the actual project can be configured in the Project tree as shown
below or in the "Project – Setup Project – Debug" menu. By default, the monitor debugger is
selected for MB91F369 project examples :
The default settings for the monitor debugger are : COM-Port 1 at 57600Baud. If you wish
to change the COM-port, please right-click on the "MonDeb 57k6 COM1" entry and select
change.
Note : If you wish to change the Baudrate, you have to change the UART-settings in the
debugging kernel source project, re-compile and flash the new kernel to your MB91F369 first
before you can use another baudrate.
Cremson Starterkit User Manual
Chapter 3 Getting Started
- 14 -
© Fujitsu Microelectronics Europe GmbH

Advertisement

Table of Contents
loading

Table of Contents