Hardware manual
e
2
studio 3.1 Release Note
Rev 1.4, Sep 23, 2014 Page 10
5. Fixed issues in 3.1
ID
Component
Description
301 Trace plugin
Trace buffer full functionality needs addition. New checkbox needs adding to the
GUI.
475 GDB server RL78
Once a debug session has been terminated when using an IECUBE another
connection is not possible until the IECUBE had been unplugged from the
machine.
785 Trace plugin
Bus mode records sometimes fail to update if rapid cycling through the available
trace modes.
2735 Trace plugin When using an IECUBE emulator saving large trace buffers can fail to complete.
3160 Application
The address of pointer type variable cannot be modified in Expressions View. e.g.
typedef int* PI;
PI s_pi = &glb;
In this case, address value of s_pi cannot be modified in Expressions View.
3625
Application
When using the Snapshot trace feature the data mask settings are not applied
correctly.
3798 Trace plugin
Creating a new trace file for E20 trace data takes a long time to complete due
obtaining disassembly data for all the available records.
During this period of obtaining disassembly data the debugger controls can
become unresponsive.
3867 Application
When the current configuration is set to a custom configuration created by the
user. The configuration following an export and import into another workspace is
not restored correctly. It is restored to HardwareDebug.
3932 Application
If e2 studio is installed into the desktop folder or the workspace is within the "My
documents" area on Japanese operating systems, the object converter can fail to
execute correctly.
4176 CCRX Build plugin
The Renesas CCRX toolchain fails to build projects with the following conditions:
a. Project name with Chinese characters
b. Project located in a path with Chinese character
c. Project contains file with Chinese character
4280 Integration Server
The GetExpressionS
function in the Integration Server will in some cases return an
invalid string. Workaround is to use the ReadMemory call to get the raw data.










