Hardware manual

e
2
studio 3.1 Release Note
Rev 1.0, Jan 21st, 2015 Page 16
11. Known open issues in 3.1.3
ID
Component
Description
17
IO view plugin
There are some IO Registers where the same memory address holds 2 registers with difference
access sizes. These registers are general a read-only register and another register used for
writing which is write-only.
These registers are currently all listed as R/W in the IO Map file and so the view will attempt to
display values for the wrote-only registers. When it does this the bytes are displayed reversed.
874
Event points plugin
Execution Address Eventpoints with trigger count do not work with Breakpoints on Segger RX.
Setting an execution address eventpoint with a trigger count on Segger JLink RX62N is not
possible if any breakpoints exist, including the default at main.
If an execution address eventpoint with a trigger count is set with a breakpoint both the eventpoint
& the breakpoint do not function. Multiple breakpoints are set then only 1 does not work.
Additional eventpoints function as normal.
987
Application
Exporting project if linker sections are modified and not saved generates an error. Resource not
synchronized is the message.
1460
CCRX Build plugin
Project builds, but rx_convertor.exe fails when on network drive.
1486
Application
Breakpoint properties do not work when set in the CDT dialogs. For example using the filter
operation and removing the breakpoint for the process being debugged.
1616
RX GCC build plugin
The options of a Build Configuration were not correct after specifying Multiple Configurations...
functionality.
1640
Application
After creation a project cannot be deleted straight away. If the user waits around 30 seconds the
project can then be deleted.
1642
Application
Erase flash on start-up option on RL78 should be executed once.
When e
2
studio connects successfully to RL78 target and erases the flash, this option should
return to false, so that flashing is not done every time target is connected.
1645
Event points plugin
For the SH7216 target (and most likely other targets), when using the address conditions and
associated mask, the boolean parameter (parameter 17) 'address mask compare type' is not
being set to true.
1778
Application
When setting the 'Internal Flash Memory Overwrite' debug option, it is possible to exceed the
maximum number of non-continuous memory blocks supported. No warning is given if this limit is
exceeded.
When setting this option ensure the limit (16 for RX devices) is not exceeded.
1808
HEW Project
Converter
Import a HEW RX project in e
2
studio using the HEW project importer.
Check: Project > Properties > Compiler > Source > Include file directories. Paths are duplicated
1859
GDB server
Program execution stops inside a range when Range Exclusive is specified in the address
settings for OA event points.