Hardware manual

e
2
studio 3.1 Release Note
Rev 1.0, Jan 21st, 2015 Page 12
6. Fixed issues in 3.1.3.6
ID
Component
Description
6148
GDB
When viewing a C++ object member variable it can cause GDB to crash
when using the Renesas CCRX toolchain.
6068
FIT Plugin
If a FIT module has many dependencies (more than 10) then it can
cause problems within this plugin. Such as the plugin not being able to
close.
This has been corrected by increasing the number of dependencies
allowable per FIT module package. It has been increased from 10 to 50.
7. Fixed issues in 3.1.2.10
ID
Component
Description
6019
Trace
When using the IECUBE there is a problem that could cause the trace
window to hang.
The view often hangs at the point where the message “81% Getting
Trace Records” is displayed.
This occurs when the bus and disassembly modes are switched on while
using an IECUBE with RL78.
8. Fixed issues in 3.1.2.9
ID
Component
Description
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, including
GDB console.
unsigned long, unsigned int and uint16_t work fine. This can be
observed when using CCRX.
5223
FIT plugin
The FIT Wizard has been improved and selections for "Family", "Series"
and "Group" are now filtered and default to the user's selected device.
5259
GDB
Changes to structures are not shown correctly after the download
module is reloaded following a rebuild.
5275
Application
In some cases the project build fails for a custom configuration when it is
created from a 'Default configuration'. Exceptions are often thrown due to
missing linker section setup data for the new configuration.
5348
CCRX Build plugin
Could not add new section in case the list already contain any section
was named NEW_SECTION_* (* is not number 1, 2, 3...) in CCRX
project.
5471
CCRX Build plugin
When the project is imported before a CCRX project is created, the
message "Can not specify this option" may be displayed even if the
relation between FPU and CPU options is correct.
5529
CCRX Build plugin
When building a RTOS project using the CCRX toolchain it can show
many CODAN errors even if include paths are set correctly.
5539
Application
To use trace record events for RH850 with E1 emulator, trace start
events are required.
5542
Trace plugin
If no records acquired in Trace View, tool bar buttons for trace conditions
are disabled. To enable them, once disable trace and enable it again.