High-performance Embedded Workshop
17. Using the Debugger
REJ10J1837-0100 Rev.1.00 Nov. 16, 2008
282
To automatically download an existing module to the target when adding it to the Download modules list
1.
Select one of the following operations to open the
Download Module
dialog box:
•
Select [
File -> Download A New Module
],
OR
•
Right-click on a module or within the Download modules folder on the Projects tab of the workspace window
to display a pop-up menu. Select
Download A New Module
.
All fields must be setup for the download module to be configured correctly.
2.
The
Offset
field specifies the memory address offset the module will be loaded at. It defaults to 0. After the
module has been added, the offset value is shown on the right of the module name in the [
Debug -> Build
]
submenu, the
Download modules
folder on the Projects tab of the workspace window, and the [
File ->
Recently Downloaded Modules
] submenu.
3.
The
File format
drop-down list box contains a list of supported object format. The file format of the download
module is selected here. So this does not have to match the debug format on the
Debug Settings
dialog box.
However, the Stack Trace window will be supported for instance depending on the format specified in the
Debug format
field.
4.
The
Filename
field can be specified with placeholders or as an absolute setting. It is recommended to use
placeholders.
5.
The
Access size
field specifies the access size when the memory is accessed. If the memory needs to be
accessed by a specific access size, specify the access size by using this option.
6.
The
Download debug information only
checkbox can be used when you wish to download the debugging
information.
7.
The
Perform memory verify during download
checkbox can be used to do additional checks when
downloading the module to ensure it was correctly downloaded to the target device.
8.
The
Download automatically on target connection
checkbox can be used to automatically download the
module when the target is being connected.
9.
Click the
OK
button.
Select [
Debug -> Debug Settings
]. The
Debug Settings
dialog box will be invoked. The module is added to the bottom
of the
Download modules
list on the
Target
tab.
If a module previously downloaded is modified outside the High-performance Embedded Workshop, a confirmation
dialog box appears asking if you wish to download this module again. To download the module again, select
Yes
.
Otherwise select
No
or
Cancel
.