Download CubeSuite+ V1.03.00 Integrated Development Environment User`s

Transcript
CubeSuite+ V1.03.00
Character encoding
APPENDIX A WINDOW REFERENCE
Select the character code to be used for Japanese comments and character strings in the
source file.
This corresponds to the -Xcharacter_set option of the cx command.
Default
SJIS(None)
How to change
Select from the drop-down list.
Restriction
SJIS(None)
Interprets the Japanese character code in
the source file as SJIS.
EUC(-Xcharacter_set=euc_jp)
Interprets the Japanese character code in
the source file as EUC.
UFT-8(-Xcharacter_set=utf8)
Interprets the Japanese character code in
the source file as UFT-8.
Big5(-Xcharacter_set=big5)
Interprets the Chinese character code in
the source file as Traditional Chinese.
GB2312(-
Interprets the Chinese character code in
Xcharacter_set=gb2312)
the source file as Simplified Chinese.
No-process(-
Does not process the Japanese character
Xcharacter_set=none)
code in the source file.
(4) [Output Code]
The detailed information on output codes is displayed and the configuration can be changed.
Size threshold of sdata/
Specify the upper limit size of the data length allocated to the .sdata/.sbss sections.
sbss section alloca-
Data specified the .sdata or .sbss section by the "#pragma section" directive is allocated to that
tion(Bytes)
section regardless of the size.
This corresponds to the -Xsdata option of the cx command.
Default
Blank
How to change
Directly enter in the text box.
Restriction
0 to 65535 (decimal number)
Use 32-bit branch
Select whether to use the far jump function for the jarl and jr instructions.
instruction
By using the far jump function, it is assumed that the jarl and jr instructions are jarl32 and jr32
instructions, and assembling is performed.
This corresponds to the -Xasm_far_jump [V850E2][V850E2V3] option of the cx command.
This property is displayed only for the project using a device with the V850E2 core and
V850E2V3 architecture.
Default
No
How to change
Select from the drop-down list.
Restriction
Yes(-Xasm_far_jump)
Assumes that the jarl and jr instructions are jarl32
and jr32 instructions, and performs assembling.
No
Performs assembly as a jarl or jr instruction.
(5) [Assemble List]
The detailed information on the assemble list is displayed and the configuration can be changed.
R20UT2142EJ0100 Rev.1.00
Sep 01, 2012
Page 179 of 620