Hardware manual

e
2
studio 3.1 Release Note
Rev 1.4, Sep 23, 2014 Page 12
4698 GDB
A symbol address is not changed correctly at registering an Event Point for "Trace
Start" and "Trace Stop" eventpoints with RL78.
The right address is displayed in the Select Symbol dialog.
However it is changed into the wrong value when shown in the Eventpoints view.
4813 HEW Project Converter
The simultaneous build setting is not setup when the project is imported from
HEW. Please visit the C/C++ Build preferences and select the Behavior tab.
4825 CCRX Build plugin
"Build selected file" does not work correctly when the assembler source file is
selected.
4939 Trace plugin
In the Trace Acquisition dialog for the Renesas RX simulator,
The Trace Output field is not necessary. It cannot be modified.
4940 Application
An "Exception occurred during launch" message is displayed
approximately 30 seconds after connecting to a target when using Hot Plug and
using an image file.
4948 Application
When source file is modified while debugging and the module rebuilt is
downloaded via the 'module has changed' dialog.
The module downloads correctly, the target is reset, but the e2 studio user
interface does not show that PC has changed until a step is done.
4972 Application
Parallel build is not enabled after conversion from CCRX project to GNURX
project.
This can be switched on in the build configuration after conversion.
5014 Application
CCRX to GNURX conversion: Custom tool added in CCRX project is not available
in the converted GNURX project.
5054 Application
CCRX to GNURX Project Conversion: .mot file is not generated while building
release configuration for the converted project
5058 Application Section name ending with * is not mapped after conversion.
5060 Application
Optimization options are not mapped as expected when options are set on single
file.
5100 GDB
If uint32_t is used as variable type for bit-field members, the values for the
variables cannot be displayed in expressions windows ind GDB.
unsigned long, unsigned int and uint16_t work fine. This can be observed when
using CCRX.
5190 Coverage plugin
Address Range Coverage for IECUBE does not correctly display coverage where
the address range contains any region which contain non-code data or code which
does not have a line number.
5200 Coverage plugin
When enabling coverage support for a file that should have been executed in the
last debug operation it shows all source lines as not covered. When another
debug operation such as a step takes place the file then shows coverage results.