Hardware manual

e
2
studio 3.1 Release Note
Rev 1.0, Jan 21st, 2015 Page 22
5547
Application
To use the data access events as trace start, trace stop or trace record for RH850 with E1
emulator, please do not use the "Compare Settings" condition for the event.
5551
Application
If the maximum number of break points are used for RX with E1/E20 emulator, the connection or
the program execution may fail. In this case, please reduce the using break points.
5576
GDB
For RH850 multicore devices, step return may cause the error. Please do not use step return
execution. Instead, try 'finish' command in GDB console.
5592
CodeGenerator plugin
RL78/L12 group of MCUs (RL78 family)
1.
The value of User option byte C1H is wrong when LVD is used as Interrupt mode. User option
byte setting is generated in r_cg_vector_table.c. Please change the value of C1H to correct one.
2.
Detection level '3.98V' is missing as a choice at GUI when LVD is used as Interrupt mode and
Reset mode.
5632
Multicore
When using multicore projects the Debug View may show an incorrect name for the second
loaded module (as a duplicate of the first)
5637
Multicore
For RH850 multicore devices, disassembly result may be different from the expected. In this case,
please refresh the view after changing the debug context to the other PE.
5668
Coverage plugin
In some cases when using the Coverage facility with the RL78 IECUBE some lines are shown as
'branch' or partial coverage when they should be 100% covered.
5669
Application
An invisible breakpoint is left in the project following a 'Move To Line' operation. Program
execution continues to halt at this location once the Move to Line operation has been performed.
5717
Application
RXC/SHC: 'Optimize for access to external variables' option value is not persisting for imported
RXC/SHC projects.
5721
CDT
When modifying code that changes the line an already set breakpoint is located at the breakpoint
is not moved according to the modification.
5770
Application
RX targets and IO registers greater than 1 byte.
e.g.
winA 0x88028
winB 0x8802a
View register in both IO view and register view.
Value in memory view is reversed.
This is because the IO, (like all RX memory for little endian targets is reversed).
5778
Debug Configuration
When importing a project and debugging before visiting the debug configuration the debug
connection will fail.
Visiting the debug configuration or creating a new project uncompressed the support files. Once
this has happened debug connection can continue as normal.
5826
GDB Server RZ
Using Move to Line with an RZ target can cause the GUI to stop responding. Set the PC directly
via the Registers window instead.
5846
Real-time Watch
The real-time refresh does not work correctly for RL78 G10.
5896
GDB Server RH850
The registers view when debugging in multicore for RH850 does not show all of the available
registers.
5911
DS-5 importer
The current DS-5 importer in e
2
studio imports KPIT GNU "Application" project types only. Other
projects cannot be imported at this time.
5948
Application
When selecting -flto in e
2
studio the build does not succeed.