Hardware manual

e
2
studio 3.1 Release Note
Rev 1.4, Sep 23, 2014 Page 19
2762 Application
When using assembly code within a C source file, Codan errors can be observed in the editor. Even
though the project builds successfully.
2859 IAR plugins
When using IAR projects the SFR names (e.g. PIOR1_bit.no1) are not understood correctly in the
editor.
2910 GDB
Registers do not display properly on SH2A 72691.
3039 Application
When exporting a project that has external linked folders rather than files which are resident in a
source directory they lose their directory structure in the exported archive. When importing back into
e2 studio the files specified as the original relative path are then not found. This is a standard
Eclipse issue and is the current specification.
3054 Application
Real-time refresh will not update visually for a complete structure.
The workaround is to monitor individual members of the structure.
3389 Application
When debugging files with the same name show source addresses even though it may not be
correct for the file in question. The full file path is not considered just the filename and current debug
context. This can lead to e2 studio showing addresses unnecessarily.
3410 GDB Server SH
SH2-70865A - clicking step-in when on the closing brace of a function will cause the server to run,
but never respond again.
The only option is to terminate.
3412 Application
'Execute The User Program After Ending The Debugger' should not be enabled when the target is
powered internally.
This can cause the debugger to hang.
3470 Application
When debugging with the RX210 the FPSW register is displayed on the register view. This should
not be the case as the RX210 does not have the FPSW register.
3526 Application
In some cases when using RX with the CCRX compiler the profile view does not display the source
file name and path in the window.
3550 Application
Custom placeholders are not expanded when importing a project from HEW. This is currently
expected behaviour but may be improved in a future version.
3585 Application
The GDB server crashes when an E1 emulator is connected to a debug configuration configured for
the Segger emulator.
3626 Application
Snapshot trace - adding IO register eventpoints increases the data shown in the trace view, but as
they were removed there was no change in the data shown.
3663 Application
With 2 targets connected, clicking between the two debug contexts in the Debug View will update
the source addresses in the open Editor files.
However changing debug context does not seem to get detected if clicking on the top-level of the
debug context rather than on the lower level.
3795 Trace plugin
Saving RX Simulator trace data to the disk can take some time due to the number of records
obtained from the server.
3804 Application
The code generator is not automatically registered when installing into generic Eclipse. Browse to
the CG plugin and then run the batch files that reside in the tools directory.
e.g.
C:\Renesas\e2_studio\eclipse\plugins\com.renesas.cg_1.0.0.201309061659\CodeGenerator\Tools