Hardware manual

e
2
studio 3.1 Release Note
Rev 1.4, Sep 23, 2014 Page 20
3805
CCRX Build
plugin
'''Problem'''
When the edited item in list control which satisfies: the path cannot traced from project folder,
'java.lang.IllegalArgumentException' exception occurs.
'''Workaround'''
Remove the edited item and re-add the item which is correct value.
3813
Event points
plugin
OA event break event points not breaking at correct addresses on SH7203 (External Flash) target.
3836 Application
Dependencies with file name that have spaces may cause dependency scanning issues. Where
possible it is better to avoid using spaces in dependency file names.
3847 Application
When using the display as array feature in the expressions window it appears that data can be
skipped and is not updated.
3928
CCRX Build
plugin
By default the e2 studio editor character code is set to UTF-8. This means it is possible to enter
characters that are then not supported by default by the CCRX toolchain.
CCRX default input is SJIS.
To enable UTF-8 for the toolchain you must first select C99 support.
3945 Application
When importing a HEW project if it contains folders with the same name at the same hierarchy then
not all the files will import successfully.
i.e.
"....\WorkSpace\WorkSpace\Developments\src\embOS\Util\MEASUREMENT.c"
"....\WorkSpace\WorkSpace\Developments\src\protocols\util\SerialUtil.c"
3950 Application
Breakpoints cannot be unset within the editor when code is #ifdef out.
These breakpoints will need to be removed from the breakpoints plugin.
3992 Application
When importing projects from HEW into e2 studio when the files are read only, build errors occur
following import. Ensure the files are writable.
4104 Application
When the project is re-named. If the user then uses the feature project > Build Configurations >
Build All. The active configuration builds successfully but subsequent configurations fail.
4105 Application
When using GCC on Japanese Windows. If you create a new workspace on the desktop the default
GCC projects fail to build correctly.
4129
Project
Generation
FPU option is not set correctly for GNURX (RX200/RX100) executable project. "Disable generation
of RX hardware FPU instructions" option should be checked and greyed out for RX200 and RX100.
However this option is not checked and is not greyed out.
4189
Project
Generation
It is not possible to build project which has more than 98 characters in its project name.
4191 GDB server RX
When using Segger JLink, with the "Force Hardware Breakpoints" debug option enabled, adding
more than the maximum amount of breakpoints for a device and then removing some can lead to
none of the breakpoints firing. Workaround is to add a single breakpoint back in to trigger the reapply
of all others.
4213
RX GCC build
plugin
It is not permitted to use the tool chain editor on the Settings pages to attempt a conversion from
GCC to CCRX or CCRX to GCC. This conversion is not permitted and may stop your project
working correctly.
4300 Real-time Watch
Modifying the name of a variable in the Expressions window may cause a prompt asking if the new
variable should be made real-time aware (even if the old one was not)