Hardware manual
e
2
studio 3.1 Release Note
Rev 1.4, Sep 23, 2014 Page 16
6. Known open issues in 3.1
ID Component Description
17 IO view plugin
There are some IO Registers where the same memory address holds 2 registers with difference
access sizes. These registers are general a read-only register and another register used for writing
which is write-only.
These registers are currently all listed as R/W in the IO Map file and so the view will attempt to
display values for the wrote-only registers. When it does this the bytes are displayed reversed.
220 GDB server
e2-server-gdb executable currently causes a security alert in Windows when executed for the first
time. The publisher is currently undefined also. Accepting the dialog allows normal operation to
proceed.
364 Application
In case of MinGW toolchain projects - Whenever you add any include path in the compiler /
assembler include path option, it is displayed in the Project Explorer -> <prj_name> -> Includes.
In case of KPIT / Renesas toolchain projects - Whenever you add any include path in compiler /
assembler include path option, it is not displayed in the Project Explorer -> <prj_name> -> Includes.
It only displays the default include paths added during project generation. The include paths are
shown in the build option preferences as you would expect.
722 Trace plugin
Using Find on "Address" allows the entry of a case insensitive hex number. However on "Destination
Address" a case sensitive string is required. This needs to be made clearer on the UI.
789 Trace plugin
The trace plugin data field if find & filter is set does not remember its value. When reopened the
data option has both fields populated with a numerical number not entered by the user.
803 GDB server
RL78 program execution stopping on 'Equal' when 'Not Equal' is specified in the Compare Settings.
811 GDB server
Trigger Count not supported for RL78 but is still available in the Eventpoint View.
873
Debug
Configuration
No Renesas GDB hardware launch shortcut for IAR & Green Hills plugins. Launch shortcut needs
manual creation.
874
Event points
plugin
Execution Address Eventpoints with trigger count do not work with Breakpoints on Segger RX.
Setting an execution address eventpoint with a trigger count on Segger JLink RX62N is not possible
if any breakpoints exist, including the default at main.
If an execution address eventpoint with a trigger count is set with a breakpoint both the eventpoint &
the breakpoint do not function. Multiple breakpoints are set then only 1 does not work. Additional
eventpoints function as normal.
934
Event points
plugin
Eventpoints view toolbar label not updating for RL78 eventpoints.
935 GDB server
RL78 G14-2 only allows one Event Break eventpoint
987 Application
Exporting project if linker sections are modified and not saved generates an error. Resource not
synchronized is the message.
1263 Application
RX200 CPU selection should not be supported for toolchains =< 1.00.01 for the CCRX Renesas
toolchain.
This toolchain does not support RX200.
1460
CCRX Build
plugin
Project builds, but rx_convertor.exe fails when on network drive.
1486 Application
Breakpoint properties do not work when set in the CDT dialogs. For example using the filter
operation and removing the breakpoint for the process being debugged.
1595 Application
Renaming a project using the right click menu in the project explorer causes its respective debug
configuration to disappear.