Hardware manual
e
2
studio 3.1 Release Note
Rev 1.0, Jan 21st, 2015 Page 14
5712
Project Generation
The e
2
studio IDE for ARM-None toolchain integration does not support
all the options for -mfpu (Target FPU) under Compiler -> CPU.
In this fix, 'none' category in the -mfpu option is added, so that users can
specify the user defined –mfpu= option.
To specify –mfpu= option, select 'none' category in the -mfpu option,
which when selected the -mfpu option is not passed at all, then set your
preference via the user defined options box of the compiler -> other
setting.
5774
Application
When using the GNU(ARM-NONE) toolchain, assembly list files are not
generated for the '.src' files.
5784
DS-5 importer
DS-5 project conversion fails if it's location is deeper than one folder in
the root of the current workspace. To fix, move the project to be
converted to the root of the workspace folder.
5788
Image Memory Rendering
When attempting to use the Image Rendering in the memory view on
Little Endian RX targets an error "Invalid image" is displayed. It works
correctly when the target is big endian.
5795
Application
Importing an ARM-RZ project from 3.0 into 3.x could reset the default
build configuration to Debug on initial import.
5836
Application
In some cases the performance analysis view will not show data for the
execution. This issue was noted for both the RX Simulator and the
IECUBE for RL78.
5872
GDB Server RZ
When using the RZ target an incorrect CtrlMask value set into Data
Access eventpoints means the event will not fire
5875
Application
Spaces as tab setting is not working for C source files but is okay for text
files,
5881
GDB Server RZ
Support is required for the extended CPSR core registers for RZ. These
are necessary for complex cache and context switch debugging.
5929
GDB Server RZ
Trace support added for RZ devices.
9. Fixed issues in 3.1.1.8
ID
Component
Description
5891
RL78 GDB Server
When using an IAR project the download can fail due to the project being
setup to write to the vector table area. This check has been removed in
3.1.1.8 so download now succeeds.
10. Fixed issues in 3.1.1.7
ID
Component
Description
3490
Real-time Watch
If a data type of a variable already displayed in the expressions view is
updated, e.g. from char to long, after a re-build the expression view data
type is not updated. However the data value is correct.
Closing the debugger or e
2
studio does not clear the issue but clean
does.