Home

CubeSuite Ver.1.40 Integrated Development Environment User`s

image

Contents

1. Explanation The CAP NOCAP assembly compilation option settings do not match for all input object module files Message There is more than one version of tool name in file file name Used the first one in file file name Explanation There is a conflict in the tools CC ST78KOR RA and device file versions used by all object module files up to linking Message File file name is old Can t find TOOL information Explanation This is displayed if there is no TOOL information for the input object module file Ordinarily this will always be displayed if an old version not supporting DF is linked Message File file name already has had error s warning s from tool name Explanation Error and or warning messages have been output by tools used up to linking CC ST78KORRA Message Can t specify User Option Bytes On Chip Debug Option Bytes Security ID with LMF Explanation The gb go gi options cannot be specified if a load module file is specified as an input file Action by User Do not specifiy the gb go gi options if a load module file is specified as an input file and re linked Message XXXXXXH yyyyyyH overlapped Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Objects have been output overlapping in addresses from xxxxxxH to yyyyyyH ztENESAS Page 223 of 285 CubeSuite Ver 1 40 Message CHAPTER 6
2. Explanation There is pragma section syntax after C body code Subsequently it will not be possible to include files with pragma section syntax and no C body including external reference declarations of variables and functions Message pragma section found after C body cannot specify include after pragma section in this file Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 There is pragma section syntax after C body code Subsequently it will not be possible to use include statements ztENESAS Page 34 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES include found after C body cannot specify pragma section after include directive Explanation There is an include statement after C body code Subsequently it will not be possible to use pragma section syntax Message 78KOR ZX option specified cannot specify pragma interrupt rtos_interrupt Explanation 78KOR The zx option was specified Interrupt functions and RTOS interrupt handlers cannot be specified via pragma directives Action by User 78KOR Specify it using one of the following decorators __interrupt __interrupt_brk __rtos_interrupt Message The string specified by the error directive will be output Explanation An error string has been specified Message cannot remove temporary directory dir Explanation Cannot dele
3. Explanation Specify a command file after the at sign The option will be ignored Message section section is already defined by l option ignored Explanation Section section will be ignored because the I option has already been specified Message S and x expect fT Explanation The S and x options are only valid when extended hex format has been specified Message S expect fT Explanation The S option is only valid when extended hex format has been specified Message x expect S and fT Explanation The x option is only valid when the S and fT options have been specified simultaneously Message option option overrides option2 option Explanation Option option has been specified overriding option option2 which therefore disabled Message section section overflowed lowest address of internal memory Explanation Section section underflows the internal ROM area or the area specified by the U option Message section section overflowed highest address of internal memory Explanation Section section overflows the internal memory space Message section section overflowed lowest address of program memory Explanation Section section underflows program memory Message section section is converted from its midst Explanation Converting to hex from the address specified midway in section section Mes
4. Message multiple defined symbol symbo Explanation Symbol symbol has been defined multiple times Message redeclaration of symbof Explanation symbol is being redeclared Message undefined symbol symbo Explanation symbol has not been defined Message undefined label Lnum Explanation The Lnum label has not been defined Message Argument type mismatch is detected where caller calls callee Explanation The types of the caller and callee arguments were different when performing inline expansion Message Return value type mismatch is detected where caller calls callee Explanation The return types of the caller and callee were different when performing inline expan sion Message interrupt request name already specified Explanation Interrupt request name has already been specified Message inconsistent section for symbol Explanation The section for symbol is inconsistent Message Directive syntax error Explanation The directive syntax is incorrect Message Name name in directive has already been defined Explanation Trying to define a reserved word or a previously defined name as a directive memory area This name reserved word memory space name or memory area name has already been registered Message Overla
5. Explanation 78KO 78KOR The string definition exceeds the maximum length 4 characters Message V850 Field name declared as a function Explanation V850 The member name has been declared as type function Message Illegal number Explanation There is an error in numeric notation Message Division by zero Explanation Attempting to divide by zero Message Too large integer Explanation The constant value is greater than 16 bits Message Illegal bit value Explanation There is an error in bit notation Message Bit value out of range Explanation The bit value is outside the allowed range 0 to 7 Action by User Change the value so that it is within the allowable range Message Operand out of range n Explanation The specified value is outside the allowed range 0 to 7 Action by User Change the value so that it is within the allowable range Message 78K0 Operand out of range byte Explanation 78K0 The operand value is out of bounds 00H to FFH or a byte value within the operand is out of range 128 to 128 Action by User 78KO Change the operand so that it is within the allowable range Message 78KOR Operand out of range byte Explanation 78KOR The byte value is outside the allowed range 00H to OFFH Action by
6. Explanation It is not possible to specify a function as a real time OS task after the function defini tion Message Function function is already defined without __ rtos_interrupt Explanation Function function has been specified as an interrupt handler but function has already been defined without a real time OS interrupt specification Message cannot call rtos_task function Explanation A function specified as a real time OS task cannot be called Message Rtos system call function is already defined cannot specify pragma kind Explanation A function with the same name as function function has already been defined or declared It is not possible to enable system calls via a real time OS pragma direc tive Message Rtos system call name is called in the function for which rtos interrupt attribute is not specified Explanation System call name is being called in a function not specified as a real time OS interrupt name will be assumed to be an ordinary function call Message cannot call rtos_interrupt function Explanation A function specified as a real time OS interrupt handler cannot be called Message Duplicated GP symbol for RTOS interrupt function function Explanation A separate gp symbol has already been allocated to function function specified as a real time OS interrupt handler Message Specifying interrupt name name is not
7. Explanation The f option was specified in a parameter file Message Parameter file read error file name Explanation Failed to load the parameter file Message Memory allocation failed Explanation Failed to allocate memory Message Memory allocation failed Explanation Failed to allocate memory Message Illegal character before file name Explanation There is an illegal comma before the input file Message Illegal character Explanation Illegal character or character string Message Qualifier is not unique Explanation The abbreviated form of the modifier is not unique Message Umbigous input redirect Explanation A filename does not follow an opening angle bracket lt or a file name is specified in angle brackets lt filename more than once Message out of memory Explanation Not enough memory Message exception exception has occurred at compile time Explanation Floating point exception exception was thrown at compile time Message cannot allocate register to symbol Explanation Cannot allocate a register to variable symbol R20UT0267EJ0100 Rev 1 00 ztENESAS Page 165 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES 78KO 78KOR File open error file file name Explanation 78KO 78KOR Cannot open the file Message
8. ztENESAS Page 182 of 285 CubeSuite Ver 1 40 F0550517 Message CHAPTER 6 MESSAGES string nest over Explanation 4294967294 or more levels of nesting have been used in string Action by User Check the nesting F0550518 Message Unreasonable macro_call nesting Explanation A macro body called the macro currently being defined Action by User Check macro definition F0550519 Message Argument mismatch Explanation The arguments specified in the macro call are invalid Action by User Check the arguments F0550520 Message must be followed by defined symbol Explanation The dollar sign must be followed by a non symbol identifier or an undefined symbol name Action by User Check the code F0550521 Message Too many errors Explanation The number of fatal errors has reached 30 Assembly halted Action by User Correct the errors F0550523 Message Duplicated cpu type Explanation The target device has been specified more than once via options and or directives Action by User Check the target device specification F0550524 Message Cannot find devicefile Explanation There is no device file corresponding to the specified target device the device specification is incorrect or no device is specified Action by User Chec
9. E1401902 Message Cannot close function information file file name Explanation Failed to close function information file E1600000 Message The cref file is not found Please confirm the path name Path Explanation The cref file was not found because the path name or file name is invalid Action by User Specify the path of an existing cref file E1600001 Message The format of the cref file is illegal Please confirm the file or the path name Path Explanation The cref file is invalid or a non cref file was entered Action by User Enter a valid cref file E1600002 Message Can not write the output file File Action by User Specify a valid path If the file exists make sure that you have write privileges for it E1700000 Message Failed in the initialization of PythonConsole Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Reinstall CubeSuite ztENESAS Page 130 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E1700001 Message Failed in the preservation of the content displayed in PythonConsole Action by User Check the save destination of the file E1700010 Message Failed in the setting of PythonConsole Action by User Restart CubeSuite If this does not resolve the problem reinstall CubeSuite E1700011 Message Failed in an optional setting of PythonConsole A
10. Explanation An unneeded parameter was specified Action by User Remove the unneeded parameter Message Out of range option Explanation The specified number is out of range Action by User Specify a correct number Message Parameter is too long option Explanation The parameter exceeds the maximum character length Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Change the length of the parameter to within the maximum number of characters ztENESAS Page 148 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Illegal parameter option Explanation There is a syntax error in the parameter Action by User Specify the parameter correctly Message Too many parameters option Explanation The number of parameters exceeds the maximum limit Action by User Change the number of parameters to within the maximum limit Message Option is not recognized option Explanation The option name is incorrect Action by User Specify a correct option name Message Parameter file nested Explanation The f option was specified in a parameter file Action by User Do not specify the f option in a parameter file Message Parameter file read error file name Explanation Cannot load the parameter file Action by Use
11. Explanation This message appears when an exception is thrown while executing the Connect to Debugger menu command Action by User Make sure that the debugging tool is connected E0210003 Message Connection with a debug tool lost Abort debugging Explanation This error appears when the USB connection or emulator power turned off Action by User Check the emulator power Check whether the USB cable isn t cut E0210004 Message Failed to save the result of coverage for reusing Retry Retry saving Cancel Keep disconnection processing Explanation This appears upon failure to save the coverage results Action by User Check the access privileges to the file E 0210005 Message Failed to reuse the last result of coverage Retry Retry reusing Cancel Keep connectiion processing Explanation This appears upon failure to load the coverage results Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Check the access privileges to the file ztENESAS Page 85 of 285 CubeSuite Ver 1 40 E0210006 Message CHAPTER 6 MESSAGES Disconnecting from a debug tool because the connection has timed out Explanation This message appears when communication with the debugging tool times out Action by User Check the emulator power Check whether the USB cable isn t cut E0210007 Messag
12. Explanation 78K0 Because the specify stack model option sm is specified the specify Pascal function interface option zr is ignored Message 78K0 ZF option specified regarded as QL1 Explanation 78K0 Because the create Flash area objects option zf is specified when the replace boilerplate code patterns with library option ql is specified ql2 and beyond are treated as ql1 Message 78KOR ZX2 option specified regarded as QL1 Explanation 78KOR Because the Create objects for RAM allocation option zx2 is specified when the Replace boilerplate code patterns with library option ql is specified ql2 and higher are treated as ql1 Message 78KO ZF option specified ignored ZD Explanation 78K0 Because the create Flash area objects option zf is specified the Use prolog and epilog libraries option zd is ignored Message 78K0 ZM option required SM ignored ZM Explanation 78K0 The static model expansion specification option zm is only enabled when the specify static model option sm is specified The zm option will be ignored Message 78K0 This chip does not support bank function ignored bank function Explanation 78K0 The specified device does not support the bank function The bank function will be ignored Message 78K0 MF option specified for bank function ignored Z
13. Message 78KO 78KOR Out of range option Explanation 78KO 78KOR The specified number is out of range Action by User 78KO 78KOR Specify a correct number Message V850 Both option and option2 cannot be specified Explanation V850 Options option 1 and option 2 cannot be specified simultaneously Message Parameter is too long option Explanation The parameter exceeds the maximum character length Action by User Change the length of the parameter to within the maximum number of characters Message Illegal parameter option Explanation There is a syntax error in the parameter Action by User Specify the parameter correctly Message Too many parameters option Explanation The number of parameters exceeds the maximum limit Action by User Change the number of parameters to within the maximum limit Message Option is not recognized option Explanation The option name is incorrect Action by User Specify a correct option name Message Parameter file nested Explanation The f option was specified in a parameter file Action by User Do not specify the f option in a parameter file Message 78KO 78KOR Parameter file read error file name Explanation 78KO 78KOR Cannot load the parameter file Action by User
14. Message Last line of file ends without a newline Action by User The last line in the file does not end with a line break Add a line break E0520002 Message Last line of file ends with a backslash Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 There is a backslash at the end of the last line of the file Delete it ztENESAS Page 92 of 285 CubeSuite Ver 1 40 E0520006 Message CHAPTER 6 MESSAGES Comment unclosed at end of file Action by User There is an unclosed comment at the end of the file Make sure that there are no unclosed comments E0520007 Message Unrecognized token Action by User Unknown token Check the indicated location E0520008 Message Missing closing quote Action by User The string is missing a closing quotation mark Add the closing quotation mark E0520010 Message not expected here Explanation There is a character in an invalid location E 0520011 Message Unrecognized preprocessing directive E0520012 Message Parsing restarts here after previous syntax error E0520013 Message Expected a file name E0520014 Message Extra text after expected end of preprocessing directive E0520017 Message Expected a E0520018 Message Expected a E0520019 Message Extra text after expected
15. Message Option is not recognized option Explanation The option name is incorrect Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Specify a correct option name ztENESAS Page 167 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Parameter file nested Explanation The f option was specified in a parameter file Action by User Do not specify the f option in a parameter file Message Parameter file read error file name Explanation Cannot load the parameter file Action by User Specify a correct parameter file Message Memory allocation failed Explanation Not enough memory Action by User Ensure that the required memory is available Message File is not file name Explanation This is not an input file name Message Load module file is not executable file name Explanation Tried to input a file other than a load module file or tried to convert a load module file created on an incompatible host machine Message Load module file has relocation data file name Explanation The address of the load module file is not resolved Message Object module file is executable file name Explanation The object module file is an executable format Message Segment name is not found in load module file segment name
16. Message Directive pragma section is nested Explanation pragma directive section allocation specifications are nested Message inconsistent section for symbol Explanation The section for symbol symbol is inconsistent Message misplaced pragma section section end Explanation pragma section section end is misplaced Message cannot write read only I O register regname Explanation It is not possible to write data to internal peripheral I O register regname with a read attribute only Message cannot read write only I O register regname Explanation It is not possible to read data from internal peripheral I O register regname with a write attribute only Message cannot access for I O register bit number regname Explanation The bit access code for internal peripheral I O register regname specifies a location that cannot be accessed Message I O register bit number must be integral type Explanation Specify the bit location of a internal peripheral function register as an integral value Message Specifying bit number for I O register regname is not allowed Explanation It is not possible to specify bit access for an internal peripheral I O register regname bit Message unknown cpu type cannot use I O register Explanation The internal peripheral I O register cannot be used because the target device is unkno
17. W0594110 Message Unknown function name function name in file file name line nember Only functions explicitly referred to in the project are allowed Do you want to stop reading Explanation The stack size specification file specifies a function name not used in the project Only functions that are defined in or directly called from a C source file can be specified Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again W0594111 Message Too long file name file name qualifying static function name in file file name line number The limit is 255 Do you want to stop reading Explanation The name of a file in which a static function is defined added in front of the static function in the stack size specification file is too long Use no more than 255 characters Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again
18. Action by User Make sure that the cast is not incorrect Casting a constant to a pointer will also cause this error of the memory model causes it to be an out of bounds address Message Pointer on left needs integral right operator Explanation Because the left hand side operand is a pointer the right hand side operand must be an integral value Message Invalid left or right operand operator Explanation The left hand side or right hand side operand is illegal for this operator Message Divide check Explanation The divisor of a division or modulo operation is 0 Message Invalid pointer addition Explanation It is not possible to add two pointers Message Must be integral value addition Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Only integral values can be added to pointers ztENESAS Page 25 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Illegal pointer subtraction Explanation To subtract one pointer from another they must be of the same type Message Illegal conditional operator Explanation There is a coding error in the conditional operator Message Expected constant expression Explanation A constant expression is required Message Function argument has void type Explanation The function argument is of type
19. E1200787 Message Illegal map range E1200788 Message Only trace delay mode can set with delay trigger E1200789 Message Delay trigger cannot set without trace delay mode E1200790 Message Overflowed the number of mapping E1200928 Message Target is not turned on E1200929 Message Step execution is being done E1200930 Message Timer and Tracer are running E1200931 Message Event link and BRS events are mixed E1200976 Message Back trace is being executed E1200977 Message Back trace is being stopped E1200978 Message Back trace execution point overrun oldest frame E1200979 Message Register status or Memory status cannot be set up other than Phase of event link E1200980 Message No back trace information exists R20UT0267EJ0100 Rev 1 00 ztENESAS Page 113 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E1200981 Message Last command can not be backstepped E1201024 Message Illegal condition E1201025 Message Result of timer measurement overflowed E1201026 Message Too many event conditions with path count E1201027 Message Too many address range conditions E1201028 Message Too many simultaneously usable event conditions E1201029 Message Too many snap events E1201030 Message Too many stub events E1201031 Message Too many initialization data E1201032 Message Too larg
20. Explanation The maximum number of symbols that can be included in a single file has been exceeded The maximum number of symbols that can be included is 16 777 215 including symbols registered internally by the assembler Message illegal object file string Explanation A file system dependent error occurred while generating a linkable object file Message Can t open overlay file file name Explanation Cannot open the overlay file Action by User Make sure that the overlay file is in the correct folder the folder where the executable format program is located Message file file name file not found Explanation Could not open the specified library file Message Can t read input file file name Explanation Could not load the object module file specified as the input file Message Can t open output file file name Explanation Cannot open the output file Action by User Check the status of the disk where the output file creation was attempted e g how much free space is there what is the media status Message Can t create temporary file file name Explanation Could not create a temporary file for the symbol entry Action by User Check the status of the disk where the temporary file creation was attempted e g how much free space is there what is the media status Message Can t
21. 78KO 78KOR Specify a correct parameter file Message V850 compiler limit scope level too deep num Explanation V850 The scope level depth exceeds the maximum limit The maximum length for processing is 127 Message Memory allocation failed Explanation Not enough memory Action by User Ensure that the required memory is available Message compiler limit too many parameters num Explanation There are too many formal parameters to the function The maximum length for processing is 255 Message Source file size 0 file name Explanation A source file with a size of 0 bytes was input Message Illegal processor type specified Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The specification of the target device is incorrect ztENESAS Page 143 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message Syntax error in module header Explanation The control instruction syntax allowed in the source module header is incorrect Message Can t use this control outside module header Explanation Control instructions for the source module header were found in ordinary source code Message 78KO 78KOR Duplicate PROCESSOR control Explanation 78KO 78KOR There are two or more PROCESSOR control instructions in the source module header Message V850 compiler limit too long file name
22. 78KOR Variable Function Information File syntax error content of error Explanation 78KOR There is a syntax error in the variable function information file Action by User 78KOR Edit the variable function information file and correct any syntax errors Message Too many errors Explanation There are more than 30 total syntax errors and compiler limit errors Although the C compiler will continue processing no further error messages will be output Previous errors could be causing several subsequent ones Try eliminating earlier errors first Message Register overflow simplify expression Explanation There are no more available registers because the expression is too complex Action by User Simplify the complex expression that caused the error Message Compiler limit too much automatic data in function Explanation Automatic variables in the function exceed the maximum allocated area of 64 Kbytes Action by User Reduce the variables so that the limit of 64 Kbytes is not exceeded Message Compiler limit too much parameter of function Explanation The function parameters exceed the maximum allocated area of 64 Kbytes Action by User Reduce the parameters so that the limit of 64 Kbytes is not exceeded Message Compiler limit too much code defined for section name in file Explanation The area
23. Action by User Set a correct value E1310900 Message Illegal baudrate value Explanation The baud rate specified in the Format Settings dialog box UART is not a valid num ber Action by User Refer to the User s Manual for the device and specify an integral value within the appropriate range E1310901 Message Illegal transfer clock value Explanation The transfer clock value specified in the Format Settings dialog box CSI is not a valid number Action by User Refer to the User s Manual for the device and specify an integral value within the appropriate range E1310902 Message Illegal data bit length Explanation The data bit length set in the Format Settings dialog box UART or Format Settings dialog box CSI is outside the valid range integral value of 32 or lower Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Specify an integral value in the valid range ztENESAS Page 128 of 285 CubeSuite Ver 1 40 E1319999 Message CHAPTER 6 MESSAGES The internal error occurred Explanation An internal error has occurred Action by User Please contact your vendor or your Renesas Electronics overseas representative E1400000 Message Internal Error Action by User Please contact your vendor or your Renesas Electronics overseas representative E1400001 Messag
24. Can not find devicefile string F0560010 Message Illegal devicefile string F0560011 Message Can not open devicefile string F0560012 Message Can not read devicefile string F0560013 Message Illegal object file Error number number F0560101 Message Illegal ELF version F0560102 Message Illegal target machine type F0560103 Message Illegal target machine class F0560104 Message Illegal target machine byte order F0560105 Message Illegal ELF file type must be relocatable or shared library file F0560106 Message Unknown format type file file F0560107 Message Illegal devicefile different family string F0560108 Message file is not executable file F0560109 Message file is rom packed file F0560110 Message Multiple inclusion of same file attempted ignored F0560112 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Can not link string common objects with string2 objects file is string common object 2tENESAS Page 184 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES F0560113 Message Can not link mask reg using objects with mask reg not using objects file is mask reg using object F0560114 Message Input files have different BPC value F0560115 Message Can not link using objects with the specified device F0560201 M
25. Check the option specification W0550008 Message option option is not supported for core core Explanation option option is not supported for core core The option specification will be ignored Action by User Check the option specification W0550009 Message Cannot find programmable peripheral I O registers ignored Xprogrammable_io option Action by User Check the option specification W0550010 Message Illegal displacement in inst instruction Explanation Illegal displacement in inst instruction Only the effective lower order digits will be recognized as being specified and the assembly will continue Action by User Check the displacement value Ww0550011 Message Illegal operand range error in immediate Explanation Illegal operand range error in immediate Only the effective lower order digits will be recognized as being specified and the assembly will continue Action by User Check the immediate value W0550012 Message Operand overflow Explanation Operand overflow Only the effective lower order digits will be recognized as being specified and the assembly will continue Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Check the operand value ztENESAS Page 255 of 285 CubeSuite Ver 1 40 W0550013 Message CHAPTER 6 MESSAGES register used as ki
26. E 0255001 Message Could not select the specified font Explanation This appears when an exception is thrown from the Font dialog box Action by User Select an available font E 0261001 Message Generating link directive file failed Explanation This appears when the application fails to generate a link directive file Action by User Enter correct settings Make sure that the file is writeable Make sure that the project file is writeable allows appends E 0261002 Message Copying is failed It isn t possible to include this section attribute in a segment of desig nation by a cause of the attribute Explanation This appears when trying to copy a section into a segment where that section cannot appear due to the attribute settings Action by User Change the attributes of the section to copy Change the attributes of the segment to copy into E0261003 Message Opening link directive file generation dialog failed Explanation This appears when the application fails to open link directive file generation dialog Action by User Set correct microcontroller information E 0262001 Message Executing source converter failed Explanation This appears when the necessary files could not be created when the source converter started Action by User Change for example the location where the project is cr
27. E1203126 Message Abnormal Internal ROM size The size is different from the default of the device E1203127 Message The voltage is too low to operate flash programming E1203128 Message Extended monitor area is not blank E1203129 Message Real time RAM monitoring failed E1203130 Message Writing the DataFlash area is not supported E1203131 Message Can not write the DataFlash memory because of it is not in the DataFlash environment E1203132 Message External flash memory information is not set E1203133 Message Can not erase external flash memory E1203134 Message Can not write external flash memory E1203135 Message The intended value is not permitted for on chip debugging E1203136 Message Status of effective event conditions cannot be changed E1203137 Message Coverage test is being executed E1203138 Message Monitor has failed in shift in the debugging mode Please reset the CPU E1203139 Message Connection of emulator cannot be performed E1203140 Message Coverage test is being executed E1203141 Message Inside of Power off reset emulation cannot carry out program execution E1203142 Message Change of Internal ROM size or Internal RAM size or RAM monitor or DMM is not valid during Flash Self Emulation E1203143 Message Emulation of ROM correction has already been enabled E1203144 Message Flash programming is not permitte
28. Explanation The addr16 bit value is outside the allowed range Action by User Change the operand so that it is within the allowable range below FOOOOH FFFFFH The area that is mirrored when MAA is set to 0 or the area that is mirrored when MAA is set to 1 See the user s manual of the device for details about the mirrored area Message Operand out of range ES addr16 bit ADDRESS Explanation ES The addr16 bit value is outside the allowed range 0H to FFFFFH Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Change the operand so that it is within the allowable range ztENESAS Page 42 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Operand out of range addr BR or CALL Explanation The pseudo instruction BR CALL operand is outside the range allowed for addr Action by User Change the operand so that it is within the allowable range Message Illegal mnemonic use another mnemonic or option COMPATI Explanation A 78K0 instruction is being used that is not available with 78KOR Action by User Use a different instruction or use the compati option Message Operand out of range EQU operand Explanation The pseudo instruction EQU operand value is outside the allowed range OH to OFFFFFH Action by User Change the operand so that it is within the allowable range Message
29. Explanation Memory size number of segment segment overflows the explicitly specified maximum memory size or the default maximum memory size Message TP symbol symbo 1 specified as GP symbol symbol2 s base symbol is not found Explanation tp symbol symbol1 specified as the base symbol of gp symbol symbol2 not found Message end address of section section overflowed maximum memory address number Explanation The end address of section section overflows maximum memory size number Message end address of segment section overflowed maximum memory address number Explanation The end address of segment segment overflows maximum memory size number Message segment segment number1 number2 overflowed highest or lowest address of internal memory number3 number4 Explanation The area specified by the allocation of segment segment number 1 to number2 is outside the available memory space range number3 to number4 of the target machine Action example Specifying the Ximem_overflow warning option can turn this message into a warning Specifying the rom_less option can eliminate this message provided that the error was caused by onboard ROM Message section section must be specified in link directive Explanation Section section must be specified by the directive file Message description of section section in mapping direc
30. Message Cannot detect operating system language Canceling installation Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 This appears when the Windows registry could not be read and the language could not be identified ztENESAS Page 70 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E0140005 Message Cannot access file xxx A file needed to install this product may be missing or damaged Canceling installation Explanation This appears when there are missing components or the information file is corrupt E0140008 Message A file necessary for installing this product was not able to be read and or write Canceling installation Explanation This appears when the information files used to update and obtain information about the software could not be copied to the host machine E0140009 Message Cannot copy the file xxx required for installation of this product A file with the same name already exists at the copy destination Canceling installation Explanation This appears when the information files used to update and obtain information about the software could not be copied to the host machine E0140010 Message Cannot obtain information required for installation CubeSuitelnstall ini xxx Explanation This appears when the information required for installation is not set The file may be damaged E0140012 Message Cannot access the license agreement f
31. Message Number of include paths exceeded the maximum limit xxx Explanation This message appears when the number of include path settings exceeds the maxi mum when the build starts Action by User Reduce the number of include paths you have added E0203026 Message Number of library paths exceeded the maximum limit xxx Explanation This message appears when the number of library path settings exceeds the maximum when the build starts Action by User Reduce the number of include paths you have added E0203027 Message Number of library files exceeded the maximum limit xxx Explanation This message appears when the number of library settings exceeds the maximum when the build starts Action by User Reduce the number of library files used E0203028 Message Any Compiler package xxx using the project is not installed Explanation This appears when there are no compiler packages installed Action by User Make sure that the build tool is correctly installed E0204001 Message Download failed Explanation This error appears when an error has occurred while performing a download Action by User Make sure that the debugging tool is connected Check the memory mapping E 0205002 Message Editing could not be done Explanation This error occurs when the edit action fails for some reaso
32. Message You must install additional files Do you want to get files using Update Manager Update Manager checks latest information if you select Yes Q0120002 Message Do you want to cancel the update Q0120004 Message The following installations were suspended Do you want to resume installation Q0120005 Message There are suspended installations Close the following applications before resuming the installations Q0120006 Message Administrative privileges is required to run the updates Do you want to acquire admin istrative privileges to continue updates If you select Yes the dialogue for acquire the administrative privileges will be displayed Q0130001 Message Do you want to delete files corresponding to the selected updates Q0140006 Message Multiple information files used to update and obtain information about the software were found on your computer Do you want to replace these files with the information file that is included in the prod uct being installed Select Yes to replace the files and continue the installation Select No to cancel the installation now Q0140007 Message A different version of the information file used to update and obtain information about the software was found on your computer Do you want to replace the file with the information file that is included in the product being installed Select Yes to replac
33. Message cannot access for I O register bit number I O register Explanation The bit number specified for I O register name I O register is incorrect Message cannot access O register O register Explanation It is not permitted to access internal peripheral I O register O register that is speci fied for an operand Message can not use r1 as destination in mul mulu Explanation The assembler reserved register r1 cannot be specified as the destination register of a mul mulu instruction Message token too long Explanation The token is too long The maximum length is 1037 Message illegal condition code Explanation The specified condition code is illegal Oxd cannot be specified for the condition code of an adf sbf instruction V850E2 Message Relocatable object code address out of range file file name segment segment name address xxxxxH type addressing type Explanation The revision information for the relocatable object code in the input object module file is being output to an address with no object code the address of the relocation entry is outside the origin data range Caution Addresses expressed in the format address xxxxxH are absolute addresses following segment alignment Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Make sure that the symbol addressing is
34. R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Can not copy ztENESAS Page 117 of 285 CubeSuite Ver 1 40 E1208204 Message CHAPTER 6 MESSAGES Not enough memory E1208206 Message 78KO 78KOR SFR area can not be accessed Message V850 I O register area can not be accessed E1208207 Message The specified name exceeds 15 characters E1208208 Message 78KO 78KOR SFR name characters other than the alphanumeric or under bar cannot be specified Message V850 I O register name characters other than the alphanumeric or under bar cannot be specified E1208447 Message Can not communicate with Emulator Action by User There may have been an error in the USB communication e g power or cable dis connected or the IECUBE may be malfunctioning IECUBE Select Debug gt Disconnect from Debug Tool then turn off the power to the IECUBE After checking the connection turn the power of the IECUBE back on then select Debug gt Connect to Debug Tool to reconnect There may have been an error in the USB connection e g power or cable discon nected or the MINICUBE or MINICUBE2 may be malfunctioning MINICUBE MINICUBE2 Select Debug gt Disconnect from Debug Tool After checking the connection turn the power back on then select Debug gt Connect to Debug Tool to reconnect E1208738 Message Illegal condition
35. The recycling setting of the coverage data is set to No Action by User Set to Yes the recycling setting of the coverage data before uploading E1710131 Message Please connect to the debugtool before debugging Action by User Connect to the debug tool before continuation executing E1710132 Message The platform is not supported E1710133 Message Illegal BreakStatus was returned E1710134 Message The specified parameter is illegal Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 This message is shown when None is set in the parameter or the parameter is not specified ztENESAS Page 136 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES 6 3 Abort Errors Message Table 6 3 Abort Errors Missing input file Explanation The input source file name has not been specified Action by User The following message is output Please enter cc if you want help message Use the h option to view the help file and other information then enter a correct value Message Too many input files Explanation Multiple input source file names are specified Action by User The following message is output Please enter cc if you want help message Use the h option to view the help file and other information then enter a correct value Message Unrecognized string Ex
36. This appears when the cross reference information file could not be loaded Action by User Check the access privileges of the file Make sure that the file is not corrupt M0821008 Message Failed to analyze load module file xxx Explanation This appears when the file could not be downloaded to the debugger for analysis of address information or the like Action by User Execute the build Check the access privileges of the file Make sure that the file is not corrupt M0821009 Message Could not find import file xxx Explanation This appears when the import file specified in the properties does not exist Action by User Make sure that the file exists M0824001 Message Because the RRM function is not effective a part of the result of Analysis Chart panel cannot be displayed Please set to use the RRM function in the property of Access Memory While Running category of Debug Tool Settings category of debug tool Explanation This appears when the RRM function is not enabled in the debug tool settings and the method for acquiring variables is set to real time sampling in the Analysis Chart panel Action by User Enable the RRM function in the debug tool properties M0824002 Message Because the trace function is not effective a part of the result of Analysis Chart panel cannot be displayed Please set to use t
37. This area has the following functions R20UT0267EJ0100 Rev 1 00 ztENESAS Page 275 of 285 Oct 01 2010 CubeSuite Ver 1 40 APPENDIX A WINDOW REFERENCE a Tag jump When the output message is double clicked or the Enter key is pressed with the caret over the message Editor panel appears and the destination line number of the file is displayed You can jump to the line of the source file that generated the error from the error message output when build ing b Display of help Displays the help with regard to the displayed message or the message at the current caret by selecting Help for Message in the context menu or pressing F1 key while the caret is in the line where the warning message or the error message is displayed c Save of log The contents displayed on the currently selected tab can be saved in a text file txt by selecting Save Output tab name As from File menu and opens Save As dialog box messages on the tab that is not selected will not be saved 2 Tab selection area Select tabs that messages are output from Tabs that are displayed are as follows Tab Name Description Build tool Displays the messages output by the build tool when a build rebuild or batch build is executed Rapid Build Displays the messages output by the build tool when a rapid build is exe cuted Debug tool Displays the message output from the debug tool Code Generator
38. Yes Delete project No Do nothing Q0203001 Message Are you sure you want to set the current compile options to the individual compile options Explanation This appears when specifying the individual compile options Action by User Yes Execute command No Cancel command Q0203002 Message Are you sure you want to set the current assemble options to the individual assemble options Explanation This appears when specifying the individual assemble options Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Yes Execute command No Cancel command 2tENESAS Page 198 of 285 CubeSuite Ver 1 40 Q0203003 Message CHAPTER 6 MESSAGES Are you sure you want to copy the current compile options to the assemble options Explanation This appears when the compiler option perform batch build is changed from Yes to No Action by User Yes Execute command No Cancel command Q0206001 Message No data corresponding to the search conditions was found Search from xxx of the specified range Explanation This appears in the Message dialog box when no results were found for the search parameters in the Memory Search or Trace Search dialog box xxx will be either start or end Action by User Yes Close the Message dialog box and perform the search again from the beginning of th
39. Yes Delete section by section No Cancel delete ztENESAS Page 200 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Q0262001 Message CubeSuite recommends that creating project at the same place as the original project folder Are you sure you want to change the project folder Selected folder xxx Recommended folder diverted project folder yyy Build error may be occurred in the creating project Because the folder for a creating project is different from the original Explanation In the Create Project dialog box if the source and destination project folders are different and source conversion is to be performed then you will be asked to confirm whether to perform the operation Action by User Yes Change the creating folder to original project folder proceed to source conversion No Without changing the creating folder proceed to source conversion Cancel Return to the Create Project dialog box and do not proceed to source conversion Q0300001 Message The pin is connected to the external peripheral lt external peripheral name gt If you change the setting the pin is disconnected Do you want to change the setting Action by User Yes Disconnect from the external peripheral and change the settings No Close the dialog box without changing the settings Q0300002 Message The selected pin No lt selected pin No gt is use
40. Caution Addresses expressed in the format address xxxxxH are absolute addresses following segment alignment Message Symbol symbol name unmatched type in file file name 1 First defined in file file name2 Explanation The type of an externally defined referenced symbol with the same name is different in file 1 and file 2 Message Multiple symbol definition of symbol name in file file name 1 First defined in file file name 2 Explanation PUBLIC symbol defined in object module file 1 has already been declared PUBLIC in object module file 2 Message Undefined symbol symbol name in file file name Explanation A symbol declared as EXTRN in this file is declared as PUBLIC in another file Message Multiple module name definition module name in file file7 First defined in file file2 Explanation The module name of object module file 1 is the same as the module name of object module file 2 Message ZF REL and not ZF REL are mixed in file file name Explanation When linking the boot area ROM program load module of a product with onboard Flash memory with a Flash area program object module the object module contains items where the zf option was not specified at compile time Message There are different function IDs in same name function name file file name Explanation Two functions with the same name
41. Follow f with I T S or s ztENESAS Page 176 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message expect section name after l Explanation Follow I with a section name Message expect block length after b Explanation Follow b with the block length Message expect disp value after d Explanation Follow d with the offset value Message expect input file Explanation Specify an input file name Message expect output file after o Explanation Follow o with an output file name Message expect device file path after F Explanation Follow F with a device file path Message illegal use of option option Explanation Illegal use of option option Message nested command file file Explanation Command file file is nested Nesting is not allowed Message no section data exists in specified address area address 1 address2 Explanation There is no section in the area address1 to address2 specified by the U option Message file name name is too long Explanation File name name is too long Message cannot open file file Explanation Could not open file file Message cannot open output file file Explanation Could not open output file file Message cannot get section section Explanation Section section not found Message cannot find device file Explanation
42. Message Illegal start address E1257346 Message Illegal end address E1257347 Message Too large size E1257348 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Can not open file ztENESAS Page 125 of 285 CubeSuite Ver 1 40 E1257349 Message CHAPTER 6 MESSAGES Failed in reading file E1257350 Message Reading of file went wrong E1257351 Message Failed in writing file E1257352 Message Not enough memory E1257353 Message Illegal file format E1257354 Message Verification error E1257360 Message This feature is not supported E1257361 Message Load it outside the mapping area E1265535 Message Interrupted E1310000 Message Can t allocatemomory Explanation Could not obtain memory required for processing Action by User Close other applications or increase Windows virtual memory then acquire the mem ory E1310001 Message Can t open file Explanation Could not open the specified file Action by User Make sure that the file exists and check its attributes E1310002 Message Illegal file format Explanation The format of the specified file is invalid Action by User Make sure that the attributes of the specified file Open File dialog box are correct and check the contents of th
43. Operand out of range n Explanation The specified value is outside the range n 1 15 Action by User Change the operand so that it is within the allowable range Message Operand out of range addr16 BR or CALL Explanation The addr16 value is outside the allowed range OH to FFFFH Action by User Change the operand so that it is within the allowable range Message Operand out of range addr16 NUMBER Explanation The addr16 value numeric constant or symbol with NUMBER attribute is outside the allowed range 0H to FFFFH Action by User Change the operand so that it is within the allowable range Message Operand out of range addr16 ADDRESS Explanation The addr16 value symbol with ADDRESS attribute is outside the allowed range Action by User Change the operand so that it is within the allowable range below FOOOOH FFFFFH The area that is mirrored when MAA is set to 0 or the area that is mirrored when MAA is set to 1 See the user s manual of the device for details about the mirrored area Message Operand out of range ES addr16 ADDRESS Explanation ES The addr16 value symbol with ADDRESS attribute is outside the allowed range OH to FFFFFH Action by User Change the operand so that it is within the allowable range Message Operand out of range addr16 bit ADDRESS
44. Page 266 of 285 CubeSuite Ver 1 40 W0594130 Message CHAPTER 6 MESSAGES Cannot find CX generated assembly language source file Select Compile Options tab in CubeSuite s property panel and specify Yes Xasm_path as Output assembler source file property in Output File category then rebuild Explanation The intermediate assembler file was not found Action by User Perform the rebuild after doing the following register a C source file in CubeSuite then from the Build Tool Property panel select the Compile Options tab next under the Output File category set the Output assembler source file property to Yes Xasm_path W0594131 Message Cannot find CX generated assembly language source file file name Check Compiler Options specified for the corresponding C source file and rebuild Explanation The intermediate assembler file was not found Action by User Perform the build after doing the following from CubeSuite in the Property panel for the corresponding C source select the Individual Compile Options tab then under the Output File category set the Output assembler source file property to Yes Fs W0594132 Message Illegal format in file file name line number Check the file Explanation The format of line ine number in the intermediate assembler file is invalid Action by User The intermediate assembler file gener
45. R20UT0267EJ0100 Rev 1 00 Oct 01 2010 A bit field has been declared outside a structure ztENESAS Page 28 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Illegal bit field type Explanation A type other than integer has been specified for a bit field Message Too long bit field size Explanation The number of bits specified in a bit field declaration exceeds the number of bits in the bit field s type Message Negative bit field size Explanation A negative number of bits have been specified in a bit field declaration Message Illegal enumeration Explanation There is a syntax error in the enumeration declaration Message Illegal enumeration constant Explanation The enumeration constant is illegal Message Compiler limit too many enumeration constants Explanation There are more than 255 enumeration constants Message Undeclared structure union enum tag Explanation The tag has not been declared Message Compiler limit too many pointer modifying Explanation More than 12 indirection operators have been used in a pointer definition Message Expected constant Explanation A variable is being used in the index of an array declaration Message Negative subscript Explanation A negative size has been specified for the array Message
46. This appears when the registry could not be referenced while checking for installed tools E0140028 Message CubeSuite Utilities is already installed Please remove CubeSuite Utilities from the Add Remove Applications Windows 2000 Add Remove Programs Windows XP or Programs and Features Windows Vista dialog box Canceling installation Explanation This appears when the integrated installer detects on startup that the only CubeSuite related tools installed are the CubeSuite Utilities If you wish to change the installation folder you must first uninstall all CubeSuite tools Delete CubeSuite Utilities before starting the installation Action by User Start the integrated installer after uninstalling CubeSuite Utilities E0140030 Message Cannot open the install information file xxx Canceling installation Explanation This error appears if the preparing installation window could not be displayed when running the self extracting file for the free tools E0140037 Message Could not start the USB driver installer for E1 emulator E0180000 Message This license key is invalid E0180001 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 XXXXXX This license key is already registered ztENESAS Page 72 of 285 CubeSuite Ver 1 40 E0180002 Message CHAPTER 6 MESSAGES XXXXXX This license key need to be reg
47. file num Explanation V850 The file name is too long The maximum length for processing is 1 024 Message 78KO 78KOR Illegal source file name for module name Explanation 78KO 78KOR Cannot create a module name because the primary name of the source file name violates the symbol syntax rules Message V850 Non empty file must end in new line character Explanation V850 End non empty files with a newline character Message Default segment CSEG is already used Explanation Tried to define a default segment when the segment definition was omitted Message Symbol table overflow symbol name Explanation The maximum number of symbols that can be defined has been exceeded Message Too many DS Explanation The object code interval in the segment is too great due to the large number of DS pseudo instructions As a result it is not possible to output information to the object file Message 78KO 78KOR String table overflow Explanation 78KO 78KOR The string table limit has been exceeded Action by User 78KO 78KOR Reduce the number of symbols that are 9 characters or longer Message V850 unknown character character Explanation V850 Illegal character character was used Message Object code more than 128bytes Explanation Object code exceeds 128 bytes on a single source statement line Message 78KO 78KOR
48. ztENESAS Page 262 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES W0594112 Message Too long function name function name in file file name line number The limit is 1022 Do you want to stop reading Explanation The stack size specification file contains a function name that is too long Use no more than 1 022 characters Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again W0594113 Message Illegal value value after ADD in file file name line number Do you want to stop reading Explanation The stack size specification file contains an invalid added size specification The added size must be in the format of ADD followed by a decimal number or a hexadecimal number preceded by Ox or OX The available values are as follows 0 2 147 483 647 Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again W0594114 Message Multiple ADD s for one function in file file name line numb
49. Action by User Check the expression F0550508 Message identifier undefined Action by User Check the identifier F0550509 Message Illegal pseudo string found Action by User Check the directive F0550510 Message string unexpected Action by User Check the directive F0550511 Message string unmatched Action by User Check the conditional assembly control instruction F0550512 Message if ifn etc too deeply nested Explanation 4294967294 or more levels of nesting have been used in the conditional assembly control instruction Action by User Check the nesting F0550513 Message Unexpected EOF in string Explanation There is no endm directive corresponding to string directive Action by User Check the directive F0550514 Message Paramater table overflow Explanation 4294967294 or more actual parameters have been used Action by User Check the actual parameters F0550515 Message string not in rept irp Action by User Check the directive F0550516 Message Local symbol value overflow Explanation The number of symbols generated automatically via the local directive exceeds the maximum limit 4294967294 Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Check the directive
50. CHAPTER 6 MESSAGES Applying the properties of the tool failed Target tools xxx Explanation This appears in cases such as when creating a new project using the copy project feature and a failure occurs while applying the tool properties The file hierarchy of the copied project file has been applied Action by User Copy a file that can be parsed successfully W0202003 Message The project file can be restored But if you save the project some information may be lost Explanation Tried to read the project file by which the compatibility isn t perfection Can return but when saved overwrite a part of information is lost Action by User Confirm whether it s identical with tool version made created project file When it s necessary update integrated development environment framework and a plug in W0202004 Message There is a plug in that doesn t correspond to the version of the specified compiler package See the All Messages tab in the Output panel Explanation Some or all plug ins no longer function because the compiler version has changed Action by User Make sure that the versions of the plug ins and compiler package are compatible W0202005 Message Can not open the project with last saved status See the All Messages tab in the Output panel Explanation This appears when loading a project and the project could not be loaded with th
51. Displays the messages output by the code generator Program Analyzer Displays the message output from the analyze tool Find References Displays a list of locations of references to functions variables output by the analyze tool Flash Programming Tool Displays the message output from the flash programming tool Search and Replace Displays the Whole Search result with the Search and Replace dialog box All Messages Displays all the messages above by order of output Caution Tab is not automatically switched when a new message is output on the non selected tab If this is the case is added to the tab informing a new message is output R20UT0267EJ0100 Rev 1 00 Oct 01 2010 ztENESAS Page 276 of 285 CubeSuite Ver 1 40 APPENDIX A WINDOW REFERENCE File menu Output panel dedicated items The following items are exclusive for File menu in Output Panel other items are common to all the panels Output Save tab name Saves the contents on the currently selecting tab in the previously saved text file txt see c Save of log When this menu is selected for the first time after launching CubeSuite the operation is equivalent to when selecting Save tab name As Note that this operation is invalid while building Save Output tab name As Opens Save As dialog box to save the contents on the currently selecting tab in the designated text file txt
52. Do you want to stop reading Explanation The stack size specification file contains a specification of an invalid number of recursions The number of recursions must be in the format of RECTIMES followed by a positive decimal number or a positive hexadecimal number preceded by 0x or OX Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again Message Multiple RECTIME s for one function in file file name line number Only one is allowed Do you want to stop reading Explanation The stack size specification file contains a specification of an invalid number of recursions A recursion count can only be specified for one function Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again R20UT0267EJ0100 Rev 1 00 ztENESAS Page 237 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message Illegal RECTIMES for non recursive function in file file name line number It shall be
53. E1710073 Message The error occurred by setting the timer function direct cause error message E1710074 Message The error occurred by setting the trace function direct cause error message E1710075 Message The specified option is illegal E1710076 Message The input value is illega Please input either a character string or a numerical value E1710077 Message Failed to obtain the download information direct cause error message E1710078 Message Failed to obtain the download property E1710079 Message Failed to set the download property E1710080 Message Failed to generate the download information E1710081 Message Failed in download direct cause error message E1710082 Message Failed in the line assembly direct cause error message E1710083 Message Cannot specify the bank number Action by User Don t specify the bank number E1710084 Message The specified register was not found Action by User Specify the existing register name E1710085 Message Failed to obtain the register value direct cause error message E1710086 Message Failed to set the register value direct cause error message E1710087 Message Failed in erase direct cause error message E1710088 Message The specified option is illegal
54. Message Illegal operand needs base resister Action by User Check the operand E0550230 Message Illegal operand range error in displacement Action by User Check the displacement E 0550231 Message Illegal operand range error in immediate Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Check the immediate ztENESAS Page 101 of 285 CubeSuite Ver 1 40 E0550232 Message CHAPTER 6 MESSAGES Illegal operand local parameter Action by User Check the parameter E0550233 Message Illegal operand local symbol parameter Action by User Check the parameter E0550234 Message Illegal operand macro parameter Action by User Check the parameter E0550235 Message Illegal operand macro name Action by User Check macro name E0550236 Message Illegal operand macro argument Action by User Check the parameter E0550237 Message Illegal operand irp argument Action by User Check the argument E0550238 Message Illegal operand irp parameter Action by User Check the parameter E0550239 Message Illegal operand cannot use rO as source in V850E mode Action by User Check the operand E0550240 Message Illegal operand cannot use r0 as destination in V850E mode
55. Operand out of range word ADDRESS Explanation The word value symbol with ADDRESS attribute is outside the allowed range Action by User Change the operand so that it is within the allowable range below FOOOOH FFFFFH The area that is mirrored when MAA is set to 0 or the area that is mirrored when MAA is set to 1 See the user s manual of the device for details about the mirrored area Message Operand out of range ES word ADDRESS Explanation ES The word value symbol with ADDRESS attribute is outside the allowed range 0000H to OFFFFFH Action by User Change the operand so that it is within the allowable range Message Illegal size for Option Bytes Explanation The segment specifying the user option bytes and on chip debugging option bytes is not specified using 5 bytes 78KO or 4 bytes 78KOR Action by User Specify the segment specifying the user option bytes and on chip debugging option bytes using 5 bytes 78KO or 4 bytes 78KOR Message Illegal value for Option Bytes Explanation The value allocated to the segment specifying the user option bytes and on chip debugging option bytes is illegal Action by User Allocate a correct value See the user s manual of the device for allocatable values Message Illegal Option Bytes segment Explanation Multiple segments specifying the user option bytes and
56. T o T T lt 5 C D 2 CENESAS CubeSulte Ver 1 40 Integrated Development Environment User s Manual Message Target Device 78KO Microcontroller 78KOR Microcontroller V850 Microcontroller All information contained in these materials including products and product specifications represents information on the product at the time of publication and is subject to change by Renesas Electronics Corp without notice Please review the latest information published by Renesas Electronics Corp through various means including the Renesas Electronics Corp website http Awww renesas com Renesas Electronics www renesas com Rev 1 00 Oct 2010 8 10 11 12 Notice All information included in this document is current as of the date this document is issued Such information however is subject to change without any prior notice Before purchasing or using any Renesas Electronics products listed herein please confirm the latest product information with a Renesas Electronics sales office Also please pay regular and careful attention to additional and different information to be disclosed by Renesas Electronics such as that disclosed through our website Renesas Electronics does not assume any liability for infringement of patents copyrights or other intellectual property rights of third parties by or arising from the use of Renesas Electronics products or technical information described in this docume
57. Too Many line number data up to 65535 OFFFFH in the same name segment seg ment Explanation The maximum number of line number entries in a single section 65 535 has been exceeded Message Multiple segment definition segment name in merge directive Explanation The segment specified by the merge directive has already been registered trying to allocate the same segment with multiple merge directives Message Segment type mismatch segment name 1 in file segment name 2 ignored Explanation There is another segment with the same name having a different segment type reloca tion attribute Message Memory area space name not defined Explanation The memory area memory space name specified by the merge directive is not defined Message Name name in directive has bad attribute Explanation There is an error in the directive s segment memory area or memory space name e g a memory space name is specified where a memory area name should be speci fied Message Segment segment name can t allocate to memory ignored Explanation The segment cannot be allocated to the memory area there is not enough memory area to allocate the segment Message Segment segment name has illegal segment type Explanation This segment type is illegal Message Segment segment name may not change attribute Explanat
58. Unknown size array array name Explanation The size of the array is undefined Action by User Specify a size for the array Message Compiler limit too many array modifying Explanation More than 12 dimensions have been specified in an array declaration Message Array element type cannot be function Explanation Arrays of functions are not allowed Message Function prototype mismatch Explanation There is an error in the function s prototype declaration Action by User Make sure that the function name parameters return types and other information match Message Initializer syntax Explanation There is a syntax error in the initializer Message Illegal initialization Explanation The definition of an initialize setting does not match its variable s type Message Cannot initialize static with automatic Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 It is not possible to initialize a static variable with an automatic variable ztENESAS Page 29 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Too many initializers array name Explanation There are more initial values for the array than the number of elements in the declara tion Message Too many structure initializers Explanation There are more initial values for the structure tha
59. 0520041 Message Expression must have arithmetic or pointer type E0520042 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Operand types are incompatible type1 and type2 stENESAS Page 93 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E0520044 Message Expression must have pointer type E0520045 Message undef may not be used on this predefined name E0520046 Message macro is predefined attempted redefinition ignored Explanation The macro macro is predefined It cannot be redefined E0520047 Message Incompatible redefinition of macro macro declared at line number Explanation The redefinition of macro macro is not compatible with the definition at line number E0520049 Message Duplicate macro parameter name E0520050 Message may not be first in a macro definition E0520051 Message may not be last in a macro definition E0520052 Message Expected a macro parameter name E0520053 Message Expected a E0520054 Message Too few arguments in macro invocation E0520055 Message Too many arguments in macro invocation E0520056 Message Operand of sizeof may not be a function E0520057 Message This operator is not allowed in a constant expression E0520058 Message This operator is not allowed in a preprocessing expression E0520059 Message Function call is not allowed in a constant expres
60. 2010 The output result includes a line that is longer than 5 119 characters Either change the function selection or output in text format Text format output will be displayed with line breaks ztENESAS Page 267 of 285 CubeSuite Ver 1 40 W0594160 Message CHAPTER 6 MESSAGES Too many callee functions The limit is 1024 Explanation The number of callee functions specified exceeds the limit No more than 1 024 functions may be specified Even if you register all functions that are called only the function with the largest stack size will be added to the stack size W0594161 Message Too many characters in specification for one function The limit is 5119 Explanation The size configuration information exceeds the maximum number of characters 5 119 Reduce the callee function specifications Even if you register all functions that are called only the function with the largest stack size will be added to the stack size The 5 119 character limit includes parameter names and separators W0594162 Message Illegal value value for additional margin Explanation An invalid value was specified as the additional size The added size must be a decimal number or a hexadecimal number preceded by 0x or OX The available values are as follows 0 2 147 483 647 W0594163 Message Illegal value value for recursion depth Explanation A
61. Action by User Reduce the number of registered files by removing unneeded files from the project E0202066 Message Because the format version is different CubeSuite cannot read this project file Explanation Tried to read the project file to which it isn t compatible Action by User Confirm whether it s identical with tool version made created project file When it s necessary update integrated development environment framework and a plug in E0202067 Message Saving hex output options failed Explanation Failed to save hex output options to the project file Action by User Check the version of the project file E0202068 Message Restoring hex output options failed Explanation Failed to restore hex output options from the project file Action by User Check the version of the project file E0203001 Message An error occurred during build Explanation This appears when an error occurred during the build Action by User Follow the instructions in the message to remedy the problem E0203002 Message An error occurred during rebuild Explanation This appears when an error occurred during the rebuild Action by User Follow the instructions in the message to remedy the problem E0203003 Message An error occurred during clean Explanation This appears when an error occurred du
62. Action by User Reduce the number of variable of type bit boolean and__ boolean See the CubeSu ite Coding of the User s Manual for information on the numbers of variables that can be used Message Illegal use of type Explanation The use of the type name is illegal Message Illegal void type for identifier Explanation An identifier is being declared as type void Message Illegal keyword for rtos_task function Explanation An illegal function modifier has been specified for an RTOS task function Message 78K0 Illegal type for parameter in noauto or norec function Explanation 78K0 The type of a parameter is too large for a noauto or norec function Message Structure redefinition Explanation The same structure has been defined more than once Message Function cannot be structure union member Explanation Functions may not be members of structures or unions Message Unknown size structure union name Explanation There is a structure or union of undefined size Message Compiler limit too many structure union members Explanation The structure or union has more than 256 members Message Compiler limit structure union nesting Explanation Structures unions are nested more than 15 levels Message Bit field outside of structure Explanation
63. CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E1245061 Message Symbol not found E1245064 Message Illegal expression E1245065 Message Not enough memory E1245066 Message Illegal symbol in load module file E1245067 Message Current program does not exist E1245068 Message Current file does not exist E1245069 Message Current function does not exist E1245070 Message Current line does not exist E1245071 Message Tag not found E1245072 Message Failed in loading symbol information E1245073 Message Illegal line number E1245074 Message Too large line number E1245077 Message Reading of file went wrong E1245078 Message Can not open file E1245079 Message Failed in writing file E1245081 Message Reading of file went wrong E1245082 Message Can not close file E1245083 Message Too long load module file name E1245084 Message Too many entries of the task kind E1245085 Message Address not found E1245087 Message Can not find structure member E1245088 Message Can not find value E1245089 Message There are neither debug information nor symbol information in load module file E1245090 Message Illegal line number E1245091 Message Current stack frame is not active E1245092 Message Different section E1245094 Message Too many array dimensions gt 4 E1245095 Message Fo
64. CubeSuite Ver 1 40 User s Manual Message Publication Date Rev 1 00 Oct 1 2010 Published by Renesas Electronics Corporation CENESAS SALES OFFICES Renesas Electronics Corporation http www renesas com Refer to http www renesas com for the latest and detailed information Renesas Electronics America Inc 2880 Scott Boulevard Santa Clara CA 95050 2554 U S A Tel 1 408 588 6000 Fax 1 408 588 6130 Renesas Electronics Canada Limited 1101 Nicholson Road Newmarket Ontario L3Y 9C3 Canada Tel 1 905 898 5441 Fax 1 905 898 3220 Renesas Electronics Europe Limited Dukes Meadow Millboard Road Bourne End Buckinghamshire SL8 5FH U K Tel 44 1628 585 100 Fax 44 1628 585 900 Renesas Electronics Europe GmbH Arcadiastrasse 10 40472 D sseldorf Germany Tel 49 211 65030 Fax 49 211 6503 1327 Renesas Electronics China Co Ltd 7th Floor Quantum Plaza No 27 ZhiChunLu Haidian District Beijing 100083 P R China Tel 86 10 8235 1155 Fax 86 10 8235 7679 Renesas Electronics Shanghai Co Ltd Unit 204 205 AZIA Center No 1233 Lujiazui Ring Rd Pudong District Shanghai 200120 China Tel 86 21 5877 1818 Fax 86 21 6887 7858 7898 Renesas Electronics Hong Kong Limited Unit 1601 1613 16 F Tower 2 Grand Century Place 193 Prince Edward Road West Mongkok Kowloon Hong Kong Tel 852 2886 9318 Fax 852 2886 9022 9044 Renesas Electronics Taiwan Co Ltd 7F No 363 Fu Shing
65. E1203105 Message Memory was unready status E1203107 Message Bus hold under continuation E1203108 Message It cannot shift to debug mode E1203109 Message Flash macro service ROM was accessed or stepped in E1203110 Message FLMD terminal is in a write protected state E1203111 Message Security flag is in a write protected state E1203112 Message Internal RAM is not enough writing of flash memory is not made R20UT0267EJ0100 Rev 1 00 ztENESAS Page 114 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E1203113 Message Failed in blank check flash memory E1203114 Message Failed in erasing flash memory E1203115 Message Failed in writing flash memory E1203116 Message Failed in internal verification flash memory E1203117 Message Failed in writing flash memory E1203118 Message There is no response from flash macro service E1203119 Message Response from flash macro service is not right E1203120 Message Flash I O register operation prohibition setup needs to be canceled E1203121 Message STOP mode under continuation Can not compulsory break Please release STOP mode or reset the CPU E1203123 Message Disabling the on chip debug function is prohibited E1203124 Message Writing to the on chip debug reserved area is prohibited E1203125 Message The program for flash writing cannot be written in internal RAM
66. Explanation The number of arguments specified in the function call exceeds the number of parameters specified in the parameter type list or function definition Message Too few actual arguments Explanation The number of arguments specified in the function call is fewer than the number of parameters specified in the parameter type list or function definition Message Pointer mismatch in function function name Explanation The supplied argument has a different pointer type from the parameter type list and or function definition R20UT0267EJ0100 Rev 1 00 ztENESAS Page 207 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Different argument types in function function name Explanation The arguments provided in the function call do not match the types in the parameter type list or function definition Message Ambiguous operators need parentheses Explanation Two shift relational or bitwise logical operators are used in succession without parentheses Message amp is not allowed array function ignored Explanation There is no need to add the address of amp operator to an array or function name Message Constant out of range in comparison Explanation A constant sub expression is being compared with a value outside the allowed range due to the type of the other sub expression Message 78K0 Undeclared p
67. If this does not resolve the problem reinstall after deleting all files in the folder contain ing file noted in the message E0100004 Message Failed to write xxx Action by User Reinstall CubeSuite If this does not resolve the problem reinstall after deleting all files in the folder contain ing file noted in the message E0100005 Message Failed to start xxx Action by User If it occurred in the installer perform the update again If it occurred in an installed tool reinstall it E0100006 Message Failed to restart xxx Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Start manually ztENESAS Page 68 of 285 CubeSuite Ver 1 40 E0100007 Message CHAPTER 6 MESSAGES The CubeSuite update manager is not installed Action by User Install CubeSuite update maneger E0100008 Message Can not start this CubeSuite update manager because it is moved from its installed folder Action by User Start from the Start menu E0100009 Message Failed to read xxx Action by User Reinstall CubeSuite If this does not resolve the problem reinstall after deleting all files in the folder contain ing file noted in the message E0100010 Message Failed to start xxx Failed to write yyy Action by User Reinstall CubeSuite If this does not resolve the problem reinstall afte
68. Message Unused variable name Explanation The specified variable is declared in the source but it is never used Message variable name is assigned a value which is never used Explanation An assignment statement is used for the specified variable but the variable is not otherwise used Message No null terminator in string literal Explanation The string literal does not have a null terminating character Message Unrecognized character escape sequence character Explanation The program is unable to recognize the character as a correct escape sequence Message 78K0 Zl option specified int amp short are treated as char in this file Explanation 78K0 The zi option was specified int and short declarations in the file will be treated as char Message 78K0 ZL option specified long is treated as int in this file Explanation 78K0 The zl option was specified long declarations in the file will be treated as int Message 78KOR Non supported keyword found ignored function attribute in this file Explanation 78KOR An unsupported keyword was found Function attributes in the file will be ignored Message 78K0 SM option specified ignored function attributes keyword in this file Explanation 78K0 The specify static model option sm was specified Function attributes in the file
69. Message Failed in copy E1710011 Message Failed in fill E1710012 Message The input option is illega Please input Coverage to specify UploadOption only E1710013 Message Failed to save the coverage data direct cause error message E1710014 Message The type of the input address is illega Please input either a numerical value or a char acter string Action by User Enter a figure or a character string to the address E1710015 Message Failed to identify the address Please confirm the address E1710016 Message The input address value is illega Please input the value within the range of 0 4294967295 R20UT0267EJ0100 Rev 1 00 2tENESAS Page 131 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E1710017 Message The file already exists Explanation This message is shown when the overwrite option is not specified and a file exists at an upload destination Action by User Specify the overwrite option or change the upload destination or delete a file in an upload destination E1710018 Message The specified upload option is illegal E1710019 Message Failed in upload direct cause error message E1710020 Message Failed to run the program direct cause error message E1710021 Message Specified RunOption is illegal E1710022 Message Failed to step in step over direct cause error message E1710023 Message Specifed
70. V850 cannot open file file Explanation V850 Could not open file file Message 78KO 78KOR File read error file file name Explanation 78KO 78KOR Cannot correctly load the file Message V850 cannot write file file errno num Explanation V850 Message number num occurred while writing to file file Message File write error file file name Explanation Cannot write data to the file correctly Message File seek error file file name Explanation A file seek error has occurred Message File close error file file name Explanation Cannot close the file Message cannot open file file Explanation Could not open file file Message Missing input file Explanation No input file specified Action by User Specify an input file Message 78KO 78KOR Too many input files Explanation 78KO 78KOR Two or more input files are specified Action by User 78KO 78KOR Specify a single input file only Message V850 cannot unlink file file Explanation V850 Could not delete file file Message wreg num is out of range num1 lt num lt num2 Explanation The number num specified by the wreg option is out of range Specify a value between num and num2 Message 78KO 78KOR Illegal file name fi
71. cn cnv850e cnv850e2 option during the generation of linkable object files Message duplicated cpu type Explanation Target devices are duplicated Different target devices are specified in the object files to link Message string is illegal when string2 option is specified Explanation When option string2 is specified it is not possible to specify string Message string 1 option needs string2 option Explanation Option string1 requires a option string2 Message string option s value overflowed Explanation The value specified by option string overflowed Message symbol table overflow Explanation Ran out of symbol table area Message sorry shared library not supported Explanation Shared libraries are not supported Message multiple inclusion of same file attempted ignored Explanation The same file is specified multiple times as an input file Action by User This error will occur if the name of the boot object file specified by the zf option is the same as the name of the linker s input file when the linker generates a Flash compliant object If this occurs change one of the file names Message command line length is too long path maximum size is 512 Explanation The text specified on the command line is too long The longest character string that can be spec
72. expression must be integral type Explanation V850 Make expression an integral type Message 78KO 78KOR Option Bytes is not supported for this device Explanation 78KO 78KOR Option bytes are not supported for the specified device Message V850 expression must be constant expression Explanation V850 Make expression a constant expression Message 78K0 Illegal bank number Explanation 78K0 The code contains an illegal bank specification Message V850 One of the operands for must be pointer type and the other must be of inte gral type Explanation V850 The operands for the square bracket operator must be a pointer and an integral type Message illegal operand for unary amp Explanation The operand is illegal for the address of amp unary operator Message exception has occurred at compile time Explanation Floating point exception exception was thrown at compile time Message name is not a member Explanation name is not a member Message illegal LHS of operator operator must be modifiable Lvalue Explanation The left hand side of operator operator is not valid as an assignment target Message illegal type combination for operator type1 type2 Explanation The combination of types type and type2 is not valid for operator operator Message Operands of operator operator
73. file file section section offset offset type relocation type for branch command become odd value Explanation A value relocated via a branch relocation entry symbol symbol file file offset offset and relocation type relocation type is odd Message EP symbol is needed for using SIDATA SEDATA segment Explanation No ep symbol was generated Generate an EP symbol when using a SIDATA SEDATA segment Message symbol symbol output section section is too far from output section section2 value value file file input section section3 offset offset type relocation type Explanation A branch instruction to symbol symbol allocated from output section section2 to output section section exceeds the branch range The branch instruction is located at offset offset of section section3 in file file Message output section section is too far from ouptput section section2 value value file file input section section3 offset offset type relocation type Explanation A branch instruction to a local symbol allocated from output section section2 to output section section exceeds the branch range The branch instruction is located at offset offset of section section3 in file file Message output section section overflowed or illegal label reference for symbol symbol in file file2 value value file file input section section2 offset offset ty
74. 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Cannot modify a const object variable name Explanation A variable with the const attribute is being overwritten Message Cannot write for read only sfr SFR name Explanation Trying to overwrite a read only sfr Message Cannot read for write only sfr SFR name Explanation Trying to read from a write only sfr Message Illegal SFR access SFR name Explanation Trying to gain illegal read or write access to the sfr Message Expected pointer Explanation A pointer is required Message Expression syntax Explanation An expression syntax error has occurred Message Compiler limit too many parentheses Explanation Parenthesis nesting in the expression exceeds 32 levels Message Expected integral index Explanation Only expressions with integral type are allowed as array indices Message Too many actual arguments Explanation The number of arguments specified in the function call exceeds the number of param eters specified in the parameter type list or function definition Message Too few actual arguments Explanation The number of arguments specified in the function call is fewer than the number of parameters specified in the parameter type list or function definition Message Cannot call
75. 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message unexpected non whitespace before preprocessing directive Explanation The preprocessing directive is preceded by a non whitespace character Message unrecognized pragma directive pragma directive ignored Explanation The pragma directive is not recognized This pragma directive will be ignored Message Digit sequence after line is interpreted as a decimal interger Explanation The number string following line will be interpreted as base 10 Message recognized pragma directive pragma directive Explanation The preprocessing directive will be recognized as pragma directive Message constant out of range Explanation The constant value is outside of the expressible range Only the effective lower order digits will be recognized as being specified Action example This message appears when the value is outside the range that can be expressed by the constant type Example Assigning a value of greater than Oxff to a variable of type char Message hexadecimal digit out of range Explanation The hexadecimal value is outside the expressible range The final two characters will be valid for this process Message cannot convert code1 code into code2 code data data1 data2 data3 Explanation Cannot convert code from code to code2 code1 Host environment character encoding code2 Execution
76. 5 119 Reduce the callee function specifications Even if you register all functions that are called only the function with the largest stack size will be added to the stack size Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again Message Illegal format in file file name line number Check the file Do you want to stop reading Explanation The format of line line number in the stack size specification file is invalid Check the file Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again Message Can not find stack size specification file for system library functions file name Default values the same as default file name are used Explanation No stack size specification file was found for the standard library The size information for sk78k0 kOr V850 same as default file name will be used Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 It may not have
77. 78KO 78KOR Location counter overflow Explanation 78KO 78KOR The location counter has overflowed the range corresponding to the segment Message V850 cannot cast type7 to type2 Explanation V850 Cannot cast from type to type2 R20UT0267EJ0100 Rev 1 00 ztENESAS Page 45 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message 78KO 78KOR Segment name expected Explanation 78KO 78KOR A segment name has not been specified for a relocation attribute with the AT segment definition pseudo instruction Message V850 expression must be arithmetic or pointer type Explanation V850 Make expression an arithmetic or pointer type Message 78KO 78KOR Segment name expected Explanation 78KO 78KOR A segment name has not been specified for a relocation attribute with the AT segment definition pseudo instruction Message V850 expression must be arithmetic type Explanation V850 Make expression an arithmetic type Message 78KOR Too many line number data Explanation 78KOR The size of the line number data exceeds the maximum value Message V850 expression must be pointer type or zero Explanation V850 Make expression a pointer type or 0 Message 78KO 78KOR Security ID is not supported for this device Explanation 78KO 78KOR Security IDs are not supported for the specified device Message V850
78. CA78KOR Message Number Description C compiler error message Assembler error message Linker error message Object converter error message Librarian error message List converter error message Variables functions information file generator error message Stack usage tracer error message Remark nis a number R20UT0267EJ0100 Rev 1 00 ztENESAS Page 15 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 5 MESSAGE NUMBERS 5 2 3 When executing CA850 The message number categories when the build tool CA850 is executed is as follows Table 5 2 Message Number When Executing CA850 Message Number Description 1nnn 2nnn 5nnn 7nnn C compiler error message 3nnn Assembler error message 4nnn Linker error message 84nn 85nn ROMization processor error message 86nn 87nn Hex converter error message 82nn 83nn Archiver error message 80nn 81nn Section file generator error message 88nn Disassembler error message 90nn 91nn Dump command error message 93nn 95nn Stack usage tracer error message 96nn Cross reference tool error message 97nn Memory layout visualization tool error message Remark nis a number R20UT0267EJ0100 Rev 1 00 ztENESAS Page 16 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES CHAPTER 6 MESSAGES This chapter describes the messages displayed by CubeSuite R20UT0267EJ0100 Rev 1 00 ztENE
79. Check the ID value E0550254 Message Cannot reference EXT_FUNC symbol identifier Action by User Check the code E0550255 Message Cannot access for I O register bit number O register Action by User Check the bit number E0550258 Message Cannot access O register O register Action by User Check the operand E0550259 Message Cannot use r1 as destination in mul mulu Action by User Check the destination register E0550260 Message Token too long Explanation Token too long The boundary value is 4294967294 Action by User Check the token length E0550261 Message Illegal condition code Explanation Illegal condition code Oxd cannot be specified for the condition code of an adf sbf instruction V850E2 Action by User Check the condition code E0550262 Message Illegal operand cannot use r0 as destination in V850E2V3 mode Action by User Check the operand E0550263 Message Illegal operand cannot use label label in common area Action by User Check the operand E0550264 Message Illegal section kind common area Action by User Check the section kind E0560601 Message is expected at the end of directive E0560602 Message is expectedis expected at end of region E0560603
80. Choice It performs the selected action This type of message is displayed when a choice is necessary in order to carry on with the next operation Warning Warning message Check the message and continue the process 3 2 When Executing Build Tool The message types 1 alphabetic character when the build tool is executed are as follows Table 3 2 Message Type When Executing Build Tool Message Type Description C Internal error Processing is aborted No output objects are generated z Fatal error Processingn is aborted if a set number of errors occur No output objects are generated F Abort error Processing is aborted No output objects are generated Ww Warning Processing continues Output objects are generated They might not be what the user intended Caution All errors except abort errors are considered successful completion for the librarian R20UT0267EJ0100 Rev 1 00 ztENESAS Page 13 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 4 COMPONENT NUMBERS CHAPTER 4 COMPONENT NUMBERS This chapter describes the component number displayed by CubeSuite 4 1 When Using CubeSuite The component number 2 digits categories when CubeSuite is operated are as follows Table 4 1 Component Number Component Number Description Common processing Update Manager Installer License Manager Integrated Development Environment Framework Design Tool Pin Configurato
81. E0520886 Message Invalid suffix on integral constant Explanation The integer constant has an invalid suffix E0520935 Message Typedef may not be specified here E0520940 Message Missing return statement at end of non void type symbol E0520989 Message A qualified function type cannot be used to declare a parameter E0520992 Message Invalid macro definition E0520993 Message Subtraction of pointer types type1 and type2 is nonstandard E0521036 Message The reserved identifier symbol may only be used inside a function E0521066 Message Declaration of symbol had a different meaning during compilation of file E0521072 Message A declaration cannot have a label E0521075 Message symbol already defined during compilation of any string E0521076 Message symbol already defined in another translation unit E0521158 Message void return type cannot be qualified E0521254 Message Integer overflow in internal computation due to size or complexity of type E0521255 Message Integer overflow in internal computation E0521282 Message String literals with different character kinds cannot be concatenated E0521381 Message Carriage return character in source line outside of comment or character string literal Explanation Carriage return character r in source line outside of comment or character string lit eral E0521420 Message S
82. E1212288 Message No mapped address was accessed E1212289 Message Memory has different value E1212290 Message Illegal start address E1212291 Message Illegal end address E1212292 Message Illegal start address and end address E1212293 Message Illegal condition E1212294 Message User program is running E1212295 Message Verification error E1212296 Message No condition specified E1212297 Message Parameter size does not align with access size alignment E1212298 Message Specified address does not align with access size alignment E1212299 Message Source address does not align with access size alignment E1212300 Message Destination address does not align with access size alignment E1212301 Message Illegal end address E1212302 Message Different access size in specified area E1212303 Message Different access size both in source and destination areas E1212304 Message Different access size in destination area E1212305 Message Different access size source and destination E1212306 Message Not enough memory E1212307 Message Failed in writing DMM E1212308 Message Overflowed mapping area E1212309 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Processing was inter
83. E1710089 Message Could not find the specified variable E1710090 Message Failed to read the value of the variable direct cause error message E1710091 Message Failed to set the value of the variable direct cause error message E1710092 Message Failed to delete the XRunBreak direct cause error message E1710093 Message Failed to display the editor panel direct cause error message E1710094 Message Failed to display the disassembly panel direct cause error message E1710095 Message Failed to display the memory panel direct cause error message E1710096 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The specified MemoryOption is not supported in this environment ztENESAS Page 134 of 285 CubeSuite Ver 1 40 E1710097 Message CHAPTER 6 MESSAGES Please specify Oxyyy Oxzzz when you specify xxx in the memory option E1710098 Message Failed to obtaion the memory option E1710099 Message Failed to set the memory option E1710100 Message Failed to read the IE register E1710101 Message Please check the connection to the debugger E1710102 Message Failed to set the IE register E1710103 Message Failed to refer to the DCU register E1710104 Message Failed to set the DCU register E1710105 Message The specifi
84. Explanation Could not find the segment name of the object module file in the load module file Message Segment name is not found in object module file file name Explanation Could not find the segment name of the assembly list file in the object module file Message Not enough memory Explanation Not enough working memory Message Load module file has no symbol date load module name Explanation Symbol information has not been output to the load module because the ng option was specified in the linker Message Overlay file cannot open path name Explanation Cannot open the assembler overlay file Message Illegal assembler list file file name Explanation The input assembly list file is not an assembly list Message out of memory Explanation Not enough memory Message unknown option option Explanation Invalid option option has been specified Message too many files Explanation Too many file names have been specified Message out of memory Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Not enough memory ztENESAS Page 168 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message cannot open file file Explanation Could not open file file Message cannot write file file Explanation An error occurred whi
85. Explanation A return value has been specified for a function of type void Message Function has illegal storage class Explanation There is an error in the function s storage class specification R20UT0267EJ0100 Rev 1 00 ztENESAS Page 38 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message Array of function is not allowed Explanation Arrays of functions are not allowed Message illegal return type function Explanation Function return values may not be of type function Message illegal return type array Explanation Function return values may not be of type array Message Void in parameter list Explanation There is a parameter of type void in the parameter declaration list of the function decla ration Type void can only be used for single parameter functions Message Function requires return value Explanation No return value has been specified for a function with a return value Message return type mismatch type type2 Explanation The type type2 of the return value indicated by the return statement does not match the function s return value type type7 Message argument type mismatch type type2 Explanation The type type2 of the argument does not match the type type7 of the formal parameter in the function declaration Message Argument name is missing Explanation The formal parameter n
86. Explanation Static functions cannot be declared with local scope Message Array size is not given Explanation An array size has not been specified Message Array size must be greater than zero Explanation The array size must be greater than zero Message Array type has incomplete element type Explanation The type of the array element is incomplete Message compiler limit array size is too large OxOfffffff Explanation The array is too large The maximum size for processing is Oxfffffff Message compiler limit complicated type modifiers num Explanation There are too many derived modifiers The maximum number for processing is 16 Message illegal storage class specifier combination Explanation This combination of storage class specifiers is illegal Message illegal use of enum Explanation This usage of enum type specifiers is illegal Message illegal use of struct Explanation This usage of struct type specifiers is illegal Message illegal use of union Explanation This usage of union type specifiers is illegal Message illegal use of specifier Explanation This usage of specifier storage class specifiers is illegal Message illegal use of typedef Explanation This usage of typedef storage class specifiers is illegal Message Void function cannot return value
87. Failed in the display of the character string Action by User Restart CubeSuite C1710000 Message The specified name is illegal Action by User Restart CubeSuite If this does not resolve the problem reinstall CubeSuite C1710001 Message The specified name is already used Action by User Restart CubeSuite If this does not resolve the problem reinstall CubeSuite C1710002 Message Failed to read the necessary DLL Action by User Restart CubeSuite If this does not resolve the problem reinstall CubeSuite C1710003 Message Cannot fine the specified name Action by User Restart CubeSuite If this does not resolve the problem reinstall CubeSuite R20UT0267EJ0100 Rev 1 00 ztENESAS Page 20 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES 6 2 Fatal Errors Message Table 6 2 Fatal Errors 78K0 Function Information File Unknown Mapping for allocation attribute specifica tion target Explanation 78K0 An illegal mapping attribute is specified in the function information file Action by User 78K0 Specify C or a bank number as the mapping attribute Message 78K0 Variable Information File syntax error content of error Explanation 78KO There is a syntax error in the variable information file Action by User 78K0 Edit the variable information file and correct any syntax errors Message
88. It will also occur if the program fails to extract the structure of a project to copy Action by User Specify a project file to open that CubeSuite can handle E0202016 Message A subproject with the same ID has already been registered Explanation This error occurs when attempting to add a sub project with the same ID Action by User It is not possible to add sub projects with the same ID Create a new sub project copying from the sub project file you wish to add E0202017 Message Saving build options failed Explanation Failed to save build options to the project file Action by User Check the version of the project file E 0202018 Message Restoring build options failed Explanation Failed to restore build options from the project file Action by User Check the version of the project file E0202019 Message Saving general options failed Explanation Failed to save common options to the project file Action by User Check the version of the project file E0202020 Message Restoring general options failed Explanation Failed to restore common options from the project file Action by User Check the version of the project file E0202021 Message Saving compile options failed Explanation Failed to save compile options to the project file Action by User C
89. MESSAGES Can t initialize RAM area address address Explanation The initialization data for the RAM area is output Action by User If DB DW is included in a DSEG of assembly source change it to DS or add a DB DW instruction inside CSEG Message can not create output file file Explanation Cannot create output file file Message symbol symbol has incompatible type in file file Explanation Attempted to link symbol symbol but a symbol with the same name but different type is already defined in file Message symbol symbol has different size in file file Explanation Attempted to link symbol symbol but a symbol with the same name but different size is already defined in file Message symbol symbol has different align size in file file Explanation Attempted to link symbol symbol but a symbol with the same name but different alignment conditions is already defined in file Message size zero sbss or bss attribute symbol symbol Explanation The size of a symbol allocated to the sbss or bss attribute section is zero Message undefined global symbol symbol specified with ext_func Explanation Global symbol symbol specified by the ext_func pseudo instruction is not defined Action example It will be output due to one of the following causes If function symbol is not defined If function s
90. Message Duplicate specifier in declaration E0520247 Message Type symbol has already been defined E0520253 Message Expected a E0520254 Message Type name is not allowed E0520255 Message Type definition is not allowed E0520256 Message Invalid redeclaration of type name type Explanation Type name type was redeclared illegally E0520257 Message const type symbol requires an initializer E0520259 Message Constant value is not known E0520260 Message Explicit type is missing int assumed E0520268 Message Declaration may not appear after executable statement in block E0520274 Message Improperly terminated macro invocation E0520301 Message typedef name has already been declared with same type E0520325 Message inline specifier allowed on function declarations only E0520375 Message Declaration requires a typedef name E0520409 Message Type symbol returns incomplete type type E0520412 Message An __asm declaration is not allowed here E0520450 Message The type long long is nonstandard E0520494 Message Declaring a void parameter list with a typedef is nonstandard E0520513 Message A value of type type1 cannot be assigned to an entity of type type2 E0520518 Message Nonstandard preprocessing directive E0520520 Message Initialization with expected for aggregate object
91. Message duplicated cpu type Explanation The target device has been specified more than once via options and or pseudo instructions Message can not find devicefile Explanation There is no device file corresponding to the specified target device the device specification is incorrect or no device is specified Message illegal cpu family Explanation The specified device file is not for the V850 microcontroller Message devicefile version mismatch cannot use version version Explanation The specified device file version is invalid Version version cannot use Message nested command file file Explanation Command file file is nested Nesting is not allowed Message tidata byte tibss byte size overflow size gt 128 Explanation The total size of the tidata byte and tibss byte sections exceeds 128 bytes R20UT0267EJ0100 Rev 1 00 ztENESAS Page 152 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES tidata word tibss word size overflow size gt 256 Explanation The total size of the tidata word and tibss word sections exceeds 256 bytes Message tidata tibss size overflow size gt 256 Explanation The total size of the tidata byte section tibss byte section tidata word section tibss word section tidata section and tibss section is greater than 256 bytes Message too many symbols
92. Message expression expression must have enumeration type Explanation Make expression an enum type Message ignored option option Explanation Option option will be ignored Message category is not supported now Explanation The function indicated by category is not currently supported Message Wide character is not supported Explanation Wide characters are not supported Wide characters will be ignored R20UT0267EJ0100 Rev 1 00 ztENESAS Page 216 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message Multibyte character is not supported Explanation Multibyte characters are not supported Multibyte characters will be ignored Message Specified warning message number num is not supported Warning message number W2000 W2999 is supported now Explanation The specified warning message number num is not supported The corresponding warning message numbers are in the 2000 range Message duplicated cpu type command line option is used Explanation The target device is specified more than once The target device specified in the project file configuration or via the cpu option will be enabled Message Interrupt attribute is specified for function function previously specified block_interrupt is ignored Explanation Function function was specified as block interrupt but it was specified as an interrupt handler Si
93. No processor specified Explanation 78KO 78KOR The target device is not specified on the command line or in a source module file Message V850 compiler limit too many characters in logical source line num Explanation V850 The maximum number of characters on a logical source line has been exceeded The maximum length for processing is 32 768 Message Local symbol name of asm statement must begin with L in C source Explanation An asm block in C source contains local symbols that do not begin with L R20UT0267EJ0100 Rev 1 00 ztENESAS Page 144 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message 78KO 78KOR Too long source line Explanation 78KO 78KOR A line is longer than the maximum limit 2048 characters Message V850 non terminated string literal Explanation V850 The string lacks a closing parenthesis Message compiler limit string buffer overflow num Explanation Compiler limit String buffer overflow The maximum length for processing is 32 768 Message compiler limit preprocessor token buffer overflow num Explanation An expanded string in a macro definition exceeds the maximum limit buffer is num characters short This error is output when an expanded string in a macro definition has exceeded the maximum limit To change the limit use the Xmnum option for increasing the limit on the number
94. North Road Taipei Taiwan Tel 886 2 8175 9600 Fax 886 2 8175 9670 Renesas Electronics Singapore Pte Ltd 1 harbourFront Avenue 06 10 keppel Bay Tower Singapore 098632 Tel 65 6213 0200 Fax 65 6278 8001 Renesas Electronics Malaysia Sdn Bhd Unit 906 Block B Menara Amcorp Amcorp Trade Centre No 18 Jin Persiaran Barat 46050 Petaling Jaya Selangor Darul Ehsan Malaysia Tel 60 3 7955 9390 Fax 60 3 7955 9510 Renesas Electronics Korea Co Ltd 11F Samik Lavied or Bldg 720 2 Yeoksam Dong Kangnam Ku Seoul 135 080 Korea Tel 82 2 558 3737 Fax 82 2 558 5141 2010 Renesas Electronics Corporation All rights reserved Colophon 1 0 CubeSuite Ver 1 40 2rCENESAS Renesas Electronics Corporation R20UT0267EJ0100
95. One or more pins are connected to the external peripheral s If you change the set tings the pins are disconnected Do you want to change all settings Q0300009 Message One or more pins are used in other macro Do you want to change all settings Q0404000 Message xxx has been changed Save Q0801001 Message The file already exists Overwrite Action by User Yes Execute the command Overwrite the file No Cancel the command Return the focus to the original dialog box without overwriting the file Q0824001 Message No data corresponding to the search conditions was found Is the search continued from the xxx Explanation This appears when searching analysis graph value trends and the specified value is not found in the direction of search start or end is displayed in xxx Action by User Yes Close the Message dialog box and perform the search again from the beginning end of the range No Close the Message dialog box and move the focus to the original dialog box Q0826001 Message When you save an image in this format may be very large file size Explanation This warns that the size of the file is large and confirms whether to really save it Action by User OK Execute the command Save the image Cancel Cancel the command Do nothing Q1001015 Message The security setting state of a target micro controller is as follows If you want to fee
96. Operand out of range sfr Explanation Either an SFR SFRP pseudo instruction operand is outside the allowable range or an odd value is being used as an SFRP pseudo instruction operand Message Operand out of range word Explanation The word value is outside the allowed range 0000H to OFFFFH Action by User Change the operand so that it is within the allowable range Message Operand out of range 20bit Explanation The 20bit value is outside the allowed range 00000H to OFFFFFH Action by User Change the operand so that it is within the allowable range Message Operand out of range addr20 Explanation The addr20 value is outside the allowed range 0000H to OFFFFFH Action by User Change the operand so that it is within the allowable range Message 78K0 Illegal operand EFR is used as addr16 Explanation 78K0 There is a coding error in the operand EFR is used as addr16 Message 78KOR Illegal operand 2ndSFR is used as addr16 Explanation 78KOR There is a coding error in the operand 2ndSFR is used as addr16 Action by User 78KO 78KOR Change the operand to use the same notation as addr16 Message Illegal operand 2ndSFR bit is used as addr16 bit Explanation There is a coding error in the operand 2ndSFR bit is used as addr16 bit Action by User Change the operand
97. User 78KOR Change the operand so that it is within the allowable range Message Operand out of range addr5 Explanation 78K0 The addr5 value is outside the allowed range 40H 7EH 78KOR The addr5 value is outside the allowed range 80H BFH Action by User Change the value so that it is within the allowable range Message Operand out of range addr11 Explanation The addr11 value is outside the allowed range 800H to FFFH Action by User Change the value so that it is within the allowable range Message Operand out of range saddr Explanation 78K0 The saddr value is outside the allowed range OFE20H OFF1Fh 78KOR The saddr value is outside the allowed range OFFE20H OFFF1FH Action by User Change the value so that it is within the allowable range R20UT0267EJ0100 Rev 1 00 ztENESAS Oct 01 2010 Page 40 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Operand out of range addr16 addr20 Explanation The addr16 value is outside the allowed range differs depending on target device The value is outside the allowed addr20 range 00000H to OFFFFFH or the relative distance calculated to the next address of the branch instruction is out of bounds 32768 to 32767 Message Even expression expected Explanation An odd address is specified for word access Message
98. allocated to section name exceeds the limit Message Compiler limit too much global data defined in file Explanation Global variables in the file exceed the maximum allocated area of 64 Kbytes Message Compiler limit too many local lables Explanation The maximum number of internal labels in a single function has been exceeded Action by User The function body is too large Break up the function Message 78K0 Compiler limit too much code defined in file for a bank Explanation 78K0 The area allocated for code in the file exceeds the maximum bank size Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 78KO Split up the file or its functions so that the code size in the file does not exceed the bank size 2tENESAS Page 21 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Compiler limit too many function definitions in file Explanation TThe maximum number of function definitions in a file has been exceeded Action by User Split up the file so that the number of function definitions does not exceed the process ing limit Message Compiler limit too many source lines in file Explanation The maximum number of source lines in a file has been exceeded Action by User Split up the file so that the number of source lines does not exceed the processing limit Message Unknown char
99. argument Explanation A required argument is missing from the option option specification E0592007 Message The option option is specified more than once Explanation Option option can only be specified once at a time E0592008 Message Requires an output file Explanation No output file has been specified for the specified input file E0592010 Message Failed to open an output file file E0592013 Message Failed to delete a temporary file file E0592015 Message Failed to close an input file file E0592016 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Failed to write an output file file ztENESAS Page 104 of 285 CubeSuite Ver 1 40 E0592018 Message CHAPTER 6 MESSAGES Failed to open an list file file Action by User Make sure that the list file exists and has been specified correctly E0592019 Message Syntax error in list file file Explanation There is a syntax error in list file file E0592020 Message Failed to read a list file file E0592101 Message Unknown character C Explanation The pre conversion C language source file could not be converted because it contains a character that is not permitted by the C language Action by User Edit the C language source file and correct any syntax errors E0592102 Me
100. be expressed in the Motorola S type hex format standard address Explanation The start address is outside the maximum range that can be expressed using Motorola S type hex format 24 bits Processing will continue outputting the address as a value in the expressible range Action by User This message may be caused by one of the following The section address is too large The address allocated to the section may be larger than the expressible range Specify the start address of the area for hex conversion with the d option and offset from that address The value specified via the d option is invalid It is possible handle the address as an offset from the specified value by specifying the doption The offset from this value may be larger than the expressible range Specify an appropriate value Message too small block length Length gt length Explanation The specified maximum block length is too small Processing will continue changing to the default value ength Message too large block length Length gt length Explanation The specified maximum block length is too large Processing will continue changing to the maximum specifiable length ength Message block length is set Length gt length Explanation Processing will continue changing the maximum block length from the default value to length This message appears when the value can be specified when th
101. being loaded M0202004 Message Converting project file Explanation This message appears in the Progress Status dialog box while a project file for another product is being converted M0202005 Message Packing project Explanation This message appears in the Progress Status dialog box while a project file for another product is being converted M0202006 Message Can not open the project with last saved status See the All Messages tab in the Output panel Explanation This appears when loading a project and the project could not be loaded with the last status saved M0204001 Message Downloading load module Explanation This message appears in the Progress Status dialog box when the load module is being downloaded to the debugger During download the name of the file being downloaded appears in the third line of the message M0204002 Message Connecting to xxx Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 This message is shown in the Progress Status dialog box when connecting The name of the connected debugging tool appears in xxx 2tENESAS Page 190 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES M0204003 Message Connecting to xxx Emulator firmware is automatically updated if necessary Do not disconnect USB cable and power supply until connection is completed M0206001 Mes
102. by User Specify input and output files with different names Message Unable to make file file name Explanation The specified file is write protected Action by User Remove the write protection from the file Message 78KO 78KOR Directory not found file name Explanation 78KO 78KOR The output file name includes a nonexistent drive or folder Action by User 78KO 78KOR Specify an existing drive or folder name Message V850 illegal option option Explanation V850 The specification of option option is incorrect Message 78KO 78KOR Illegal path option Explanation 78KO 78KOR The path parameter option was set to other than a path name Action by User 78KO 78KOR Specify a correct path name Message V850 compiler limit too many option options num Explanation V850 Option option was specified more than the maximum number of times The maximum number for processing is num Message Missing parameter option Explanation A required parameter was not specified Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Specify the parameter ztENESAS Page 142 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Parameter not needed option Explanation An unneeded parameter was specified Action by User Remove the unneeded parameter
103. combinations File file is a V850Ex core shared object file V850E1 V850ES core shared object file and V850 core object file V850E2 core shared object file and V850 core object file V850E2 core shared object file and V850E1 V850ES core object file Message cannot link old_fcall objects with new_fcall object file is old_fcall object Explanation It is not possible to link object files using the new function call specification with object files using the old function call specification File file is an object file using the old function call specification Message cannot link mask reg using objects with mask reg not using objects file is mask reg using object Explanation It is not possible to link object files using the mask register with object files that do not File file is an object file using the mask register Message input files have different BPC value Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Files with different BPC values have been input ztENESAS Page 163 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message Can t open file file name Explanation Cannot open the file Message Can t close file file name Explanation Cannot close the file Message Can t read file file name Explanation Cannot correctly load the file Message Can t access file file name Explanation Unable to correctly load
104. complex e g deeply nested and there is a possibility of cause Please contact your vendor or your Renesas Electronics overseas representative Message 78K0 Requires MS DOS V2 11 or greater Explanation 78K0 The OS is not MS DOS version 2 11 or higher Message Insufficient memory in hostmachine Explanation Could not launch CC due to lack of memory Action by User Increase the free area in conventional memory Message Heap overflow please retry compile without QJ Explanation A memory overflow occurred during jump optimization The code must be re compiled without the qj option Message Illegal device file format Explanation Referenced a device file with an old format Message 78KOR Out of range please retry compile without QT Explanation 78KOR The branching distance in the branch table of a switch statement exceeds 64 Kbytes Action by User 78KOR The code must be re compiled without the qt option Message out of memory Explanation Not enough memory Message cannot recover from previous errors Explanation Processing cannot continue due to previous errors Message invalid argument of option option Explanation The argument of option option is invalid Message nested command file file Explanation Command file file is nes
105. correct value E1310722 Message The value of active voltage s is over the range Explanation In the I O panel under Analog Button Settings the active voltage is outside the valid range 0 to 65 535 Action by User Enter a correct value E1310723 Message The value of inactive voltage is over the range Explanation In the I O panel under Analog Button Settings the inactive voltage is outside the valid range 0 to 65 535 Action by User Enter a correct value E1310724 Message Illegal default voltage Explanation The initial voltage specified in the I O panel Level Gauge Settings is invalid or outside the valid range 0 to the maximum input value setting Action by User Enter a correct value E1310730 Message Can t change any properties while programis running Explanation The object property sheet cannot be manipulated in the I O panel while the program is running Action by User Perform the action after halting program execution E1310740 Message Programis running Explanation Processing cannot be performed in the I O panel because the program is running Action by User Perform the action after halting program execution E1310800 Message The interface address is invalid Explanation The setting interface address is invalid in standard library interface page
106. created does not exist Explanation This indicates that the specified folder was not found in the project creation location Action by User Specify the existing folder E0222002 Message The project name is invalid Enter characters that can be used as a file name Explanation This appears when the character that cannot be used as a file name is specified for the project name Action by User Specify a different project name E0222003 Message The location for project creation is invalid Enter characters that can be used as a path name Explanation The path specified as the creation location is illegal Action by User Specify a different creation location E0222005 Message Creating project folder xxx failed Explanation Failed to create the specified folder Action by User Follow the instructions in the message to remedy the problem E0222006 Message The divert project does not exist Explanation The specified project is not found Action by User Specify a different project E0222007 Message The divert project name is invalid Enter characters that can be used as a file name Explanation The project name for specified project is invalid Action by User Specify a different project E0222009 Message The project which is being used can t be diverted Explanat
107. event could not be set Explanation This error occurs when a timer event could not be set on the Editor or Disassemble panel Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The setting may be invalid Make sure that the debugging tool is connected ztENESAS Page 83 of 285 CubeSuite Ver 1 40 E0208009 Message CHAPTER 6 MESSAGES An event could not be set to the specified location Explanation This error occurs from the Event Setup menu Action by User This error occurs when there is no symbol information E 0208010 Message Event could not be disabled Explanation This error occurs from the Event Setup menu Action by User This error occurs when there is no symbol information E0208011 Message Event could not be removed Explanation This error occurs from the Event Setup menu Action by User This error occurs when there is no symbol information E0208012 Message Event could not be enabled Explanation This error occurs from the Event Setup menu Action by User This error occurs when there is no symbol information E0208013 Message Up to xxx action events can be set Explanation You can register up to the number of action events shown Action by User Delete unneeded action events E 0209001 Message Resetting program fail
108. following message is output Please enter cc if you want help message Use the h option to view the help file and other information then enter a correct value Message Parameter file nested Explanation The f option was specified in a parameter file Action by User A parameter file cannot be specified in another parameter file Modify the file to eliminate nesting Message Parameter file read error Explanation Failed to load the parameter file Message Memory allocation failed Explanation Failed to allocate memory Message Illegal chip specifier on command line Explanation 78KO The device type in the command is incorrect or a device name specified via the pragma directive is located other than at the top of the C source 78KOR There is an error in the device type at the command line Message Same category option specified option Explanation Opposing options have been specified Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The following message is output Please enter cc if you want help message Use the h option to view the help file and other information then enter a correct value ztENESAS Page 138 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES 78K0 Function Information File Syntax Error near error generation point Explanation 78K
109. format address expression that is the cause of this message is calculated from the extended address record in the higher order address and the unique data record offset from there If the higher order address of the extended address record fits within 20 bits then the address will be output successfully in Intel extended hex format even if the addition of the subsequent data record offset causes the result to be more than 20 bits and it will not cause an error R20UT0267EJ0100 Rev 1 00 ztENESAS Page 259 of 285 Oct 01 2010 CubeSuite Ver 1 40 W0562021 Message CHAPTER 6 MESSAGES The address of convert area exceeds the maximum value of the address that can be expressed in the Motorola S type hex format standard address Explanation This message may be caused by one of the following 1 Forgot to perform ROMization You may have tried to convert a section allocated to ROM and an internal RAM section into hex simultaneously Perform ROMization before performing hex conversion see the CubeSuite Coding for details about ROMization The wrong section is being converted to hex Two section addresses being converted to hex simultaneously could be far apart If you are using multiple ROM perform hex conversion separately for each one Also make sure that you are converting the right section to hex and that the section alignment address is correct The section itself is too large Hex conversion will fail if
110. from the project file Action by User Check the version of the project file E0202049 Message This is not a convertible PM project file Explanation This error occurs when attempting to open a PM project prj older than version 6 00 Action by User V1 can only handle PM project format version 6 00 and above Specify a project file to open that CubeSuite can handle E0202050 Message The location specified as save destination is invalid Specify a folder other than the project folder Explanation The path specified as the creation location is illegal Action by User Specify a different creation location R20UT0267EJ0100 Rev 1 00 Oct 01 2010 ztENESAS Page 78 of 285 CubeSuite Ver 1 40 E0202051 Message CHAPTER 6 MESSAGES Saving section file generate options failed Explanation Failed to save section file generation options to the project file Action by User Check the version of the project file E0202052 Message Restoring section file generate options failed Explanation Failed to restore section file generation options form the project file Action by User Check the version of the project file E0202053 Message Saving cross reference options failed Explanation Failed to save cross reference options to the project file Action by User Check the version
111. function call function Explanation Arguments number num and beyond in the call to function function are not expected Message undefined static function function Explanation The static function function that was called is not defined in the file Message Illegal segment name Explanation The code contains a symbol that is illegal as a segment name Message Different segment type segment name Explanation Two segments are defined with the same name but different types Message Too many segments Explanation The number of segments defined exceeds the maximum limit 256 Message Current segment is not exist Explanation An ENDS pseudo instruction has been included before a segment was created or after a segment has ended but before the next one has been created Message Can t describe DB DW DS ORG label in BSEG Explanation A DB DW DS or ORG pseudo instruction has been included in a bit segment Message Can t describe opcodes outside CSEG Explanation A machine language instruction or BR pseudo instruction has been included outside a code segment Message Can t describe DBIT outside BSEG Explanation A DBIT pseudo instruction has been included outside a bit segment Message Illegal address specified Explanation An address allocated as an absolute segment exceeds the range corresponding to that segment Message
112. function in norec function Explanation A function call was made within a norec function Function calls cannot be made within norec functions Message Illegal structure union member member name Explanation The structure union reference specifies an undefined member Message Expected structure union pointer Explanation The expression in front of the arrow operator gt is the name of a structure or union rather than a pointer to a structure or union Action by User Use a pointer to a structure or union for expressions in front of the arrow operator gt Message Expected structure union name Explanation The expression in front of the dot operator is a pointer to a structure or union rather than the name of a structure or union Action by User Use the name of a structure or union for expressions in front of the dot operator Message Zero sized structure structure name Explanation The size of the structure is zero Message Illegal structure operation Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 An operator that is not available for structures is being used ztENESAS Page 24 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Illegal structure union comparison Explanation Two structures or unions cannot be compared Message Illegal bit field operati
113. invalid Copy Copies the selected characters in the message area to the clipboard Select All Selects all the characters in the message area Context menu Messege area Copy Copies the selected characters in the message area to the clipboard Select All Selects all the characters in the message area Help for Message Displays the help with regard to the displayed message Function buttons Buttons located to the dialog differ by the types of messages Please refer to Action by User of each message description for buttons other than the following Button Function Detail Non Display Display hide the detailed display area Note that this button is available only when there is detailed information Closes this dialog Displays the help with regard to the displayed message R20UT0267EJ0100 Rev 1 00 ztENESAS Page 280 of 285 Oct 01 2010 CubeSuite Ver 1 40 APPENDIX B INDEX Cc component numbers 14 M Message dialog box 278 message formats 11 message numbers 15 message types 13 messages 17 abort errors 137 choices 196 fatal errors 21 informations 189 internal errors 18 warnings 203 0 Output panel 275 T tag jump 276 APPENDIX B INDEX R20UT0267EJ0100 Rev 1 00 Oct 01 2010 ztENESAS Page 281 of 285 Revision Record Description Summary Oct 01 2010 First Edition issued
114. invalid or outside the valid range 0 001 to 999 Action by User Specify a correct value E1310704 Message Illegalmuximuminput Explanation The maximum input value specified in the I O panel Level Gauge Settings is invalid or outside the valid range 1 to 65 535 Action by User Specify a correct value E1310710 Message Abitmap path is not specified Explanation In the I O panel under Add Bitmap one or both of the active and inactive bitmaps are not set Action by User Specify a bitmap file E1310711 Message Abitmap path is invalid Explanation In the I O panel under Add Bitmap the specified bitmap file is incorrect Action by User Make sure that the file exists and check its attributes E1310720 Message Illegal active voltage s Please input positive integer s Explanation In the I O panel under Analog Button Settings non numeric characters have been entered for the active voltage Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Enter a correct value ztENESAS Page 127 of 285 CubeSuite Ver 1 40 E1310721 Message CHAPTER 6 MESSAGES Illegal inactive voltage Please input a positive integer Explanation In the I O panel under Analog Button Settings non numeric characters have been entered for the inactive voltage Action by User Enter a
115. is 128 Action by User Remove unnecessary watch expressions or register it in a new Watch panel W0242002 Message The upper limit 64 of categories that can be registered to the Watch panel has been exceeded Explanation The maximum number of categories that can be registered in a single Watch panel is 64 Action by User Remove unnecessary categories or register it in a new Watch panel W0243001 Message Cannot paste because the display format notation system bit width is different Explanation This message appears when pasting a memory value or ASCII characters in the Memory panel and the display formats of the string to paste and the Memory panel are different number base and bit width and the paste can therefore not be performed Action by User In the Memory panel set the display format number base and bit width the same as the text to paste W0243002 Message Characters that cannot be pasted in the Memory Value Display area are included Explanation Illegal characters have been typed or pasted into the Memory panel s Memory Value Display area Action by User Specify a string that can be treated as a memory value W0243003 Message Only ASCII code can be pasted in the Character Display area Explanation On the Memory panel in the Character Display area text can only be pasted when the encoding is specif
116. is a token chaining coding error in the macro definition Message illegal pasting result Explanation The result of token chaining is incorrect Message compiler limit too long pasting result num Explanation The result of token chaining is too long The maximum length for processing is 32 766 Message macro name illeqal parameter syntax Explanation There is a coding error in the parameter s of macro name Message illegal preprocessing directive syntax Explanation There is an error in the preprocessing directive syntax Message illegal number name in conditional inclusion Explanation The expression following an if directive can only specify an integer like name Message compiler limit too many conditional inclusion nestings num Explanation The nesting of if and endif blocks is too deep The maximum length for processing is 255 Message misplaced else or elif Explanation The location of an else or elif directive is inappropriate Message misplaced endif Explanation The location of an endif directive is inappropriate Message illegal include directive syntax Explanation There is a coding error in the include directive Message unexpected non whitespace before preprocessing directive Explanation The preprocessing directive is preceded by a non whitespace character Message unrecog
117. is located on an area that overlaps BRAM and internal RAM For this reason the data may become corrupted in self programming mode This area cannot be allocated because the self option is specified See the user s manual of the device for details Action by User 78KOR Revise the allocation Message V850 malformed archive file file Explanation V850 There is a possibility that the archive file file is corrupt Message can not find member member Explanation Member member not found in archive file Message symbol table limit error file number limit is number2 Explanation The number of symbols number in archive file exceeds the maximum limit The maximum number is number2 Message symbol table error file Explanation There is a risk that the archive string table in archive file file is corrupt Message string table error file Explanation Failed to create an archive symbol table in archive file file R20UT0267EJ0100 Rev 1 00 ztENESAS Page 173 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES file has no member Explanation Archive file file has no members Message version error file Explanation The version of the format of the specified file file is not supported Message can not read archive header file Explanation Cannot read header from archive file file Message b o
118. is suspended because related updates are suspended It will be resumed next time you start the tool M0140032 Message Cannot detect operating system language Explanation This appears when the language type of the OS could not be identified Continue the installation as the English language version M0140033 Message All CubeSuite related tools were uninstalled so Integrated Uninstaller will be deleted Explanation This appears when uninstallation has been completed for all CubeSuite related tools shown in the integrated uninstaller M0190000 Message Failed to read license information The file is broken Please re enter license keys M0200001 Message Please enter the e mail address of your technical support contact M0201001 Message The specified path is read only Explanation This appears when failing in writing in of a generated log file when performing conversion of a project diversion of a project or pack function of the project Action by User Make the folder writeable in Explorer or the like M0201003 Message Saving the data to the file Explanation This is the string shown in the Progress Status dialog box when data is being saved to a file M0201004 Message The processing was canceled by the user Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The ongoing action was ca
119. local symbol in file file2 section section2 offset offset type relocatiion type local symbol is allocated in section section file file1 Explanation No GP symbol is specified for segment segment or the local symbol allocation addressing method is inconsistent Action by User If you change a section allocated via a pragma section specification for a variable definition also change the sections of other files where that variable is declared as extern using the same method Local symbols are allocated to section of file file1 References to local symbols are in section section2 of file file2 at offset offset Message can not find GP symbol in segment segment or illegal label reference for symbol symbol in file file2 secion section2 offset offset type relocation type symbol is allocated in section section1 file file1 Explanation No GP symbol is specified for segment segment or the symbol symbol allocation addressing method is inconsistent Action by User If you change a section allocated via a pragma section specification for a variable definition also change the sections of other files where that variable is declared as extern using the same method Symbol symbol is allocated to section of file file7 References to symbol symbol are in section section2 of file file2 at offset offset Message can not find GP symbol in section section of file file7 or
120. many register variables declared Action by User Reduce the number of register variables See the CuneSuite Coding of the User s Manual for information on the numbers of register variables that can be used Message Illegal type for register declaration Explanation An illegal type has been specified in a register declaration The C compiler will ignore the register declaration and continue processing Message Illegal zero sized structure member Explanation Could not allocate space taken by the structure s members Message Zero sized array array name Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The defined array has zero elements ztENESAS Page 208 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Expected function prototype Explanation There is no function prototype declaration Message A function is declared as a parameter Explanation A function is declared as an argument Message Unused parameter parameter name Explanation The parameter is not used Message Undeclared initializer name name Explanation The initializer name has not been declared Message Double and long double are treated as IEEE 754 single format Explanation double and long double are processed according to IEEE 754 single precision format Message Cannot declare sreg with
121. of internal memory W0562016 Message Section section overflowed highest address of internal memory W0562017 Message Section section overflowed lowest address of program memory W0562018 Message Section section is converted from its midst W0562019 Message Section section is converted until its midst W0562020 Message The address of convert area exceeds the maximum value of the address that can be expressed in the Intel expanded hex format Explanation This message may be caused by one of the following 1 Forgot to perform ROMization You may have tried to convert a section allocated to ROM and an internal RAM section into hex simultaneously Perform ROMization before performing hex conversion see the CubeSuite Coding for details about ROMization The wrong section is being converted to hex Two section addresses being converted to hex simultaneously could be far apart If you are using multiple ROM perform hex conversion separately for each one Also make sure that you are converting the right section to hex and that the section alignment address is correct The section itself is too large Hex conversion will fail if the size of the area is too large to be expressed Either break the section into expressible ranges or use a different hex format Caution Although the maximum address value is stated as 20 bits it is actually in the vicinity of 20 bits The 20 bit Intel extended hex
122. of macro definitions num can be set to 2 047 when Xm is omitted and up to a maximum of 32 767 Note that this option increases the size of the buffer used by the preprocessor it does not concretely specify how large the character buffer will be Message compiler limit too many macro definitions num Explanation The number of macro definitions exceeds the maximum limit The maximum number for processing is num Message compiler limit too long macro name name num Explanation Macro name name is too long The maximum length for processing is 1 023 Message redeclared macro parameter name Explanation Macro parameter name has been redefined Message unexpected non whitespace before preprocessing directive Explanation The preprocessing directive is preceded by a non whitespace character Message undefined control Explanation The preprocessor directive following the pound sign is incorrect Message compiler limit too many include nestings num Explanation include directive nesting exceeds the maximum limit The maximum length for processing is 50 Message errmsg Explanation The error indicated by errmsg has occurred This message is output if the error directive is used in a source program Message Too many line number Explanation The maximum number of lines allowed in a single file has been exceeded Message compiler l
123. of range R20UT0267EJ0100 Rev 1 00 ztENESAS Page 254 of 285 Oct 01 2010 CubeSuite Ver 1 40 W0533004 Message CHAPTER 6 MESSAGES Result of comparison is always character string W0533005 Message Division by zero W0542101 Message Xswitch table option is ignored because the branch table for switch is overflow Explanation The branch table for switch is overflow The Xswitch table option will be ignored if the difference between the maximum and minimum label values is greater than 8192 W0550001 Message Too many actual parameter Action by User Check the actual parameters Ww0550002 Message Cannot use option with option2 option2 ignored Action by User Check the option specification W0550003 Message option option needs argument ignored Action by User Check the option specification parameters W0550004 Message Illegal option option s value ignored Action by User Check the option specification values W0550005 Message Illegal option option s symbol symbol ignored Action by User Check the option specification symbols W0550006 Message Illegal option option s argument ignored Action by User Check the option specification parameters W0550007 Message option C mismatch ignore C output core common object Action by User
124. of the project file E0202054 Message Restoring cross reference options failed Explanation Failed to restore cross reference options from the project file Action by User Check the version of the project file E0202055 Message Saving memory layout visualization options failed Explanation Failed to save memory layout visualization options to the project file Action by User Check the version of the project file E0202056 Message Restoring memory layout visualization options failed Explanation Failed to restore memory layout visualization options from the project file Action by User Check the version of the project file E0202057 Message Saving dump options failed Explanation Failed to save dump options to the project file Action by User Check the version of the project file E0202058 Message Restoring dump options failed Explanation Failed to restore dump options from the project file Action by User Check the version of the project file E0202059 Message Saving memory bank relocation options failed Explanation Failed to save memory bank allocation options to the project file Action by User Check the version of the project file E0202060 Message Restoring memory bank relocation options failed Explanation Failed to restore memo
125. only when there is detailed information in the output message To display this area click Detail button the area is not displayed as default a Contents of display The details of the output message is displayed in tree view categorized by items edit not allowed Item Description Error Output error message is shown Error Process The function that the error occurred and the function group that treated the error are listed by each message statement that shows the error origination if the messages that show the error origination are same they are listed together CubeSuite Technical Shows the name of the error method by each module name that the error occurred Information When displaying it the following icon is added Icon Description Error em Error Process Technical information Character string that shows cause of error Module name that error occurs on Ly w Method name that error occurs R20UT0267EJ0100 Rev 1 00 ztENESAS Page 279 of 285 Oct 01 2010 CubeSuite Ver 1 40 APPENDIX A WINDOW REFERENCE b Buttons Button Function Expand All Expands all the node in the list Contact Information for Opens the Contact Information for Tool Support Center dialog box The Tool Support Cen ter Edit menu Message dialog box dedicated items The following items are exclusive to Edit menu in Message Dialog other items are all
126. option is specified Explanation A list file and input file cannot be specified simultaneously The application will perform the conversions in the list file specified by the I option and the input file will be ignored W0592012 Message The c option specified on the command line is ignored when it does not match the specification in list file file Explanation The list file and command line have different c option specifications for the input file file specified in the list file The conversion specified by the list file will be performed W0592017 Message Input file file is not found Explanation Cannot find input file file If there is a subsequent file specified in the list file then the applications proceeds to convert that file W0592103 Message Unrecognized pragma string Explanation The pre conversion C language source file could not be converted because it contains an illegal pragma statement Action by User Edit the C language source file and correct any syntax errors W0592104 Message Cannot convert __interrupt __multi_interrupt inmacro definition Explanation Cannot convert __interrupt and __multi_interrupt described in the macro definition Action by User The user modify convert __interrupt and ___multi_interrupt W0592105 Message _tcopy found in C source Explanation Refer to the _rcopy function from a C source program Action by User Changed to a call from an assembler source
127. or write to the file Message Can t write file file name Explanation Cannot write data to the output file correctly Message Can t open overlay file file name Explanation Cannot open the overlay file Action by User Check to see if the overlay file is in the same folder as the executable format Message 78KO 78KOR Missing input file Explanation 78KO 78KOR Only options have been specified No input files have been specified Message V850 unknown option option Explanation V850 Invalid option option has been specified Message Too many input file Explanation The total number of input files specified exceeds the maximum limit Message Unrecognized string Explanation A value other than an option was entered at the interactive command prompt Message Illegal file name file name Explanation The file name contains characters prohibited by the OS or the maximum character length has been exceeded Message 78KO 78KOR Illegal file specification file name Explanation 78KO 78KOR An illegal file name has been specified Message V850 invalid argument of option option Explanation V850 The argument of option option is invalid Message File not found file name Explanation The specified input file was not found Message Input file specification overlapped file nam
128. pragma inline function is ignored Explanation inline cannot be specified for a function allocated in a text section The inline specification for function function will be ignored Message Function allocated in text can not be inlined Previously specified pragma inline function is ignored Explanation Function function was specified as inline but it was allocated in a text section The inline specification for previously specified function function will be ignored Message Section name is not specified Explanation No section name is specified between the quotation marks in the the pragma section section name specification It will be treated as if no section name has been specified and the reserved section for the specified attribute will be allocated Message unrecognized specfier specifier ignored Explanation Specifier specifier was not recognized This specifier will be ignored Message result of comparison is always status Explanation The result of comparison is always status If the comparison is always true then status will be true If it is always false then it will be false Message statement with no effect Explanation This statement has no effect Message Conversion may lose significant digit Explanation Data may be lost Message option az_info_kind unmatched ignored Explanation option az_info_kind is spe
129. preprocessing directive W0520012 Message Parsing restarts here after previous syntax error W0520014 Message Extra text after expected end of preprocessing directive W0520021 Message Type qualifiers are meaningless in this declaration Explanation Type qualifiers are meaningless in this declaration Ignored R20UT0267EJ0100 Rev 1 00 ztENESAS Page 252 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES W0520026 Message Too many characters in character constant Explanation Too many characters in character constant Character constants cannot contain more than one character W0520027 Message Character value is out of range W0520039 Message Division by zero W0520042 Message Operand types are incompatible type7 and type2 W0520061 Message Integer operation result is out of range W0520062 Message Shift count is negative Explanation Shift count is negative The behavior will be undefined in ANSI C W0520063 Message Shift count is too large W0520064 Message Declaration does not declare anything W0520068 Message Integer conversion resulted in a change of sign W0520069 Message Integer conversion resulted in truncation W0520076 Message Argument to macro is empty W0520077 Message This declaration has no storage class or type specifier W0520082 Message Storage class is not first Explanation
130. section section F0560309 Message Interrupt function section section is already defined F0560310 Message Special section secton is already defined F0560311 Message Illegal section section size F0560404 Message Relocated value value of relocation entry symbol symbol file file section section offset offset type relocation type for branch command become odd value F0560405 Message Can not find GP symbol in segment segment of illegal label reference for local symbol in file file2 section section2 offset offset type relocation type local symbol is allocated in section section file file 1 F0560407 Message Can not find GP symbol in segment segment of illegal label reference for symbol symbol in file file2 section section2 offset offset type relocation type symbol is allocated in section section file file 1 F0560409 Message Can not find GP symbol in section section of file file7 or illegal label reference for symbol symbol in file file2 section section2 offset offset type relocation type symbol is allocated in section section file file 1 R20UT0267EJ0100 Rev 1 00 ztENESAS Page 185 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES F0560411 Message Relocated value value of relocation entry file file section section offset offset type relocation type for branch command become odd value F0560414 Message EP symb
131. see c Save of log Note that this operation is invalid while user program is executed Edit menu Output panel dedicated items The following items are exclusive to Edit menu in Output Panel other items are all invalid Copy Copies the selected characters to the clip board Select All Selects all the messages displayed on the panel Find Opens Search and Replace dialog box with Quick Search tab target Replace Context menu Copy Opens Search and Replace dialog box with Whole Replace tab target Copies the selected characters to the clip board Select All Selects all the messages displayed on the panel Clear Deletes all the messages displayed on the panel Tag Jump Jumps to the caret line in the editor indicated by the message file line and column Help for Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Displays the help with regard to the displayed message or the message at the current caret Note that the help is only for warning error messages ztENESAS Page 277 of 285 CubeSuite Ver 1 40 APPENDIX A WINDOW REFERENCE Message dialog box Displays messages output by the various tools 1 4 Function buttons 4 Figure A 2 Message Dialog Box Liurchrg debugger isiad rari Eno Cane mi communicals wih Ermida Fleece confinn the rasakan ol the deraza rir bem the PC imet acs breed E 1 20DSE Her C idii
132. specification CALL can only specify one function If you wish to specify more than one function use the CALL specification for each one Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again R20UT0267EJ0100 Rev 1 00 ztENESAS Page 238 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Multiple specifications for one function in file file name line number line number2 Only one is allowed Do you want to stop reading Explanation The stack size specification file contains the same function on lines line number 1 and line number 2 Delete one of them Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again Message Too many characters in one line in file file name line number The limit is 5119 Do you want to stop reading Explanation The number of characters in line line number of the stack size specification file exceeds the maximum length
133. string F0560631 Message Symbol directive of symbol symbol needs string F0560633 Message Start address number1 of segment segment overlaps previous segment segment2 ended before address number2 F0560634 Message Start address number1 of section section overlaps previous section section2 ended before address number2 F0560635 Message Start address number1 of section section overflowed start address number2 of segment segment F0560636 Message Memory size number1 of segment segment overflowed specified or default maximum memory size number2 F0560649 Message End address of section section overflowed maximum memory address number F0560650 Message End address of segment segment overflowed maximum memory address number F0560652 Message Segment segment number1 number2 overflowed highest or lowest address of internal memory number3 number4 F0560657 Message Section section must be specified in link directive F0560658 Message Description of section section in mapping directive is illegal F0560661 Message Can not allocate memory builtin new error F0560662 Message CallTBasePointer CTBP is not set CTBP must be set when compiler option Ospeed or Xpro_epi_runtime off is not specified F0560701 Message string1 option is illegal when string2 option is specified F0560705 Message Unknown cpu type F0560707
134. sub command ztENESAS Page 61 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message Illegal input file different target chip file file name Explanation There is an error in the target device specification of the input object module file Message Illegal library file different target chip file file name Explanation There is an error in the target device of the specified library file Message Module not found module file name Explanation The specified module was not found in the library file Message Module already exists module file name Explanation A module with the same name already exists in an update library file or in another input file Message Master library file is not specify Explanation A previous operation specified replacement with but no update library file has been specified Message Multiple transaction files file file name Explanation Multiple input object module file names have been specified Message Public symbol already exists symbol symbol name Explanation The externally defined symbol name already exists in an update library file or in another input file Message File specification conflicted file file name Explanation The specified input file and output file have the same name Message Illegal file format file file name Explanation There is a format error in the update lib
135. the amount of free space Message sorry not implemented option option ignored Explanation Option option is currently not supported It will be ignored Message redeclaration of symbof Explanation symbol is being redeclared Message Symbol symbofl has different size num and num2 Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Different sizes num7 and num2 were merged for data symbol symbol ztENESAS Page 229 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Symbol symbofl has different alignment size num1 and num2 Changed to least common multiple value nums Explanation Different alignment sizes num71 and num2 were merged for data symbol symbol Changed to the greatest common multiple num3 Message cannot hide symbol symbof Explanation symbol symbol cannot be converted to bytes Message Argument type mismatch is detected where caller calls callee Explanation The types of the caller and callee arguments were different when performing inline expansion If the types can be converted they will be converted to the types in the definition Otherwise inline expansion will be ignored Message Return value type mismatch is detected where caller calls callee Explanation The return types of the caller and callee were different when performing inline expansion If the ty
136. the executable format program is located Message file file name file not found Explanation Could not open the specified library file Message Can t read input file file name Explanation Could not load the object module file specified as the input file Message Can t open output file file name Explanation Cannot open the output file Action by User Check the status of the disk where the output file creation was attempted e g how much free space is there what is the media status Message Can t create temporary file file name Explanation Could not create a temporary file for the symbol entry Action by User Check the status of the disk where the temporary file creation was attempted e g how much free space is there what is the media status Message Can t write map file file name Explanation Could not write data to link list file Action by User Check the status of the disk where the link list file creation was attempted e g how much free space is there what is the media status Message Can t write output file file name Explanation Could not write to the load module file Action by User Check the status of the disk where the output file creation was attempted e g how much free space is there what is the media status Message Can t access temporary file
137. the open window file name or panel name When closing a project xxx is replaced by Project If there are two or more items this string is changed to Items Action by User Yes Save the content before closing the window or panel No Discard any changes and close the window or panel Cancel Stay in current state without closing the window Q0201002 Message xxx may have been changed by another program Overwrite save Explanation This message appears when saving a file and for some reason the last modified date is more recent than the time the file was opened or the time of the last save Action by User Yes Execute command No Cancel command Q0201003 Message Folder does not exist Create folder Explanation This appears to ask the user whether to create a folder when creating a file if the spec ified path includes a folder that does not exist Action by User Yes Create the folder No Close the dialog Q0201004 Message The file already exists Overwrite Explanation This message is used in various dialog boxes that have a filename field Action by User Yes Execute the command Overwrite the file No Cancel the command Return the focus to the original dialog box without overwriting the file Q0201005 Message Save all the files currently being edited Explanation This me
138. the size of the area is too large to be expressed Either break the section into expressible ranges or use a different hex format W0562022 Message The start address of convert area exceeds the maximum value of the address that can be expressed in the Intel expanded hex format Explanation This message may be caused by one of the following 1 The section address is too large The address allocated to the section may be larger than the expressible range Specify the start address of the area for hex conversion with the Xhex_offset option and offset from that address 2 The value specified via the Xhex_offset option is invalid It is possible handle the address as an offset from the specified value by specifying the Xhex_offset option The offset from this value may be larger than the expressible range Specify an appropriate value W0562023 Message The start address of convert area exceeds the maximum value of the address that can be expressed in the Motorola S type hex format standard address Message This message may be caused by one of the following 1 The section address is too large The address allocated to the section may be larger than the expressible range Specify the start address of the area for hex conversion with the Xhex_offset option and offset from that address 2 The value specified via the Xhex_offset option is invalid It is possible handle the address as an offset f
139. this function function Explanation A pragma smart_correct has already been specified for function function E 0521616 Message Type symbol has already been placed into another section declared as extern E0521617 Message Type symbol has already been placed into another section E0521618 Message Type symbol has already been declared with pragma section E0521619 Message Type symbol has already been declared without pragma section E0521620 Message function argument overflow use minimum value maximum value E0521621 Message Cannot write I O register register name E0521622 Message Cannot read I O register register name E0521623 Message Cannot use expanded specification Device must be specified E0521624 Message Second argument for __ set_il must be string literal E0521625 Message Cannot set interrupt level for request E0521626 Message Specification character string is specified for function function name previously spec ified pragma inline is ignored E0521627 Message Function for pragma smart_correct is same E0521628 Message Function for pragma smart_correct function is undefined E0521629 Message Could not open symbol file file name E0521630 Message Could not close symbol file file name E05216
140. to get section name string Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 V850 Failed to obtain the section name ztENESAS Page 157 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Insufficient memory in hostmachine Explanation There is not enough memory for program operation Message 78KO 78KOR Illegal symbol table Explanation 78KO 78KOR There is an error in the symbol table of the input load module file Action by User 78KO 78KOR If the source is written in the C language make sure that the following caution for writing assembler in C source does not apply Caution When using local symbols use symbols starting with the characters L e g L 01 or 7L sym Note however that the symbol must be no more than 8 characters Additionally do not make the symbols externally defined PUBLIC declaration Message V850 section section has unknown section type number Explanation V850 Section section has an illegal section type number Message 78KO 78KOR Can t specify U option for ROMless device Explanation 78KO 78KOR The fill objects u option is specified for a device without internal ROM Message V850 can not get raw data of section section Explanation V850 Failed to obtain raw data for section section Message interrupt function section section is already def
141. to use the same notation as addr16 bit Message Illegal operand SFR can t be used as addr16 Explanation There is a coding error in the operand SFR cannot be used as addr16 Action by User Write the operand in SFR format Message Illegal operand SFR bit can t be used as addr16 bit Explanation There is a coding error in the operand SFR bit cannot be used as addr16 bit Action by User Write the operand in SFR bit format Message Illegal SFR access in operand Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 There is an SFR symbol in the code that the operand cannot access ztENESAS Page 41 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES 78K0 Illegal bank access in operand Explanation 78K0 There is a symbol in the code that the operand cannot access Message 78KOR Operand out of range addr20 Explanation 78KOR he value is outside the allowed addr20 range 00000H to OFFFFFH or the rel ative distance calculated to the next address of the branch instruction is out of bounds 128 to 127 Action by User 78KOR Change the operand so that it is within the allowable range Message Operand out of range n Explanation The specified value is outside the range n 1 7 Action by User Change the operand so that it is within the allowable range Message
142. tried to link object module files created on an incompatible host machine Message file name Illegal processor type Explanation The target device for assembly or compilation is not the target device of this linker Action by User Make sure that the object module file is correct Make sure that the linker can handle the target device of the assembler or compiler Also make sure that the overlay file version is correct the linker references part of the assembler s overlay file to obtain unique information about the target device Message file name Different processor type from first input file first file name input Explanation Input the first input object module file and a different object module file of the target device Message Can t create temporary file ile name Explanation Cannot create temporary file Message Can t find target chip in all modules Explanation The common object option common has been specified for all input object module files For this reason it is not possible to determine the target device Action by User Remove unneeded common object specification options common Message memory allocation fault Explanation Not enough memory Message bad key character use dm a b qr a b u txV Explanation character cannot be specified as a key Message bad option character u
143. version Explanation The specified ELF format version of the object file cannot be handled by the Id850 Message illegal target machine type Explanation The input file type cannot be handled by the Id850 Message illegal target machine class Explanation The input file class cannot be handled by the Id850 Message illegal target machine byte order Explanation The input file byte order cannot be handled by the Id850 Message illegal ELF file type must be relocatable or shared library file Explanation The only object file types that can be handled as input files are relocatable files and shared library files Message unknown format type file file Explanation The format of specified file file is invalid Message illegal devicefile different family number Explanation The device file is incorrect Family number does not match Message file is not executable file Explanation The boot file file specified by the zf option is not an executable file Specify the executable file output by Id850 Message file is rom packed file Explanation The boot file file specified by the zf option has been converted to ROM Specify the executable file output by Id850 before conversion to ROM Message fail to get symbol name string Explanation R20UT0267EJ0100 Rev
144. void Message 78K0 Illegal type for parameter in noauto or norec function prototype Explanation 78K0 An illegal parameter type was declared in the prototype declaration of a noauto or norec function Message Too few actual argument for inline function function name Explanation The number of arguments specified for a call to an inlined function does not match the number of parameters specified in the function s specification Message 78K0 SM option specified recursive function is not allowed Explanation 78K0 The specify static model option sm was specified Recursive calls are not allowed Message Cannot call function in __ flashf function Explanation Function calls cannot be made from a __flashf function Message Cannot call long type library in __ flashf function Explanation Library calls of type long cannot be made from a __flashf function Message Compiler limit too many characters in logical source line Explanation The length of the logical source line exceeds 2 048 characters Message Compiler limit too many labels Explanation There are more than 33 labels Message Case not in switch Explanation A case statement is not in the correct location Message Duplicate case label name Explanation The same case label appears more than once i
145. was found before the string was closed Message Unexpected EOF in string Explanation The end of the file was encountered before the string was closed Message Unexpected null code in string Explanation The string contains a null character 00H Message name not defined Explanation name is not defined Message redeclaration of name Explanation name is being redeclared Message Nothing is declared Explanation No declarator has been specified Message Void object is not allowed Explanation void objects are not allowed Message Undeclared function function is calld Explanation Undeclared function function has been called R20UT0267EJ0100 Rev 1 00 ztENESAS Page 37 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message Both signed and unsigned are specified Explanation Both signed and unsigned have been specified Message illegal type specifier combination Explanation This combination of type specifiers is illegal Message Typedef declaration must not have initializer Explanation A typedef declaration must not include an initializer Message too many initializers Explanation There are too many initializers Message illegal initializer Explanation There is an error in the initializer s Message Local static function is not allowed
146. went wrong E1249156 Message Reading of file went wrong E1249157 Message Illegal file type E1249158 Message Kind Chip of load module is illegal E1249159 Message Specified file is not load module E1249160 Message 78KO 78KOR Specified load module file COFF is old version Message V850 Specified load module file ELF is old version E1249161 Message Not enough memory R20UT0267EJ0100 Rev 1 00 ztENESAS Page 124 of 285 Oct 01 2010 CubeSuite Ver 1 40 E1249162 Message CHAPTER 6 MESSAGES No mapped address was accessed E1249163 Message Load module is not loaded E1249164 Message Illegal argument E1249165 Message User program is running E1249166 Message User program is being traced E1249167 Message Interrupted E1249168 Message Can not communicate with Emulator Action by User There may have been an error in the USB communication e g power or cable dis connected or the IECUBE may be malfunctioning IECUBE Select Debug gt Disconnect from Debug Tool then turn off the power to the IECUBE After checking the connection turn the power of the IECUBE back on then select Debug gt Connect to Debug Tool to reconnect There may have been an error in the USB connection e g power or cable discon nected or the MINICUBE or MINICUBE2 may be malfunctioning MINIC
147. with asm or between pragma asm and pragma endasm blocks Message zero sized array symbo Explanation A size of zero is specified for the array Message illegal use of specifier Explanation This usage of specifier storage class specifiers is illegal Message Function requires return value Explanation No return value has been specified for a function with a return value It will be assumed that the return value is 0 Message return type mismatch type type2 Explanation The type type2 of the return value indicated by the return statement does not match the function s return value type type7 Message argument type mismatch type type2 Explanation The type type2 of the argument does not match the type type7 of the formal parameter in the function declaration Message Type specifier of argument name is missing Explanation The type operator of formal parameter name declared in the function definition has been omitted It will be assumed to be of type int This is a warning message will become error E2292 if the ansi option is specified R20UT0267EJ0100 Rev 1 00 2tENESAS Page 214 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message illegal bit field type Explanation A type for a bit field that cannot be specified under the ANSI specification has been specified It will be padded with the alignment conditions of the spe
148. with the file symbol Message File file name has no string table for symbol Explanation The symbol information of the input object module file is invalid Action by User Perform the assembly or compilation again It may be possible to avoid this by setting the number of symbol characters recognized by the assembler to 8 characters and by the compiler to 7 characters Message 78KOR Compiler options are mixed in file file name 1 First defined in file file name 2 Explanation 78KOR An object file with a different compiler optimization option as the overall program has been input but a single compiler optimization option must be specified for the entire program Specify the same option and compile again Message Different FLASH address in file file name 1 First specified in file file name 2 Different FLASH address in file file name 1 Parameter option zb Explanation The start addresses of the Flash memory area of the input files are not all identical Action by User Set all the same values for the zb option and the compiler s zz option Message ext_table address in file xxx First specified in file xxx Explanation The value for pragma ext_table set in the C source is invalid Action by User Set the ITBLTOP value specified by the startup routine and the pragma ext_table value specified in the C source all t
149. write map file file name Explanation Could not write data to link list file Action by User Check the status of the disk where the link list file creation was attempted e g how much free space is there what is the media status Message Can t write output file file name Explanation Could not write to the load module file Action by User Check the status of the disk where the output file creation was attempted e g how much free space is there what is the media status Message Can t access temporary file file name Explanation Could not write to the temporary file Action by User Check the status of the disk where the temporary file creation was attempted e g how much free space is there what is the media status Message Can t read DEVICE_FILE file device file name Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Cannot load the device file corresponding to the specified device using the tools up to linking CC ST78KOR RA ztENESAS Page 153 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES 78KO 78KOR Missing input file Explanation 78KO 78KOR No input file specified Action by User 78KO 78KOR Specify an input file Message V850 can not open command file file Explanation V850 Could not open command file file Message 78KO 78KOR Too man
150. ztENESAS Page 199 of 285 CubeSuite Ver 1 40 Q0210005 Message CHAPTER 6 MESSAGES Are you sure you want to clear all coverage information Explanation This appears when coverage information is cleared Action by User Ok Execute command Cancel Cancel command Q0212001 Message The I O protection area has been set in the specified target memory area Also delete the I O protection area Explanation This message appears when removing a target memory area and an I O protected area has been set on this area Action by User OK Execute command Cancel Cancel command Q0225001 Message All the property values on this sheet are reset to the default values OK Explanation The program asks for user confirmation when the Property gt Reset All to Default command is executed Action by User Yes Execute command No Cancel command Q0232001 Message Delete build mode xxx Explanation This message appears when attempting to delete a build mode Action by User OK Execute command Cancel Cancel command Q0261001 Message The section has been set the specified segment Also delete the section Explanation This appears when deleting a segment and the segment to be deleted held one or more sections Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010
151. 0 Message Can not open database file E1221251 Message Reading of database file went wrong E1221252 Message Can not close database file E1221253 Message Illegal database file format E1221254 Message Database information has been already initialized E1221255 Message Database information does not exist E1221256 Message Can not open specified database file E1221257 Message Specified database file is illegal version E1224576 Message Current function does not exist E1224577 Message Illegal symbol name E1224578 Message Illegal condition E1224579 Message Illegal function name R20UT0267EJ0100 Rev 1 00 ztENESAS Page 120 of 285 Oct 01 2010 CubeSuite Ver 1 40 E1224580 Message CHAPTER 6 MESSAGES Overflowed output buffer size E1224581 Message Illegal expression E1228672 Message Illegal mode E1228673 Message User program is running E1228674 Message User program has been stopped E1228675 Message Trace enabled E1228676 Message Trace memory is not set E1228677 Message Function return address does not exist can not do step execution E1228690 Message Not enough memory E1228926 Message Bus hold error E1228927 Message Can not communicate with Emulator Action by User There may have been an error in t
152. 0 Oct 01 2010 Specifying option option 1 caused option option 2 to be disabled ztENESAS Page 211 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message option option obsolete use option2 instead Explanation Option option is obsolete Use option option2 instead Message option option ignored for option2 option Explanation Option option will be ignored because option option2 was specified Message cn option must be used with V850 core used cnv850e option instead Explanation Option cn cannot be used with core V850 devices Option cnv850e is used in its place Message option option is not supported for V850 core Explanation Option option is not supported for core V850 devices Message cannot find programmable peripheral I O registers ignored Explanation No programmable peripheral I O register was found The option will be ignored Message cn option must be used with V850 core used cnv850e2 option instead Explanation Option cn cannot be used with core V850 devices Option cnv850e2 is used in its place Message cnv850e option must be used with V850E core used cnv850e2 option instead Explanation Option cnv850e cannot be used with core V850Ex devices Option cnv850e2 is used in its place Message cannot remove temporary directory dir Explanation Cannot delete working folder dir provided for the creation of tem
153. 0 9 A Z a z _ can be used only Explanation This appears when a section name is specified in the Link Directive File Generation dialog box using illegal characters Action by User Specify the section name using valid characters W0261004 Message A section with the same name already exists Explanation This appears when an existing section name is specified in the Link Directive File Generation dialog box Action by User Change the name of the section to one that does not exist W0261005 Message The symbol name is invalid The characters 0 9 A Z a z _ can be used only Explanation This appears when a symbol name is specified in the Link Directive File Generation dialog box using illegal characters Action by User Specify the symbol name using valid characters W0261006 Message A symbol with the same name already exists Explanation This appears when an existing symbol name is specified in the Link Directive File Generation dialog box Action by User Change the name of the symbol to one that does not exist W0261007 Message The section name is invalid Specified name is a reserved section name for particular segment use only Explanation This appears when a reserved section with a fixed segment is specified within a different segment in the Link Directive File Generation dialog box Action
154. 00 Rev 1 00 Oct 01 2010 A symbol declared as EXTRN in this file is declared as PUBLIC in another file ztENESAS Page 58 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message Multiple module name definition module name in file file1 First defined in file file2 Explanation The module name of object module file 1 is the same as the module name of object module file 2 Message 78KO Compiler options are mixed in file file1 First specified in file file2 Explanation 78K0 An object file with a different compiler optimization option than the overall pro gram has been input but a single compiler optimization option must be specified for the entire program Specify the same option and compile again Message ZF REL and not ZF REL are mixed in file file name Explanation When linking the boot area ROM program load module of a product with onboard Flash memory with a Flash area program object module the object module contains items where the zf option was not specified at compile time Message There are different function IDs in same name function name file file name Explanation Two functions with the same name declared as EXT_FUNC in the compiler have differ ent IDs Message 78K0 Multiple input BOOT file file name Explanation 78K0 When linking the boot area ROM program load module of a product with onboard Flash memory with a Flash area progr
155. 01601 Message Cannot write reference information file file name Action by User Make sure that the file is writeable E1401602 Message Cannot close reference information file file name Action by User Failed to close reference information file E1401700 Message Cannot create replacement information file file name Action by User Make sure that the file can be created E1401701 Message Cannot write replacement information file file name Action by User Make sure that the file is writeable E1401702 Message Cannot close replacement information file file name Action by User Failed to close reference information file E1401800 Message Cannot create object information file file name Action by User Make sure that the file can be created E1401801 Message Cannot write object information file file name Action by User Make sure that the file is writeable E1401802 Message Cannot close function information file file name Explanation Failed to close advanced object information file E1401900 Message Cannot create function information file file name Action by User Make sure that the file can be created E1401901 Message Cannot write function information file file name Action by User Make sure that the file is writeable
156. 0207 Message Illegal expression labels have different reference types Action by User Check the expression E0550208 Message Illegal expression labels in different sections Action by User Check the expression E0550209 Message Illegal expression labels must be defined Action by User Check the expression E0550210 Message Illegal expression not nor Action by User Check the expression E 0550211 Message Floating exception function Action by User Check the results of the operation E 0550212 Message Symbol already defined as abel Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Check the symbol name ztENESAS Page 100 of 285 CubeSuite Ver 1 40 E 0550213 Message CHAPTER 6 MESSAGES Label identifier redefined Action by User Check the label name E 0550214 Message identifier redefined Action by User Check the label name E0550215 Message Illegal operand access width mismatch Action by User Check the internal peripheral I O register E0550216 Message Illegal operand cannot read I O register which does not have read access Action by User Check the internal peripheral I O register E0550217 Message Illegal operand cannot use bit I O register Action by User Chec
157. 0578220 Message version error file Explanation The version of the format of the specified file file is not supported by this librarian F0578221 Message can not read library header file Explanation Cannot read header from library file file R20UT0267EJ0100 Rev 1 00 ztENESAS Page 188 of 285 Oct 01 2010 CubeSuite Ver 1 40 6 4 Informations Message CHAPTER 6 MESSAGES Table 6 4 Informations Exit file name Explanation Exit from stack usage tracer Action by User Click OK to exit Message Do you want to overwrite it Action by User This will overwrite the existing file Click Yes to save and overwrite Click No to cancel Message Do you want to cancel adjustments to the selected function function name Action by User Return the function s function name setting to its initial value Click Yes to revert to the initial value Click No to cancel Message Do you want to cancel adjustments to all the functions Action by User Return all function settings to their initial values Click Yes to revert to the initial values Click No to cancel M0120001 Message Installation is suspended because xxx is running It will be resumed next time you start the tool M0120002 Message You must restart your system for the updates to take effect M0120003 Message Installation
158. 1 2010 CubeSuite Ver 1 40 APPENDIX A WINDOW REFERENCE Output panel The message that is output from each tool build tool debug tool etc or the result of the Whole Search with the Search and Replace dialog box is displayed Messages are shown individually on the tab categorized by the output tool The All Messages tab consolidates and displays all output messages Figure A 1 Output Panel All Messages The following items are explained here How to open Description of each area File menu Output panel dedicated items Edit menu Output panel dedicated items Context menu How to open From the View menu select Output Description of each area 1 Message area Displays messages and the search results output from each tool The All Messages tab consolidates and displays all output messages The message colors differ as follows depends on the type of the output message The character color background color is set in General Font and Color category in Option dialog box Message Type Example Default Description Normal message AaBbCc Character color Black Information on something Background color White Warning AaBbCc Character color Blue Warning for the operation Background color Normal color Error message Character color Red Fatal error or operation disabled because of an error in operation Background color Light gray
159. 1 2010 ztENESAS Page 137 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Parameter not needed option Explanation An unneeded optional parameter was specified Action by User The following message is output Please enter cc if you want help message Use the h option to view the help file and other information then enter a correct value Message Out of range option Explanation The number specified for the optional parameter is out of bounds Action by User The following message is output Please enter cc if you want help message Use the h option to view the help file and other information then enter a correct value Message Parameter is too long Explanation The optional parameter is longer than the maximum allowable number of characters Message Illegal parameter option Explanation There is a syntax error in the optional parameter Action by User The following message is output Please enter cc if you want help message Use the h option to view the help file and other information then enter a correct value Message Too many parameters Explanation The total number of optional parameters exceeds the maximum limit Message Option is not recognized option Explanation An incorrect option was specified Action by User The
160. 1 00 Oct 01 2010 Failed to acquire the symbol name string ztENESAS Page 156 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES failed to get number th symbol name string Explanation Failed to acquire the symbol name string number number Message symbol symbol has unknown binding class number Explanation Symbol symbol has invalid binding class number Message weak symbol symbol not supported Explanation Symbol symbol with WEAK binding type not supported Message symbol symbol multiply defined Explanation Symbol symbol as been defined more than once Message linking of symbol symbol in sdata of sbss attribute section in file1 and in other attribute section in file2 is attemped Explanation The section allocation of symbol symbol defined in file 1 and the same symbol name defined in file 2 are inconsistent Message can not find entry point symbol symbol specified with e option Explanation Could not find symbol symbol specified via the e option Message ext_func ID symbol is already defined as ext_func ID symbol in other file Explanation The symbol name specified by an ext_func pseudo instruction and ID value are inconsistent Message too many symbols Explanation The number of symbols exceeds the maximum limit The maximum number of relocatable obj
161. 16417 Message Event conditions number overflow E1216418 Message Software DMM conditions number overflow E1216419 Message Real time call conditions number overflow E1216420 Message Software break call conditions number overflow E1216421 Message Illegal snap condition E1216422 Message Too many event conditions cannot be set as Phase1 and Phase2 of event link condi tions E1216423 Message Software break conditions number which can be set as internal ROM was overflow E1216424 Message Software break can not be set because internal instruction RAM area is invalid E1217176 Message Illegal memory bank setting E1220480 Message Illegal device file type E1220481 Message Not enough memory E1220482 Message Can not open device file E1220483 Message Reading of device file went wrong E1220484 Message Can not close device file E1220485 Message Illegal device file format E1220486 Message Failed in initializing Emulator E1220487 Message Device file has broken or error is in a file E1220488 Message Can not open device file E1220489 Message Can not open ie703000 ie E1220490 Message Specified device file is illegal version E1220492 Message Failed in reading expc ini E1220493 Message Not enough memory E1221248 Message Illegal device file type E1221249 Message Not enough memory E122125
162. 2 Explanation Tried to set an option byte for a function that cannot be set Message section section alignment must be 4 in internal instruction RAM Explanation Make the alignment conditions for section section allocated to internal instruction RAM a multiple of 4 Message section section attribute is illegal in internal ROM internal instruction RAM Explanation Section section with write attribute cannot be allocated to internal ROM RAM Message relocation entry in section section has unknown relocation type number ignored this entry Explanation The relocation entry in section section has an invalid relocation type number This entry will be ignored Message can not find number th symbol table entry for relocation of reference at offset offset in section section this relocation is ignored Explanation Could not find the symbol table entry number number for relocating a reference at offset offset of section section The relocation will be ignored Message relocation entry in relocation section section used to relocate section section2 has illegal r_offset offset ignored Explanation The entry of relocation information section section for relocating section section2 has an invalid relocation offset offset This entry will be ignored Message can not find GP symbol in segment segment or illegal label reference for
163. 20187 Message Use of where may have been intended R20UT0267EJ0100 Rev 1 00 ztENESAS Page 253 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES W0520188 Message Enumerated type mixed with another type W0520191 Message Type qualifier is meaningless on cast type W0520192 Message Unrecognized character escape sequence W0520224 Message The format string requires additional arguments W0520225 Message The format string ends before this argument W0520226 Message Invalid format string conversion W0520229 Message Bit field cannot contain all values of the enumerated type W0520231 Message Declaration is not visible outside of function W0520236 Message Controlling expression is constant W0520260 Message Explicit type is missing int assumed W0520301 Message typedef name has already been declared with same type W0520375 Message Declaration requires a typedef name W0520494 Message Declaring a void parameter list with a typedef is nonstandard W0520514 Message Pointless comparison of unsigned integer with a negative constant W0520520 Message Initialization with expected for aggregate object W0520546 Message Transfer of control bypasses initialization of type symbol declared at line number W0520549 Message Type symbol is used before its value is set W0520550 Message Type symbol was set
164. 285 CubeSuite Ver 1 40 E0209007 Message CHAPTER 6 MESSAGES Setting PC value failed Explanation This message appears when an exception is thrown while executing the Set PC Value menu command Action by User Make sure that the debugging tool is connected E0209008 Message Go to here failed Explanation This message appears when an exception is thrown while executing the Run to Here menu command Action by User Make sure that the debugging tool is connected E0209009 Message Restart failed Explanation This message appears when an exception is thrown while executing the Restart menu command Action by User Make sure that the debugging tool is connected E0209010 Message Return to here failed Action by User Make sure that the debugging tool is connected E0209011 Message Executing a hook process failed xxx yyy Explanation This message appears when a hook process executing failed Action by User Check whether it s without errors in description of hook processing E 0210001 Message Quitting debugger failed Explanation This message appears when an exception is thrown while executing the Disconnect Debugger menu command Action by User Follow the instructions in the message to remedy the problem E 0210002 Message Launching debugger failed
165. 31 Message Syntax error in symbol file E0521632 Message Unrecognized symbol information character string is ignored E0521633 Message Section name is not specified E0521634 Message Unrecognized section name section E0521635 Message variable name has already been placed into section name section in symbol file The latter is ignored E0521636 Message variable name has already been placed into section name section in symbol file pragma is ignored E0521637 Message Illegal binary digit E0521638 Message First argument for special function name must be integer constant E0521639 Message Function function name specified as direct can not be allocated in text E0521640 Message Function allocated in text can not be specified pragma interrupt with direct E0521641 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 FE level interrupt not supported stENESAS Page 99 of 285 CubeSuite Ver 1 40 E 0521642 Message CHAPTER 6 MESSAGES Cannnot give a name for attribute section E 0521643 Message direct cannot be specified for plural interrupt E 0521644 Message Reduced exception handler option of device is available Address of the handlermaybe overlaps E0521645 Message Function function name has illegal type for interrupt funct
166. 36 Message Type symbol has no field fiela E0520137 Message Expression must be a modifiable value E0520138 Message Taking the address of a register variable is not allowed E0520139 Message Taking the address of a bit field is not allowed E0520140 Message Too many arguments in function call E0520141 Message Unnamed prototyped parameters not allowed when body is present E0520142 Message Expression must have pointer to object type E0520144 Message A value of type type cannot be used to initialize an entity of type type2 E0520145 Message Type symbol may not be initialized E0520146 Message Too many initializer values E0520147 Message Declaration is incompatible with declaration declared at line number E0520148 Message Tyep symbol has already been initialized E0520149 Message A global scope declaration may not have this storage class E0520151 Message A typedef name may not be redeclared as a parameter E0520154 Message Expression must have struct or union type E0520157 Message Expression must be an integral constant expression E0520158 Message Expression must be an lIvalue or a function designator E0520159 Message Declaration is incompatible with previous declaration declared at line number E0520165 Message Too few arguments in function call E0520166 Message Invalid floating constant E0
167. 520167 Message Argument of type type7 is incompatible with parameter of type type2 E0520168 Message A function type is not allowed here E0520169 Message Expected a declaration E0520170 Message Pointer points outside of underlying object E0520171 Message Invalid type conversion E0520172 Message External internal linkage conflict with previous declaration E0520173 Message Floating point value does not fit in required integral type E0520179 Message Right operand of is zero E0520183 Message Type of cast must be integral E0520184 Message Type of cast must be arithmetic or pointer E0520194 Message Expected an asm string Explanation There is no assembler string in an __asm statement E0520220 Message Integral value does not fit in required floating point type R20UT0267EJ0100 Rev 1 00 ztENESAS Page 96 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E0520221 Message Floating point value does not fit in required floating point type E0520222 Message Floating point operation result is out of range E0520228 Message Trailing comma is nonstandard Explanation A trailing comma is not standard E0520230 Message Nonstandard type for a bit field E0520235 Message Variable any string was declared with a never completed type E0520238 Message Invalid specifier on a parameter E0520240
168. 67EJ0100 Rev 1 00 ztENESAS Page 226 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES string in section directive is illegal when r option specificated ignored Explanation It is not possible to specify string in the section directive if the r or ro option is specified It will be ignored Message no LOAD segments exist for mapping input section section in file file this section is mapped to non LOAD DUMMY segment with no program header Explanation There is no segment with the segment type LOAD that can allocate section section in file file This section will be allocated to a non loadable dummy segment without a program header Message string is illegal in 1pass mode ignored try in 2pass mode B option Explanation string cannot be specified in 1 pass mode It will be ignored Specify 2 pass mode using the B option Message string is illegal when f option specified ignored Explanation If the f option has been specified it is not possible to specify string It will be ignored Message string symbol multiply defined to segment segment first defined symbol symbol used Explanation Symbol string has been defined more than once for segment segment The first symbol symbol defined will be used as symbol string for segment segment Message string symbol multiply defined first defined symbol symbol use
169. 7 Message Zero length bit field must be unnamed E0520109 Message Expression must have pointer to function type E0520110 Message Expected either a definition or a tag name E0520112 Message Expected while E0520114 Message Type symbol was referenced but not defined E0520115 Message A continue statement may only be used within a loop E0520116 Message A break statement may only be used within a loop or switch E0520118 Message A void function may not return a value E0520119 Message Cast to type type is not allowed E0520120 Message Return value type does not match the function type E0520121 Message A case label may only be used within a switch E0520122 Message A default label may only be used within a switch E0520123 Message case label value has already appeared in this switch E0520124 Message default label has already appeared in this switch E0520125 Message Expected a E0520126 Message Expression must be an Ivalue R20UT0267EJ0100 Rev 1 00 ztENESAS Page 95 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E0520127 Message Expected a statement E0520129 Message A block scope function may only have extern storage class E0520130 Message Expected a E0520132 Message Expression must have pointer to struct or union type E0520134 Message Expected a field name E05201
170. 78K0 OCD board It is connected but cannot successfully commu nicate with the target E1000021 Message Error of project format Explanation The format of the loaded project does not match Action by User Revise the settings E1001001 Message Invalid Parameter File Explanation The parameter file may be invalid Action by User Uninstall the parameter file then use the Update Manager to download a valid param eter file E1001002 Message Not supported Parameter File Explanation There may be an unsupported parameter file Action by User Use Update Manager to download the latest parameter file and firmware QB Program mer plug in E1001003 Message Invalid HEX File Explanation The file format may be unsupported or an invalid hex file may have been specified Action by User Specify a correct file to program the target flash memory E1001004 Message Not specify Parameter File Explanation No parameter file has been loaded Action by User Specify a parameter file E1001005 Message Not specify HEX File Explanation No hex file has been loaded Action by User Specify a HEX file E1001006 Message Illegal supply frequency setting Explanation The frequency specified to be supplied to the target microcontroller may be incorrect A
171. 85 Oct 01 2010 CubeSuite Ver 1 40 E0140020 Message CHAPTER 6 MESSAGES Installation failed The installation was aborted before finish Please reboot your computer Explanation This appears when the installation was aborted and some of the tools from the com pleted portion before cancellation failed to install but the installation was successful and the system must therefore be restarted E 0140021 Message Some installations have failed The installations of the specified tools are not completed Explanation This appears when there has been a failed installation E0140023 Message Installation failed The installation was aborted before finish Explanation This appears when the installation was aborted and the installation of the completed portion before cancelling failed E0140024 Message Could not create a directory necessary for installing this product Installation aborted Explanation This appears when the folder in which to allocate the linking information for other tools could not be created E0140026 Message Could not start UpdateManager Explanation This appears when The Launch Update Manager check box in the Setup completion Window is checked and Update Manager failed to start E0140027 Message The system may not be properly configured for installation Canceling installation Explanation
172. 86E V850 Debug R20UT0264E V850 Design R20UT0257E Caution The related documents listed above are subject to change without notice Be sure to use the latest edition of each document when designing All trademarks or registered trademarks in this document are the property of their respective owners MEMO MEMO MEMO TABLE OF CONTENTS CHAPTER 1 GENERAL 10 CHAPTER 2 MESSAGE FORMATS 11 2 1 When Using CubeSuite 11 2 2 When Executing Build Tool 11 2 2 1 When executing CX 11 2 2 2 When executing CA78K0 CA78KOR or CA850 12 CHAPTER 3 MESSAGE TYPES 13 3 1 When Using CubeSuite 13 3 2 When Executing Build Tool 13 CHAPTER 4 COMPONENT NUMBERS 14 4 1 When Using CubeSuite 14 4 2 When Executing Build Tool 14 4 2 1 When executing CX 14 4 2 2 When executing CA78K0 CA78KOR or CA850 14 CHAPTER 5 MESSAGE NUMBERS 15 5 1 When Using CubeSuite 15 5 2 When Executing Build Tool 15 5 2 1 When executing CX 15 5 2 2 When executing CA78K0 CA78KOR 15 5 2 3 When executing CA850 16 CHAPTER 6 MESSAGES 17 6 1 Internal Errors 18 6 2 Fatal Errors 21 6 3 Abort Errors 137 6 4 Informations 189 6 5 Choices 196 6 6 Warnings 203 APPENDIX A WINDOW REFERENCE 274 A 1 Description 274 APPENDIX B INDEX 281 CubeSuite Ver 1 40 CHAPTER 1 GENERAL CHAPTER 1 GENERAL This manual describe
173. AGES Message can not find archive member at offset offset specified in archive symbol table entry Explanation The archive member was not found at offset offset specified by the archive symbol table entry There is a possibility that the archive symbol table is corrupt Message library path length is too long path maximum size is 576 Explanation The library path is too long Use no more than 576 characters Message segment segment overflowed highest address of target machine Explanation The area specified by the allocation of segment segment is outside the available memory space of the target machine Action example Specifying the Ximem_overflow warning option can turn this message into a warning Specifying the rom_less option can eliminate this message provided that the error was caused by onboard ROM Message segment directive of segment segment needs string Explanation string is needed for the segment directive of segment segment Message section directive of section section needs string Explanation string is needed for the section directive Message symbol directive of symbol symbol needs string Explanation string is needed for the symbol directive if symbol symbol Message start address number1 of segment segment1 overlaps previous segment segment2 ended before address number2 Explanation Start address number of segment seg
174. APTER 6 MESSAGES W0403001 Message The following pin conflicts have been detected You must change the setting in that module before you can use it for other purpose W0403002 Message No suitable value could be selected in valid range please reset the peripherial clock in System module W0403003 Message Please select the trigger W0403004 Message Information of valid input value range 0x00000000000000000000 0xtfffffffffffffffffff Input 10 byte Hex value W0403005 Message Information of valid input value range 16 238 The input value must be even W0403006 Message Can not use uart for it needs two channels W0403007 Message Xxx is not selected now and you should select the clock in System module before you want to use it W0403008 Message Information of valid input value range xxx yyy W0403009 Message Source address range xxx W0403010 Message Destination address range xxx W0403011 Message The start up file for the build object was changed to xxx W0403012 Message The link directive file for the build object was changed to xxx W0403013 Message The address will overflow as a result of counting direction and byte W0403014 Message The combination operation can t be selected because its slave channel has been used for other purposes W0403015 Message P52 SLTI SLTO has been used by channel n W0403016 Message Please firstly input valid xxx va
175. Action by User Check the operand E 0550241 Message Illegal operand too many registers Action by User Check the operand E0550242 Message Illegal operand label is already defined on section Action by User Check the label E0550244 Message Illegal origin value value Action by User Check the value E0550245 Message identifier is reserved word Action by User Check the code E0550246 Message Illegal section Action by User Check the code E0550247 Message Illegal size value Action by User Check the specification E0550248 Message Illegal symbol reference symbol Action by User Check the symbol E0550249 Message Illegal syntax Action by User Check the code E0550250 Message Illegal syntax string Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Check the code ztENESAS Page 102 of 285 CubeSuite Ver 1 40 E 0550251 Message CHAPTER 6 MESSAGES Illegal ID value Explanation Illegal ID value Specify an integer value Action by User Check the ID value E0550252 Message ID already defined as symbol identifier Action by User Check the ID value E0550253 Message Symbol identifier already defined as another ID Action by User
176. An error occurred creating the output temporary file Action by User Make sure that the TMP environment variable is set Message No available data block Explanation Cannot create a temporary file due to lack of file space on the drive Message No available directory space Explanation Cannot create a temporary file due to lack of folder area on the drive Message R O read only disk Explanation Cannot create a temporary file because the drive as a read only attribute Message R O file read only file opened read only mode Explanation A write error occurred in the temporary file for one of the following reasons There is already a file with the same name as the temporary file on the drive and it has a read only attribute The output temporary file was opened with a read only attribute due to an internal inconsistency R20UT0267EJ0100 Rev 1 00 Oct 01 2010 ztENESAS Page 139 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Reading unwritten data no available directory space Explanation An output error occurred for one of the following reasons Attempted to input past the EOF Could not create a temporary file due to lack of folder area on the drive Message Write error on temp Explanation An error occurred writing to the output temporary file Action by User The source expression is
177. Correct the corresponding loop starts and ends ztENESAS Page 126 of 285 CubeSuite Ver 1 40 E1310501 Message CHAPTER 6 MESSAGES The data number exceededmaximum Explanation The data number line number in the Signal Data editor has exceeded the maximum value 1 048 576 Action by User Edit it so that the maximum value is not exceeded E1310502 Message The pin name is invalid Explanation The specified terminal name in the Signal Data editor is incorrect target device does not exist Action by User Specify the terminal name for an existing target device E1310503 Message Illegal loop count Explanation The loop count in the Loop Setup dialog box is invalid or outside the valid range 0 to 99 Action by User Specify a correct value E1310700 Message The pin name is invalid Explanation The specified terminal name in the I O panel is incorrect target device does not exist Action by User Specify the terminal name for an existing target device E1310702 Message Illegal thickness of line Explanation The line weight specified in the I O panel Style Settings is invalid or outside the valid range 1 to 100 Action by User Specify a correct value E1310703 Message Illegal hold time Explanation The hold time specified in the I O panel Input Component Settings is
178. Displays a warning to check the connection of the target card Action by User Check the connection of the conversion adapter EA We recommend attaching the conversion adapter when a target is not connected w0210002 Message Download was completed but the following problem may exist Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 A warning appears upon download ztENESAS Page 246 of 285 CubeSuite Ver 1 40 W0210003 Message CHAPTER 6 MESSAGES Software break and hardware break are conflicted Invalid instruction may be executed by restart Explanation This appears when software break and hardware break are conflicted Action by User The PC value may be invalid Reset CPU and execute it again W0212001 Message Overlaps xxx Explanation et a size in the internal ROM size property that is different from other mapping areas A value was set in the Mapping dialog box that overlaps with other mapping areas xxx is a list of overlapping areas separated by commas Action by User Set the value so that it does not overlap with other areas Ww0212002 Message The specified I O protection area does not fit within single target memory area Explanation The specified I O protected area must fit inside a single configured target memory area This message appears when the specified area protrudes from a single target mem
179. E 0201005 Message Folder creation failed E0201006 Message Reading xxx failed Explanation This error occurs when the program fails to load a file Action by User Check the access privileges to the file E0201007 Message Writing xxx failed Explanation This error occurs when the program fails to write a file Action by User Check the access privileges to the file E0201008 Message Moving the file xxx to yyy failed Explanation This error occurs when the program fails to move a file Action by User Check the access privileges to the file E0201009 Message Temporary file creation failed Explanation This message appears when a temporary file could not be created Action by User Check the access privileges to the file E 0201010 Message Temporary file deletion failed Explanation This message appears when a temporary file could not be removed Action by User Check the access privileges to the file E 0201011 Message Saving xxx failed Explanation Failed to save file Action by User Follow the instructions in the message to remedy the problem E0201012 Message Copy failed E 0201013 Message Creating the file xxx failed Explanation This message appears when a file could not be created Action by User C
180. E0520525 Message A dependent statement may not be a declaration Explanation Cannot write declaration due to lack of character after if statement E0520526 Message A parameter may not have void type E0520544 Message Use of a local type to declare a nonlocal variable E0520545 Message Use of a local type to declare a function E0520606 Message This pragma must immediately precede a declaration E0520618 Message struct or union declares no named members E0520619 Message Nonstandard unnamed field E0520660 Message Invalid packing alignment value R20UT0267EJ0100 Rev 1 00 ztENESAS Page 97 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E0520661 Message Expected an integer constant E0520668 Message Ellipsis with no explicit parameters is nonstandard E0520676 Message Using out of scope declaration of type symbol declared at line number E0520731 Message Array with incomplete element type is nonstandard E0520767 Message Conversion from pointer to smaller integer E0520816 Message In a function definition a type qualifier on a void return type is not allowed E0520852 Message Expression must be a pointer to a complete object type E0520861 Message Invalid character in input line E0520862 Message Function returns incomplete type type E0520870 Message Invalid multibyte character sequence
181. ESAS Oct 01 2010 Page 141 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES 78KO 78KOR Illegal file name file name Explanation 78KO 78KOR The file name contains illegal characters or the maximum character length has been exceeded Action by User 78KO 78KOR Specify the file name with correct characters and the correct number of characters Message V850 too many errors Explanation V850 Compilation was halted because the number of errors has exceeded the defined limit Message 78KO 78KOR Illegal file specification file name Explanation 78KO 78KOR An illegal file was specified Action by User 78KO 78KOR Specify a correct file name Message V850 cannot open output file file Explanation V850 Cannot open output file file Message 78KO 78KOR File not found file name Explanation 78KO 78KOR The specified input file was not found Action by User 78KO 78KOR Specify the name of an existing file Message V850 cannot open input file file Explanation V850 Cannot open input file file Message cannot write file file errno num Explanation Message number num occurred while writing to file file Message File specification conflicted file name Explanation The input and output files have the same name Action
182. Explanation The maximum number of operand symbols allowed on a single line has been exceeded Message Phase error Explanation The symbol value changed during assembly for example an EQU symbol defined using a label operand changed via BR pseudo instruction optimization Message 78KO 78KOR This symbol is reserved symbol name Explanation 78KO 78KOR The specified symbol is a reserved word Message V850 label is not in switch Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 V850 A case or default label is not in a switch statement ztENESAS Page 44 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message duplicate case num in switch Explanation The case label num is defined multiple times in the same switch statement num may have been expanded into a numeric value Message duplicate default in switch Explanation A switch statement has multiple default labels Message break not in loop nor switch Explanation A break statement is being used outside of a loop or switch statement Message continue not in loop Explanation A continue statement is being used outside of a loop Message argument num expected for function call function Explanation Arguments number num and beyond have not been specified in the call to function function Message unexpected argument num for
183. Explanation Pointers to structures of differing types are being mixed Message 78KOR Conversion may lose significant digits for far pointer Explanation 78KOR Converting a far pointer to a near pointer int or the like Be aware that this may cause data to be lost Message 78KOR Illegal type and size far near pointer combination Explanation 78KOR The pointers cannot be mixed because they have different types or sizes far pointer near pointer Message 78KOR Illegal type and size far near pointer combination in conditional expression Explanation 78KOR The pointers cannot be used in a conditional expression because they have different types or sizes far pointer near pointer Message 78KOR Illegal structure and size far near pointer combination Explanation 78KOR The pointers to structures cannot be mixed because they have different types or sizes far pointer near pointer Message Possible use of variable name before definition Explanation A variable is being used before a value has been assigned to it Message Possibly incorrect assignment Explanation The main operator in the conditional expression of an if while do or other statement is an assignment operator Message Operator operator has no effect Explanation The command has no effect on the operator This may be a coding error Message Too many actual arguments
184. Message Failed to write an output file file E0511142 Message Multiple source files are not allowed when the character string option is specified E0511145 Message character string2 specified in the character string1 option is not available E0511148 Message file name is specified as an output file for the different options Action by User file name is specified as an output file for the different options Specify a different file name E0511150 Message The character string 1 option and the character string2 option are inconsistent E0511152 Message The character string1 option needs the character string2 option E0511154 Message Component file file name for the CX is not found Reinstall the CX E0511155 Message The character string option needs other option s E0511157 Message The character string 1 option or the character string2 option must be specified for this device E0511158 Message The character string option is not supported for this device E0511159 Message When the character string option is specified source files cannot be input E0511160 Message The character string option must be specified for this device E0511161 Message Failed to delete a file file E0512001 Message Failed to delete a temporary file file E0520001
185. Message Name is expected at the beginning of directive E0560604 Message Section name is expected at the beginning of section directive E0560605 Message or is expected to follow name E0560606 Message is expected to follow section name E0560607 Message Too many F E0560608 Message Illegal character number E0560609 Message stirng needs effective parameter E0560610 Message Illegal string in segment directive E0560611 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Illegal string in section directive stENESAS Page 103 of 285 CubeSuite Ver 1 40 E0560612 Message CHAPTER 6 MESSAGES Illegal string in symbol directive E0560613 Message stirng is illegal in file specification field E0560614 Message stirng is illegal in file segment name field E0560615 Message stirng specified to segment segment more than once in same or other directive E0560616 Message stirng specified to section section more than once in same or other directive E0560617 Message stirng specified to symbol symbol more than once in same or other directive E0560618 Message Segment segment already defined E0560619 Message Section section already defined at line number E0560620 Message Symbol symbo
186. Message ext_func is illegal when Xrelinkable_object option is specified F0560708 Message string1 option needs string2 option F0560712 Message string option s value overflowed R20UT0267EJ0100 Rev 1 00 ztENESAS Page 186 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES F0561001 Message file bad magic F0561002 Message file not absolute object F0561003 Message Illegal input file type file file is library file F0561004 Message Memory allocation fault F0561005 Message Address of symbol symbo must be same in all files F0561006 Message file symbol symbol not found F0561007 Message rompsec section overflowed highest address of target machine F0561008 Message Section section and section2 section overlapped F0561009 Message Symbol start_ abel must be word alignment F0561010 Message Packing section not found F0561011 Message Section section must be word aligned in internal instruction RAM F0561012 Message Section not found F0561013 Message file illegal section type section specified with Xrompsec_data option F0561014 Message file illegal section type section specified with Xrompsec_text option F0561015 Message Xrompsec_data option section section not found F0561016 Message Xrompsec_text option section section not found F0561019 Message Processor typ
187. O There is a syntax error in the function information file Message 78KOR EXT_TABLE is mapped out of flash area Explanation 78KOR The flash area branch table has been specified outside the Flash area Action by User 78KOR Specify a location address for the flash area branch table that equal to or greater than the start address of the Flash area Message 78KOR Cannot allocate EXT_TABLE out of specifiable range Explanation 78KOR The start address of the flash area branch table is outside the specifiable range Action by User 78KOR Specify a start address for the flash area branch table that is within the specifiable range Message File I O error Explanation A physical I O error has occurred during file I O Message Cannot open file name Explanation Cannot open the file Action by User Make sure that the device file is installed on a normal search path The path can also be specified via the y option See the CubeSuite Build for details about the y option Message Cannot open overlay file file name Explanation Cannot open the overlay file Message Cannot open temp Explanation Cannot open the input temporary file Message Cannot create file name Explanation A create file error has occurred Message Cannot create temp Explanation
188. Of Hela a Enee R Launching debugger Iasi k Err Process 2 Canine conima eih Eoudato Plage conde the inclalten of the desc Sree bo the PC intmlece beset E1200256 Fi CobuSuale Technical Infonet Ciani noon ba The Too Supe Corde The following items are explained here How to open Description of each area Edit menu Message dialog box dedicated items Context menu Function buttons How to open The dialog appears automatically when a message is output R20UT0267EJ0100 Rev 1 00 ztENESAS Page 278 of 285 Oct 01 2010 CubeSuite Ver 1 40 APPENDIX A WINDOW REFERENCE Description of each area 1 Message area Shows messages to inform in icons and message information edit not allowed Note that the message is categorized by the following message types and an alphabet to indicate the message type is added to the head of the ID number Message Type Description Internal error Processing terminated Suspended due to internal error Fatal error Processing terminated suspended due to fatal error Information Informational message Check the message and continue the pro cess Choice This type of message is displayed when a choice is necessary in order to carry on with the next operation It performs the selected action Warning Warning message Check the message and continue the process 2 Detailed display area This area displays the information
189. R Explanation 78K0 Because the specify function information file option mf is specified in order to support the bank function the specify Pascal function interface option zr is ignored Message 78K0 MF option specified for bank function ignored SM Explanation 78K0 Because the specify function information file option mf is specified in order to support the bank function the specify static model option sm is ignored Message 78K0 MF option specified for bank function ignored ZM Explanation 78K0 Because the specify function information file option mf is specified in order to support the bank function the static model expansion specification option zm is ignored Message 78K0 Function Information File Illegal description for synbof Explanation 78K0 The code in the function information file is inconsistent Message 78K0 Function Information File Function function name does not exist in source file name Explanation 78K0 A function not found in the source file is specified in the function information file This function information specification will be ignored Message 78KO Function Information File Deleted function function name in source file name Explanation 78K0 Functions not found in the source file were deleted from the function information file Me
190. R An EXTERN EXTBIT declaration cannot be made for this symbol Message V850 Label abe not defined Explanation V850 The label abe is not defined Message Can t define PUBLIC symbol symbol name Explanation A symbol that has already been declared as PUBLIC has been defined as a symbol that cannot be declared as PUBLIC Action by User Symbols defined as bits other than saddr bit cannot be declared as PUBLIC For this reason it is necessary to eliminate the PUBLIC declaration or change the EQU defini tion Message Public symbol is undefined symbol name Explanation A symbol declared as PUBLIC has not been defined Message Illegal bit symbol Explanation A symbol that is illegal as a forward reference symbol or bit symbol is being used as the bit symbol of a machine language instruction operand Action by User Write the bit symbol as a forward reference or EXTBIT declaration Message Can t refer forward bit symbol symbol name Explanation The bit symbol is being forward referenced or there is a bit symbol inside the expres sion Message Undefined symbol reference symbol name Explanation An undefined symbol is being used Message Multiple symbol definition symbol name Explanation The symbol name has been defined multiple times Message Too many symbols in operand
191. SAS Page 17 of 285 Oct 01 2010 CubeSuite Ver 1 40 6 1 Internal Errors Message CHAPTER 6 MESSAGES Table 6 1 Internal Errors Internal error xxxx is the error number Explanation If the message number is not listed on the next or subsequent lines make sure that there are no restrictions If there are no restrictions please contact your vendor or your Renesas Electronics overseas representative Message Internal error Explanation An internal error has occurred Action by User Please contact your vendor or your Renesas Electronics overseas representative Message Intermediate file error Explanation There is an error in the intermediate file Action by User Please contact your vendor or your Renesas Electronics overseas representative Message Illegal use of register Explanation A register has been used incorrectly Message Stack overflow cause of overflow Explanation A stack overflow has occurred The cause of the overflow is either the stack or the heap Action by User Please contact your vendor or your Renesas Electronics overseas representative Message Assembler internal error Explanation An internal error has occurred in the assembler Action by User Try performing the assembly again If the error is not resolved please contact your vendor or your Renesas Electroni
192. StepOption is illegal E1710024 Message Failed to stop the debugging tool direct cause error message E1710025 Message Failed to display the stack trace direct cause error message E1710026 Message Failed to obtain the PC value direct cause error message E1710027 Message Failed to clear the coverage data direct cause error message E1710028 Message The function name must be specified E1710029 Message Failed to read the coverage data direct cause error message E1710030 Message Failed to obtain the coverage data E1710031 Message XRunBreak can only be used in the simulator environment E1710032 Message The specified XRun Break option is illegal E1710033 Message The unit of the input break set time is illega Please input the value within the range of 0 4 E1710034 Message Failed to set XRunBreak direct cause error message E1710035 Message Failed to refer XRunBreak direct cause error message E1710036 Message Sum of time tag can only be used in the simulator environment E1710037 Message Cannot use the sum of time tag option E1710038 Message The trace control mode can only be used in the simulator and IECUBE environment E1710039 Message Cannot use the trace control mode option E1710040 Message The trace complement can only be used in the IECUBE environment E1710041 Message Cannot used t
193. Storage class is not first Specify the declaration of the storage class first W0520099 Message A declaration here must declare a parameter W0520108 Message Signed bit field of length 1 Ww0520111 Message Statement is unreachable W0520117 Message Non void symbol should return a value W0520127 Message Expected a statement W0520128 Message Loop is not reachable from preceding code W0520138 Message Taking the address of a register variable is not allowed W0520152 Message Conversion of nonzero integer to pointer W0520161 Message Unrecognized pragma W0520165 Message Too few arguments in function call W0520167 Message Argument of type type is incompatible with parameter of type type2 W0520173 Message Floating point value does not fit in required integral type W0520174 Message Expression has no effect Explanation Expression has no effect It is invalid W0520175 Message Subscript out of range W0520177 Message Type symbol was declared but never referenced W0520179 Message Right operand of is zero W0520180 Message Argument is incompatible with formal parameter Ww0520181 Message Argument is incompatible with corresponding format string conversion W0520185 Message Dynamic initialization in unreachable code W0520186 Message Pointless comparison of unsigned integer with zero W05
194. The device file was not found Message cannot find device information Explanation Device information not found Message file is not ELF file Explanation File file is not an ELF format object file Message file is archive file Explanation File file is an archive file Archive files cannot be specified Message illegal target machine type Explanation Illegal target machine type Message illegal object file string Explanation The object file is invalid R20UT0267EJ0100 Rev 1 00 ztENESAS Page 177 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message cannot create HEX rom data because there is no memory information Explanation Cannot create ROM data due to lacking memory information Message section section overflowed lowest address of internal memory Explanation Section section underflows the internal ROM area or the area specified by the U option Message section no such section Explanation Specified section section not found Message illegal block length length Explanation Block length length specified by the b option is an invalid length Message illegal disp value value Explanation Offset value value specified by the d option is invalid Message illegal fill value Explanation The fill value specified by the U option is invalid Message illegal start address val
195. UBE MINICUBE2 Select Debug gt Disconnect from Debug Tool After checking the connection turn the power back on then select Debug gt Connect to Debug Tool to reconnect E1249169 Message Illegal load module file format E1249170 Message Check sum error E1249171 Message Too wide address range to upload gt 1M byte E1249172 Message Failed in writing file E1249173 Message Illegal program number E1249174 Message Load information is full E1249176 Message Specified file is not load module E1249177 Message Failed in writing memory E1249179 Message Programmable IOR address not specified E1249182 Message Flash erase is not supported E1249183 Message This feature is not supported E1249185 Message The debugger can t download at high speed because the object file has the code out of the internal ROM and the internal RAM E1249186 Message Please specify the start address and area by 4 bytes boundary E1253248 Message Error occurred inside debugger E1253249 Message Not enough memory E1253250 Message Failed in reading initialization file expc ini E1253251 Message Emulator is not connected E1253252 Message Can not find Dynamic Link Library E1257344 Message Illegal argument E1257345
196. User Check the option specification W0550021 Message string already specified ignored Explanation string already specified ignored The previously specified number will be used This specification will be ignored Action by User Check the number of registers W0550022 Message Duplicated option option ignored Explanation Duplicated option option ignored The previously specified option will be used This specification will be ignored Action by User Check the option specification W0550023 Message BPC value is out of range 0x0 value ignored Xprogrammable_io option Explanation BPC value is out of range 0x0 value ignored Xprogrammable_io option The specified value will be ignored and the initial value of the device will be used Action by User Check the option values W0550024 Message Sorry option option not implemented ignored Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Check the option specification ztENESAS Page 256 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES W0550026 Message Illegal register number aligned odd register rXxX to be even register rYY Explanation Odd numbered registers r1 r3 r31 have been specified The only general purpose registered that can be specified are even numbered rO r2 r4 r30 Assembly will continue assuming tha
197. V850 An expression with label format is being used R20UT0267EJ0100 Rev 1 00 ztENESAS Page 53 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message 78KO 78KOR Name name in directive has bad attribute Explanation 78KO 78KOR There is an error in the directive s segment memory area or memory space name e g a memory space name is specified where a memory area name should be specified Message V850 illegal expression label label Explanation V850 An expression with label label format is being used Message 78KO 78KOR Segment segment name can t allocate to memory ignored Explanation 78KO 78KOR The segment cannot be allocated to the memory area there is not enough memory area to allocate the segment Message V850 illegal expression label label Explanation V850 An expression with label label format is being used Message 78KO 78KOR Segment segment name has illegal segment type Explanation 78KO 78KOR This segment type is illegal Message V850 illegal expression labels have different reference types Explanation V850 An operation is specified between labels with different reference formats label label and label Message 78KO 78KOR Segment segment name may not change attribute Explanation 78KO 78KOR Attempted to change the link type of a segment with the assembly relo c
198. VECT M0592157 Message Inserted string M0592250 Message string1 has been changed to string2 M0592251 Message Multi Statement has been changed to Newline M0592252 Message string has been changed to syntax of CX M0592253 Message string1 has been changed to string2 Specify external symbol extern Explanation option data or option sdata has been changed to data or sdata CX requires symbols to be declared beforehand via extern Please make sure that the symbol is declared M0592270 Message string has been deleted M0592280 Message previous cannot be changed Specify appropriate section Explanation previous are not supported by CX R20UT0267EJ0100 Rev 1 00 ztENESAS Page 191 of 285 Oct 01 2010 CubeSuite Ver 1 40 M0592281 Message CHAPTER 6 MESSAGES stirng cannot be changed bit value Specify appropriate value by string Explanation string bit value are not supported by CX M0592282 Message option reg_mode cannot be changed Specify appropriate register mode Explanation Values specified with option reg_mode are not supported by CX M0594201 Message Do you want to overwrite it Action by User This will overwrite the existing file Click Yes to save and overwrite Click No to cancel M0594202 Message Do you want
199. a in the memory directive is greater than 1048575 0FFFFFH Message Too Many line number data up to 65535 OFFFFH in the same name segment seg ment Explanation The maximum number of line number entries in a single section 65 535 has been exceeded Message illegal alignment value Explanation There is an error in the alignment conditions Message 78KO 78KOR Multiple segment definition segment name in merge directive Explanation 78KO 78KOR The segment specified by the merge directive has already been regis tered trying to allocate the same segment with multiple merge directives Message V850 illegal character Explanation V850 An illegal character was found Message 78KO 78KOR Segment type mismatch segment name 1 in file segment name 2 ignored Explanation 78KO 78KOR There is another segment with the same name having a different seg ment type relocation attribute Message V850 illegal expression Explanation V850 There is a syntax error in the expression Message illegal expression string Explanation There is an error in the expression element string Message 78KO 78KOR Memory area space name not defined Explanation 78KO 78KOR The memory area memory space name specified by the merge direc tive is not defined Message V850 illegal expression label Explanation
200. a parameter file Action by User Do not specify the f option in a parameter file Message 78KOR Parameter file read error file name Explanation 78KOR Cannot load the parameter file Action by User 78KOR Specify a correct parameter file Message V850 cannot write file file Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 V850 Cannot write to output file file ztENESAS Page 171 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Memory allocation failed Explanation Not enough memory Action by User Ensure that the required memory is available Message unknown option option Explanation Option option has been specified but does not exist in sf850 Message Security ID is not supported for this device Explanation Security IDs are not supported for the specified device Action by User Do not specify a security ID Message illegal argument option Explanation There is an error in the argument specified for option option Message option option need sub argument Explanation Option option requires an argument Message not enough memory Explanation Not enough memory Message file name invalid input file or made by different hostmachine Explanation Tried to input a file other than an object module file or
201. a problem establishing normal communications after switching to serial programming mode The clock or power supply is instable Bad target microcontroller There may be a fault in the communication line E1002005 Message Synchronization failure for baud rate Action by User Refer to the microcontroller s manual and select a supported baud rate E1002006 Message Invalid Signature reading Explanation The selected parameter file does not match the target microcontroller Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Specify a correct parameter file ztENESAS Page 109 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E1002007 Message Invalid parameter file version Action by User The level of the selected parameter file may be outdated Use Update Manager to download the latest parameter file E1002008 Message Not Blank Action by User Make sure all data is erased and memory is blank before programming to the flash memory E1002009 Message Erasing operation failed Explanation There may have been an erase failure due to bad Flash memory This error will appear with the 78KOS Kx1 if it is set to erase protected E1002010 Message Programming operation failed Explanation An area already containing data may have been overwritten with different data There may have been a programming failure due to bad Flash memor
202. access Explanation It is not permitted to read from an internal peripheral I O register that is specified for an operand Message illegal operand cannot use bit I O register Explanation Internal peripheral I O register flag bits cannot be specified for operands Message illegal operand cannot write I O register which does not have write access Explanation It is not permitted to write to an internal peripheral I O register that is specified for an operand Message illegal operand inconsistent bit position Explanation The bit position specified by the bit manipulation instruction is inconsistent Message illegal operand identifier is reserved word Explanation Reserved word identifier is used for the name Message illegal operand label label Explanation An expression with label label format is being used for a branch instruction Message illegal operand label not allowed Explanation A label has been specified for an instruction that cannot specify labels for operands Message illegal operand label not allowed for settf shl Explanation A label has been specified for a setf instruction or a shift instruction Message illegal operand label reference for jmp must be label Explanation Something besides the absolute address reference label is specified to a jmp i
203. ack size specification file is invalid Check the file Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again W0594127 Message Can not find stack size specification file for system library functions file name Default values the same as default file name are used Explanation No stack size specification file was found for the standard library The size information for skcx same as default file name will be used Action by User It may not have been installed correctly try installing again W0594128 Message Illegal format in stack size specification file for system library functions file name line number Explanation The format of the stack size specification file for the standard library is invalid Action by User It may not have been installed correctly try installing again W0594129 Message Broken stk system file file name The file was ignored Explanation The stk system file is invalid Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 A previous change to the stack size may not have been reflected Check it and configure it again if it is incorrect ztENESAS
204. acter hexadecimal Explanation The character with the specified internal code could not be recognized Message Unexpected EOF Explanation The file has ended in the middle of a function Message Syntax error Explanation A syntax error has occurred Action by User Make sure that there are no coding errors in the source Message Expected identifier Explanation A goto statement identifier is required Action by User Include a correct identifier specifying the goto statement Message Compiler limit too many identifiers with block scope Explanation There are too many symbols with block scope in a single block Message Illegal index indirection not allowed Explanation An index is being used on an expression that does not take a pointer value Message Call of non function variable name Explanation The variable name is being used as a function name Message Improper use of a typedef name Explanation The typedef name is not being used correctly Message Number syntax Explanation The constant expression is incorrect Message Illegal octal digit Explanation The number contains characters that cannot be used as octal digits Message Illegal hexadecimal digit Explanation The number contains characters that cannot be used as hexadecima
205. age 78K0 MA option specified ignored RD Explanation 78K0 Because the specify variable information file option ma was specified the automatically allocate external variables external static variables to saddr option rd will be ignored Message 78KOR MA option specified ignored RD Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 78KOR Because the specify variable function information file option ma was specified the automatically allocate external variables external static variables to saddr option rd will be ignored ztENESAS Page 205 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES 78K0 SM option specified regarded as QL4 Explanation 78K0 Because the static model option SM is specified QL5 is treated as QL4 in the Replace boilerplate code patterns with library option QL specification Message Trigraph encountered Explanation A trigraph sequence 3 letter notation was encountered Action by User If the za option was specified then trigraph sequences will be enabled and this warning will therefore not be displayed Message Identifier truncate to identifier Explanation The specified identifier is too long The length of the identifier including underscores _ is greater than 250 characters Action by User Make the identifier shorter
206. age The folder folder specified by the character string option is not found W0511123 Message The character string2 option is ignored when the character string1 option is specified at the same time W0511146 Message symbol name specified in the character string option is not allowed for a preprocessor macro Recognized only as an assembler symbol W0511147 Message The character string option is specified more than once The latter is valid W0511149 Message The character string2 option is ignored when the character string1 option and the character string2 option are inconsistent W0511151 Message The character string2 option is ignored when the character string1 option is not specified W0511153 Message Optimization itemoptions were cleared when Ocharacter string option is specified Optimization itemoptions need to specify after Ocharacter string option W0511156 Message Device file is not found in the folder specified by the Xdev_path option Explanation Device file is not found in the folder specified by the Xdev_path option Will search standard device file folder W0520001 Message Last line of file ends without a newline Explanation Last line of file ends without a newline Add a line break W0520009 Message Nested comment is not allowed Explanation Nested comment is not allowed Eliminate nesting W0520011 Message Unrecognized
207. ailed Explanation This error occurs when the Write button is clicked in the Flash Options Setting dialog box Action by User Make sure that there are no problems with the debug tool connection or settings E 0208001 Message Could not remove break event Explanation This error occurs when a breakpoint could not be removed from the Editor or Disassemble panel Action by User Make sure that the debugging tool is connected E0208002 Message Could not set break event Explanation This error occurs when a breakpoint could not be set on the Editor or Disassemble panel Action by User The setting may be invalid Make sure that the debugging tool is connected E0208003 Message The file xxx was modified after it was downloaded The settings which depends on line number such as the event setting and PC position changes cannot be done from this panel Explanation This error occurs when a file was modified after downloading Action by User Download a new built module E0208004 Message Setting action event failed E0208005 Message Trace event could not be set Explanation This error occurs when a trace event could not be set on the Editor or Disassemble panel Action by User The setting may be invalid Make sure that the debugging tool is connected E0208006 Message Timer
208. allowed for rtos_interrupt Explanation The name of the interrupt request cannot be name Message unexpected end of line missing Explanation Surround section names in a section file with square brackets Message unexpected character s token Explanation Unexpected token token was found in the section file Check the format of the section file Message Variable function or file name is missing Explanation There is an error in the variable information of the section file Message illegal function variable name symbol Explanation Symbol symbol is an illegal function or variable name Message Section name is not specified Explanation No section name has been specified R20UT0267EJ0100 Rev 1 00 ztENESAS Page 51 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES unrecognized section name section Explanation Illegal section name section has been specified Message Too long section name 256 Explanation The section name is too long Use no more than 256 characters Message inconsistent section name for symbo Explanation The section name for symbol symbol is inconsistent Message Function function is already defined without __ multi_interrupt Explanation Function function has been specified as a multiple interrupt handler but it has already be
209. alue Message 78K0 Zl option is not portable Explanation 78KO The zi option is not ANSI compliant see the CubeSuite Build for details about zi Message 78K0 ZL option is not portable Explanation 78K0 The zl option is not ANSI compliant see the CubeSuite Build for details about zl Message 78K0 Zl option specified regarded as QC Explanation 78K0 Because treat int and short as char option zi was specified the optimize suppression of int expansion option qc is treated as enabled Message 78K0 SM option specified regarded as ZL Explanation 78K0 Because the specify stack model option sm is specified the treat long as int option zl is treated as enabled Message 78K0 RK option required SM ignored RK Explanation 78K0 The optimize local variables option rk is only enabled when the specify static model option sm is specified The optimize local variables option rk will be ignored Message 78K0 SM option specified ignored QR Explanation 78K0 Because the specify stack model option sm is specified the optimize registers option qr is ignored R20UT0267EJ0100 Rev 1 00 Oct 01 2010 ztENESAS Page 203 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message 78K0 SM option specified ignored ZR
210. am object module multiple boot area ROM program load modules were input Message 78KOR Multiple input BOOT file file name 1 First input file file name 2 Explanation 78KOR When linking the boot area ROM program load module of a product with onboard Flash memory with a Flash area program object module multiple boot area ROM program load modules were input Action by User 78KOR Only one load module file can be specified for the boot area ROM program Message BOOT REL and ZF REL are mixed in file file name Explanation When linking with the zb option specified an object module has been input that was compiled with the zf option specified Message FLASH start address larger than ROM max address Explanation The start address of the Flash memory area is greater than the ROM end address of the target device Message BOOT segment segment name are found in FLASH file file name Explanation When linking the boot area ROM program load module of a product with onboard Flash memory with a Flash area ROM program object module the object module contains a location address segment that is smaller than the start address of the Flash memory area Message Different FLASH address in file file name Explanation The start addresses of the Flash memory area of the input files are not all identical Message There are different function name in same ID function name file
211. ame declared in the function definition was not found Message illegal first argument requires a named argument Explanation The ellipsis operator cannot be used for the first parameter of a function Message Struct union size must not be zero Explanation The size of a structure or union cannot be zero Message 78KO 78KOR Expression too complex Explanation 78KO 78KOR expression is too complex Message V850 illegal bit field type Explanation V850 A type that cannot be specified for a bit field has been specified Message Absolute expression expected Explanation A relocatable expression has been coded Message 78KO 78KOR Illegal expression Explanation 78KO 78KOR There is an error in the expression format Message V850 illegal bit field size Explanation V850 The value of the constant expression specifying the width of the bit field must not exceed the number of bits making up the specified object type Message 78KO 78KOR Illegal symbol in expression file name Explanation 78KO 78KOR The expression contains an illegal symbol Message V850 name has incomplete type Explanation V850 The type of name is incomplete R20UT0267EJ0100 Rev 1 00 ztENESAS Page 39 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES 78KO 78KOR Too long string as constant
212. ammed any more Explanation This warning message appears when the boot block area overwrite protection security flag is set to warn the programmer that it will not be possible to clear a flag W1001016 Message Caution The latest hex file exists Hex file is forced to update W1200723 Message The specified trace buffer size has been reduced due to memory shortage W1203106 Message Memory unready status was canceled W1204111 Message Target is not turned on W1204116 Message Data is not exist R20UT0267EJ0100 Rev 1 00 Oct 01 2010 ztENESAS Page 272 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES W1208197 Message 78KO 78KOR SFR of Read Protect attribute was specified Message V850 I O register of Read Protect attribute was specified W1208205 Message 78KO 78KOR No initialize data for SFR Message V850 No initialize data for I O register W1216403 Message Access size is different from its mapped bus size W1216412 Message Software break can not be set on this area W1220491 Message Specified device file does not relocate internal RAM W1220494 Message No tag data which it was going to refer to device file W1228688 Message No source information exists W1228689 Message Unknown result of step execution W1245086 Message No debug information not compiled in g option W1245110 Message Out of variable region W1245122 Message Symb
213. an error in the archive symbol table Message unknown file type file Explanation Type of file file unknown Message out of memory Explanation Not enough memory Message multiple defined symbol symbof Explanation Symbol symbol has been defined multiple times R20UT0267EJ0100 Rev 1 00 ztENESAS Page 169 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES duplicated cpu type Explanation The target device has been specified more than once via options and or pragma directives Message cannot write file file errno num Explanation Message number num occurred while writing to file file Message Impossible to omit the VO option Explanation The vo option cannot be omitted Action by User Specify the vo option Message cannot open output file file Explanation Cannot create output file file Message Missing input file Explanation No input file specified Action by User Specify an input file Message Too many input files Explanation Two or more input files are specified Action by User Specify a single input file only Message Illegal file name file name Explanation The file name contains illegal characters or the maximum character length has been exceeded Action by User Specify the file name with co
214. anation Option string has been specified more than once It will be ignored Message duplicated string1 option ignored string2 option Explanation Option string has been specified more than once The option specified as string2 will be ignored Message duplicated string1 option ignored string2 option Explanation Option string has been specified more than once The option specified as string2 will be ignored Message string option aligned odd value value7 to be even value value2 Explanation Odd value value specifying option string was aligned to even value value2 Message string option is not supported for V850 core Explanation Option string is not supported for core V850 devices Message segment sort function is active because new vector type exist in device file Explanation A device file with a new interrupt type was specified so the segment address order will be sorted This message appears when a link directive protocol older than CA850 Ver 2 50 has been specified via the Xolddir option Message string option is not supported for this device Explanation Option string is not supported by the specified device The option specification was ignored Message multiple inclusion of same file attempted ignored Explanation The same file is specified multiple times as an input file Message sorry not implemented option opt
215. arameter in noauto or norec function prototype Explanation 78K0 No parameter is declared in the prototype declaration of a noauto or norec function Message Undeclared parameter in __ flashf function prototype Explanation No parameters are declared in the prototype declaration of a __flashf function Message 78KOR MA option specified undeclared parameter in function prototype Explanation 78KOR The specify variable function information file option ma was specified The size of function pointers will change because frequently accessed functions will automatically be changed to callt functions Behavior is not guaranteed if the parameters of prototype declarations do not have accurate type declarations Action by User 78KOR Include type declarations for the parameters of function prototype declarations Message Loop entered at top of switch Explanation A while do for or other statement is specified immediately after a switch statement Message Statement not reached Explanation This statement is unreachable Message No return value Explanation A function that must return a value does not do so Action by User If a return value is required add a return statement If no return value is required change the function type to void Message Too many register variables Explanation There are too
216. ard E1200257 Message Can not find initialization file expc ini E1200258 Message Host name not found E1200259 Message Data transfer to Emulator is timed out Please confirm the power of Emulator connec tion of the interface cable or I O address of the PC interface board E1200260 Message Data receive from Emulator is timed out Please confirm the power of Emulator con nection of the interface cable or I O address of the PC interface board E1200261 Message Failed in reading device file dxxxx xxx E1200262 Message Illegal data received E1200263 Message Can not communicate with Emulator Action by User There may have been an error in the USB communication e g power or cable dis connected or the IECUBE may be malfunctioning IECUBE Select Debug gt Disconnect from Debug Tool then turn off the power to the IECUBE After checking the connection turn the power of the IECUBE back on then select Debug gt Connect to Debug Tool to reconnect There may have been an error in the USB connection e g power or cable discon nected or the MINICUBE or MINICUBE2 may be malfunctioning MINICUBE MINICUBE2 Select Debug gt Disconnect from Debug Tool After checking the connection turn the power back on then select Debug gt Connect to Debug Tool to reconnect E1200264 Message Failed in reading initializatio
217. ary file and generate the library again E1401404 Message Specified device device name has no memory bank Action by User This tool could not be started because the bank feature is not implemented on your device E1401500 Message Cannot find assemble list file file name Action by User The assembly list file was not found From the Assemble Options tab under the Assemble List category set the Output with assemble list info property to Yes E1401501 Message Cannot read assemble list file file name Action by User Make sure that the assembly list file is readable E1401502 Message Cannot close assemble list file file name Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Failed to close the assembly list file ztENESAS Page 129 of 285 CubeSuite Ver 1 40 E1401503 Message CHAPTER 6 MESSAGES Broken assemble list file file name Action by User Rebuild and output the assembly list file again E1401504 Message Cross reference list not found in assemble list file file name Action by User From the Assemble Options tab under the Assemble List category set the Output with cross reference list property to Yes x E1401600 Message Cannot create reference information file file name Action by User Make sure that the file can be created E14
218. ary options from the project file Action by User Check the version of the project file E0202029 Message Saving object convert options failed Explanation Failed to save object conversion options to the project file Action by User Check the version of the project file E0202030 Message Restoring object convert options failed Explanation Failed to restore object conversion options from the project file Action by User Check the version of the project file E 0202031 Message Saving compile build setting options failed Explanation Failed to save compile build preference options to the project file Action by User Check the version of the project file E0202032 Message Restoring compile build setting options failed Explanation Failed to restore compile build preference options from the project file Action by User Check the version of the project file E0202033 Message Setting assemble build setting options failed Explanation Failed to restore assembly build preference options from the project file Action by User Check the version of the project file E0202034 Message Restoring assemble build setting options failed Explanation Failed to restore assembly build preference options from the project file Action by User Check the version of the project
219. at the keywords or other information are correct This warning is also displayed if the wrong segment was specified in the pragma section directive Message 78K0 Duplicated chip specifier Explanation 78K0 The device type has been specified more than once Message Too many characters in assembler source line Explanation A line in the assembler source is too long Message Expected assembler source Explanation There is no assembler source between the asm and endasm Message Output assembler source file not object file Explanation There is an asm block or an __asm statement Assembler source will be output instead of an object file Action by User Specify the a or sa option to output asm or __asm statement code to an object file and assemble the output assembler file Message 78KO Undefined interrupt function function name ignored BANK or SP_SWITCH or LEAFWORK specified Explanation 78K0 A migration destination was specified for an interrupt function with no definition Register bank specifications and stack switch or LEAFWORK specifications will be ignored Message 78KOR Undefined interrupt function function name ignored BANK or SP_SWITCH specified Explanation 78KOR A migration destination was specified for an interrupt function with no definition Register bank and stack switch specifi
220. ated by CX may be missing Check the file and rebuild W0594133 Message Cannot accept CC name version generated assembler source module file Use version or later Explanation The correct stack size cannot be calculated if a call to a runtime library or standard library is included because the compiler version is out of date Action by User It supports to CX Rebuild it W0594134 Message Assembler source module file for different device file name Explanation File was generated for a different series compiler This file cannot be parsed W0594135 Message Assembler source module file generated by different version of CC name file name Explanation The assembler source module file was compiled using a different compiler version This file cannot be parsed W0594140 Message Illegal project file file name Check the file Explanation The project file is invalid Check the file This error occurs when the project file opened from the menu after startup is invalid W0594150 Message Number of lines reached limit 32767 in output Explanation The output result exceeds 32 767 lines Action by User Either change the function selection or output the largest path only W0594151 Message Number of characters in one line reached limit 5119 in output Explanation R20UT0267EJ0100 Rev 1 00 Oct 01
221. ation V850 Cannot write to output file file Message 78KO 78KOR Illegal path option Explanation 78KO 78KOR The path parameter option was set to other than a path name Action by User 78KO 78KOR Specify a correct path name Message V850 can not find divicefile string Explanation V850 The device file string was not found Message 78KO 78KOR Missing parameter option Explanation 78KO 78KOR A required parameter was not specified Action by User 78KO 78KOR Specify the parameter Message V850 illegal device file string Explanation V850 The device file string is invalid Message 78KO0 78KOR Parameter not needed option Explanation 78KO 78KOR An unneeded parameter was specified Action by User 78KO 78KOR Remove the unneeded parameter Message V850 can not open device file string Explanation V850 Could not open device file string Message 78KO 78KOR Out of range option Explanation 78KO 78KOR The specified number is out of range Action by User 78KO 78KOR Specify a correct number Message V850 can not read device file string Explanation V850 Could not load device file string Message 78KO 78KOR Parameter is too long option Explanation 78KO 78KOR The parameter exc
222. ation This message appears when entering the upper limit of the display range of an analysis graph or the upper limit of its valid range and the sizes of the upper and lower limits are reversed Action by User Enter a upper limit that is larger than the lower limit If you will also enter a smaller lower limit enter the value for the lower limit first W0805008 Message Fewer than xxx or more than yyy values cannot be specified Explanation This message appears when an out of bounds value is entered into a numeric input area in the properties or the like Action by User Specify a value between xxx and yyy W0805009 Message The file name or path name is invalid The characters lt gt cannot be used Explanation The string includes illegal characters Action by User Specify a valid path name W0820001 Message Unknown destination Explanation This message appears when a destination is unknown when executing the Jump to Source menu command etc It is not possible to jump from specified location because a destination is unknown W1001007 Message Caution When Chip Erase is disable chip cannot be erased and programmed any more Explanation This warning message appears when the CHIP erase protection security flag is set to warn the programmer that it will not be possible to clear a flag W1001008 Message Caution When Boot block cluster reprogramming is disable boot block cannot be erased and progr
223. ation attribute set to AT xxxxxH or a segment created via an ORG pseudo instruc tion via the directive Message V850 illegal expression labels in different sections Explanation V850 An operation has been specified between labels belonging to different sections Message 78KO 78KOR Segment segment name may not change arrangement Explanation 78KO 78KOR Attempted to change the location address of a segment with the assembly relocation attribute set to AT xxxxxH or a segment created via an ORG pseudo instruction via the directive Action by User 78KO 78KOR Do not specify the location address during assembly for a segment whose link type is specified during linking Message V850 illegal expression labels must be defined Explanation V850 Define operations between labels within a single file Message 78KO 78KOR Segment segment name does not exist ignored Explanation 78KO 78KOR The segment specified by the directive does not exist Message V850 illegal expression not nor Explanation V850 An operation other than plus or minus was used Message 78KO 78KOR Bank type mismatch symbol name in file file name ignored Explanation 78KO 78KOR The symbol bank number specification is inconsistent Action by User 78KO 78KOR Make sure that the symbol bank numbers are correct Message V850 floating excepti
224. ation will be ignored Message Already declared EXTBIT symbol symbol name Explanation This symbol is already declared as EXTBIT Action by User Only declare a symbol as EXTBIT once per module Message Missing END statement Explanation The source file does not end with an END statement It will be assumed that there is an END statement at the end of the source file Message Illegal statement after END directive Explanation There is other than a comment space tab or newline character after the END statement Everything after the END statement will be ignored Message Already declared LOCAL symbol symbol name Explanation This symbol is already declared as LOCAL Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Only declare a symbol as LOCAL once per macro ztENESAS Page 218 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Few count of actual parameter Explanation There are fewer actual parameters than formal parameters The formal parameters lacking arguments will be assigned the null string Message 78KO 78KOR Over count of actual parameter Explanation 78KO 78KOR There are more actual parameters than formal parameters The extra actual parameters will be ignored Message V850 Section section is already specified for symbol section2 is ignored Explanati
225. been installed correctly try installing again ztENESAS Page 239 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Illegal format in stack size specification file for system library functions file name line number Explanation The format of the stack size specification file for the standard library is invalid Action by User It may not have been installed correctly try installing again Message Broken stk system file file name The file was ignored Explanation The stk system file is invalid Action by User A previous change to the stack size may not have been reflected Check it and configure it again if it is incorrect Message 78KO 78KOR Cannot find CC name generated assembler source module file Select PM s menu Tool Compiler Options and check both Create Assembler Source Module File in Output tab and Output Debugging Information in Debug tab and then rebuild Explanation 78KO 78KOR The assembler source module file was not found Action by User 78KO 78KOR Perform the rebuild after doing the following register a C source file in CubeSuite then from the Build Tool Property panel select the Compile Options tab next under the Debug Information category set the Add debug information property to Yes Add to both assembly and object file g2 and under the Assembly File category set the Output assemble file pro
226. bination operation can t be seleted because its slave channel has been used for other purposes R20UT0267EJ0100 Rev 1 00 ztENESAS Page 251 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES W0403031 Message P52 SLTI SLTO has been used by channel n W0403032 Message Please firstly input valid xxx value W0403033 Message When 20 MHz has been selected the circuit cannot be changed to a 1 MHz internal high speed oscillator W0403034 Message No enough channels can be used in scan mode please modify anolog input pins selection W0403035 Message The following interrupt conflicts have been detected You must change the setting in that module before you can use it for other purpose W0403036 Message The TM50 output has been changed The related setting of UART6 and TMHO should be updated W0403037 Message The TMH1 output has been changed The related setting of TM51 should be updated W0403038 Message No channel can be used please modify anolog input pins selection W0403039 Message INTRTCI is not selected now and you must select this interrupt in RTC module W0403040 Message The ADPC register value has been changed The AD module setting should be updated W0403041 Message Xxx used pin has been changed Port marco N ch setting should be update W0511105 Message path specified by the character string option is a file Specify a folder W0511106 Mess
227. bject core will be generated Message option option is not supported for core core Explanation Option option is not supported by core core The option specification will be ignored Message can not find programmable peripheral I O registers ignored bpc option Explanation There is no programmable peripheral I O register information The bpc option will be ignored Message illegal displacement in inst instruction Explanation The displacement value is outside the allowable range Only the effective lower order digits will be recognized as being specified and the assembly will continue Message illegal operand range error in immediate Explanation The immediate value is outside the allowable range Only the effective lower order digits will be recognized as being specified and the assembly will continue Message hword overflow Explanation The value specified as hword shword is outside the allowable range Only the effective lower order digits will be recognized as being specified and the assembly will continue Message register used as kind register Explanation The mask register r20 or r21 has been specified by an operand as register kind when using the register r0 assembler reserved register r1 or mask register function Message illegal list value ignored Explanation The value specified by the prepare dispose instruction for the register
228. but never used W0520614 Message Invalid error number in diagnostic control option W0520618 Message struct or union declares no named members W0520815 Message Type qualifier on return type is meaningless W0520902 Message Type qualifier ignored W0521000 Message A storage class may not be specified here W0521053 Message Conversion from integer to smaller pointer W0521056 Message Returning pointer to local variable W0521105 Message warning directive character string Explanation There is a warning directive in the source file W0521396 Message White space between backslash and newline in line splice ignored W0521422 Message Multicharacter character literal potential portability problem W0521607 Message pragma text must precede the definition of function function Explanation pragma text must precede the definition of function function The specification will be ignored W0521611 Message pragma character string coflicts with previous pragma for this function function W0521632 Message Unrecognized symbol information character string is ignored W0521635 Message variable has already been placed into section section in symbol file The latter is ignored W0521636 Message variable has already been placed into section section in symbol file pragma is ignored W0533003 Message Shift count value is out
229. by User Change the section to one that is not reserved W0261008 Message The TP symbol name is invalid Specified TP symbol name is no exist Explanation This appears in the case of a base TP symbol when the TP specified in the Link Directive File Generation dialog box does not exist Action by User Change to an existing TP symbol name W0300001 Message The name is already used Please use another name Action by User Change to a different name W0300002 Message Only the user defined column can be deleted Action by User Deselect non user defined columns W0300003 Message The column of the same name exists Please input another name Action by User Change the name W0300004 Message Please input the column name W0300005 Message Please select a column to delete W0300006 Message The external peripheral of the same name exists Please input another name Action by User Change the name of the external peripheral W0300007 Message Please input the external peripheral name W0300008 Message The input value does not correspond to the type of the column Please input a correct value Action by User Change the value W0403000 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Code generation failed ztENESAS Page 250 of 285 CubeSuite Ver 1 40 CH
230. cations will be ignored Message Changed section name section name again Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The same section name is changed multiple times The C compiler will enable the last section name and continue processing ztENESAS Page 210 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES pragma statement is not portable Explanation The pragma statement is not ANSI compliant Message Asm statement is not portable Explanation ASM statements are not ANSI compliant Message Data aligned in area name Explanation Data will be aligned in the segment area or the struct tag The area name is the segment name or struct tag Message Module name truncate to module name Explanation The specified module name is too long It will be shortened to the displayed module name Message Changed module name module name more than once Explanation The module name is specified more than once Message Section name truncate to section name Explanation The specified section name is too long It will be shortened to the displayed section name Make section names no more than 8 characters long Message Section section name cannot change after C body Explanation The specified section cannot be changed after the C body Message Data aligned before variabl
231. cess Check the operating environment and try running the command again The communication line may be unstable due to external factors E1002017 Message Error of wireless communications Explanation There may be a problem with the wireless communication status Action by User Adjust the distance to the wireless adaptor then start the MINICUBE2 RF utility and make the setting R20UT0267EJ0100 Rev 1 00 2tENESAS Page 110 of 285 Oct 01 2010 CubeSuite Ver 1 40 E1009001 Message CHAPTER 6 MESSAGES Not Initialized Explanation There may have been a failure to acquire working memory on startup or a failure to start a thread process Action by User Try changing computers and starting QB Programmer again E1009002 Message Illegal parameter Explanation There may have been a failure to perform normal control due to an unstable USB com munication line E1009003 Message Control failed Please restart the MINICUBE2 Action by User MINICUBE2 may be locked up Disconnect the USB and try connecting again E1009004 Message Wait status timeout Action by User The microcontroller may be defective Replace it with a good sample E1200002 Message This feature is not supported E1200256 Message Can not communicate with Emulator Please confirm the installation of the device driver for the PC interface bo
232. cified in an invalid location It will be ignored Message too many actual parameter Explanation Too many actual parameters have been specified in a macro call Message can not use option with option2 option2 ignored Explanation Options option and option2 cannot be specified simultaneously Option option2 will be ignored Message option option needs argument ignored Explanation An argument must be specified for option option The option specification will be ignored Message illegal option option s value ignored Explanation The value specified for option option is invalid The option specification will be ignored Message illegal option option s symbol symbol ignored Explanation symbol symbol specified for option option is invalid The option specification will be ignored R20UT0267EJ0100 Rev 1 00 ztENESAS Page 220 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message illegal option option s argument ignored Explanation The argument specified for option option is invalid The option specification will be ignored Message option cpu mismatch ignore cpu output core common object Explanation There is a conflict between option option which specifies the generation of core common object core and the device file specified by the cpu option The cpu option specification will be ignored and the core common o
233. cified type This is a warning message will become error E2301 if the ansi option is specified This message is only displayed if w2 is specified Message The bit field object name is put into the next unit Explanation The bit field name will be put into the next unit because it exceeds the boundaries of the current unit This message is only displayed if w2 is specified Message used amp for member of packed structure Explanation Using the address of a member of a packed struct Action example If struct packing is performed and any of the following conditions holds data access is performed by masking the address in accordance with the data alignment of the device For this reason accessing struct members by address could cause data loss or truncation A device that does not support misalign access is used The device that supports misalign access but prohibits it Example struct test char c offset 0 int i offset 1 4 test int ip i void func i ip Masked address is accessed void func2 ip amp test i R20UT0267EJ0100 Rev 1 00 ztENESAS Page 215 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message function returns address of local variable Explanation The function returns the address of an auto variable Do not return the addresses of auto variables Action by User As shown in the example below d
234. ck size exceeds value in function function name Reduce recursion depth Explanation The amount of stack used by the function exceeds the limit Action by User Reduce the number of recursions Message Total stack size exceeds value in function function name Reduce stack size in the maximum call chain Explanation The amount of stack used by the function exceeds the limit Action by User Reduce the stack size starting with the function with the largest path Message xxx invalid option ignored Explanation Invalid option xxx was specified Message too long identifier xxx num Explanation Identifier xxx is longer than d characters Message specified function xxx not found Explanation The specified function xxx was not found Message section not found in xxx Explanation The section was not found in file xxx specified as file xxx Message DefinitionType section not found in xxx Explanation The DefinitionType section was not found in file xxx specified as d xxx Message Ignoreldent section not found in xxx Explanation The Ignoreldent section was not found in file xxx specified as i xxx Message NolncludeFile section not found in xxx Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The NotIncludeFile section was not found in
235. conditions have been set in the Filter Settings dialog box then they are cleared automatically M0826001 Message Saving a call graph image Action by User Press the Cancel button to abort M0827001 Message Finished to the search Explanation This appears when a search was started from the target function starting point one or more functions meeting the search conditions were found and the search has reached the function before the first target function end point M08276002 Message Corresponding function to the search condition was not found Explanation This appears when all functions have been searched and no function meeting the specified search conditions has been found M1790000 Message Already connected to a debug tool Explanation This message is shown when executing the connect command in the state connected with a debug tool M1790001 Message Not connected to a debug tool Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 This message is shown when executing the disconnect command in the state which isn t connected with a debug tool ztENESAS Page 195 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES 6 5 Choices Q0120000 Message Table 6 5 Choices The following updates must be installed to install the updates you selected Do you want to select these updates Q0120001
236. const or function Explanation sreg declarations cannot be used for items declared as const or for functions The sreg declaration will be ignored Message Overlapped memory area variable name 1 and variable name 2 Explanation Variable name 1 and variable name 2 were specified with absolute address alignment but their memory areas overlap Message Cannot declare const with bit boolean Explanation You cannot declare variables of type bit or boolean as const The const declaration will be ignored Message variable name initialized and declared extern ignored extern Explanation An externally referenced variable with no body was initialized The extern declaration will be ignored Message 78K0 Not call ext_tsk in rtos_task Explanation 78K0 An ext_tsk system call was not made from RTOS task Message 78K0 SM option specified undeclared parameter in function prototype Explanation 78K0 The specify static model option sm was specified No parameters are declared in the function prototype declaration Message Bit field type is not int Explanation A type other than int has been specified for a bit field Action by User Specify the type of the bit field as int Message 78K0 Undeclared parameter in__ pascal function definition or prototype Explanation 78K0 No parameters are declared
237. correct ztENESAS Page 57 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Illegal symbol index in line number file file name segment segment name Explanation The symbol information is not referenced correctly due to an error in the debugging line number information in the input object module file The line number index does not match the symbol index Message Can t find symbol index in relocatable object code file file name segment segment name address xxxxxH type addressing type Explanation The symbol information is not referenced correctly due to an error in the relocatable code revision information in the input object module file The relocation entry does not match the symbol index Caution Addresses expressed in the format address xxxxxH are absolute addresses following segment alignment Action by User Make sure that the addressing methods of the symbols variables and the like are cor rect Message Operand out of range file file name segment segment name symbol symbol name address xxxxxH type addressing type Explanation The operand value used to resolve the relocatable object code is outside the range of operand values corresponding to instructions Caution Addresses expressed in the format address xxxxxH are absolute addresses following segment alignment Action by User Code the source so that the operand va
238. cs overseas representative Message Linker internal error Explanation An internal error has occurred in the linker Action by User Please contact your vendor or your Renesas Electronics overseas representative Message Object Converter internal error Explanation An internal error has occurred in the object converter Action by User Please contact your vendor or your Renesas Electronics overseas representative Message Internal error Explanation An internal error has occurred Message Internal error Explanation A command internal error has occurred Message Linker internal error Explanation An internal error has occurred in the linker Action by User Please contact your vendor or your Renesas Electronics overseas representative Message XXX Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Compiler error xxx has occurred stENESAS Page 18 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES null pointer access Explanation Attempted to access a NULL pointer Message index out of range Explanation Attempted to access outside the array bounds Message XXX Explanation Compiler error xxx has occurred Message null pointer access Explanation Attempted to access a NULL pointer Message index out of ra
239. ction by User Check the frequency setting and make sure that the correct clock frequency and divider multiplier values are set E1001013 Message Value is out of clock range Explanation The frequency set to be supplied to the target microcontroller is incorrect Action by User Refer to the microcontroller s manual and set the correct clock frequency and divider multiplier values E1001014 Message Can t Upload Read Data Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Files cannot be saved while the read command is running The hex file may be inac cessible e g in use by another program ztENESAS Page 108 of 285 CubeSuite Ver 1 40 E1001018 Message CHAPTER 6 MESSAGES Illegal setting data Explanation The setting failed due to illegal invalid data Action by User Revise the setting E1001019 Message Error of reading the wireless registry Explanation The registry key for the wireless unit QB MINI2 RF may be corrupted or not exist Action by User Start the MINICUBE2 RF utility and make the setting E1001020 Message The all flash options of a target micro controller aren t able to read because a protec tion error occurs Explanation This message appears when all Flash option settings could not be acquired because a protection error occurred when executing the command to ret
240. ction by User Restart CubeSuite E1700100 Message Failed in the analysis of the input character string E1700200 Message Failed in the reflection history E1700201 Message Failed in add history E1700202 Message Failed in get history E1700203 Message Failed in clear history E1710000 Message The exception was generated by Python function for Cubesuite direct cause error message E1710001 Message The debugger is not connected Please connect it with the debugger Action by User Connect with a debugger E1710002 Message Failed to start the debugger E1710003 Message Failed to stop the debugger E1710004 Message The input memory option is illegal Please input either Byte HalfWord or Word when you specify the access size Action by User Specify MemoryOption Byte MemoryOption HalfWord or MemoryOption Word E1710005 Message The input value is illegal Please input the value within the range of 0 4294967295 Action by User Specify the value within the range of 0 4294967295 E1710006 Message The input address is illega Please confirm the address Action by User Specify a correct address E1710007 Message It was not possible to write it at the specified address E1710008 Message Failed to read from the specified address E1710009 Message The specified option is illega Please input either Copy or Fill E1710010
241. ctly installed and running The USB driver was not detected correctly The USB driver was not installed properly The MINICUBE2 is not connected E1000002 Message MINICUBE2 Firmware version too old Explanation The MINICUBE2 s firmware version may be outdated and unable to operate correctly Action by User Access the update service site download the latest firmware and update the utility E1000003 Message HEX File not found Explanation The HEX File file was not loaded correctly Action by User Specify a HEX file E1000004 Message Parameter File not found Explanation The parameter file was not loaded correctly Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Specify a parameter file or use Update Manager to download a correct parameterfile stENESAS Page 107 of 285 CubeSuite Ver 1 40 E1000005 Message CHAPTER 6 MESSAGES QB Programmer already started Explanation QB Programmer may already be running E1000006 Message MINICUBE2 connection failed Action by User A related tool such as the self diagnostics tool is already running Wait until it exits before executing the connect command Execute the connect command after the related tool which is executing is ended E1000007 Message Detection error by 78KO OCD adapter board Action by User Please remove the
242. d Explanation Symbol string has been defined more than once The first string defined will be used as symbol symbol Message segment segment number1 number2 must be in string relative address able range number3 number4 Explanation The area specified by the allocation of segment segment number to number2 is outside the range that can be addressed relative to string number3 to number4 Action by User When this message appears it may not be possible to reference a correct address When referencing a segment ensure that the allocation location is correct Message segment segment number1 number2 overflowed highest or lowest address of internal memory number3 number4 Explanation The area specified by the allocation of segment segment number 7 to number2 is outside the available memory space range number3 to number4 of the target machine Action example Removing the Ximem_overflow warning option can turn this message into an error Specifying the rom_less option can eliminate this message provided that the warning was caused by onboard ROM Message string specified in EP symbol directive ignored Explanation string cannot be specified in an ep symbol directive It will be ignored Message segment segment number1 number2 overlaps guarded area number3 number4 Explanation The area specified by the allocation of segment segm
243. d back them to the Target Security Settings press OK button R20UT0267EJ0100 Rev 1 00 ztENESAS Page 202 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES 6 6 Warnings Message Table 6 6 Warnings Same category option specified ignored option Explanation Opposing options have been specified The C compiler will enable the last setting to be made and continue processing Message Incompatible chip name Explanation The device type specified at the command line differs from the one in the source The device type specified at the command line is given precedence Message QC option is not portable Explanation The qc option is not ANSI compliant see the CubeSuite Build for details about qc Message ZP option is not portable Explanation The zp option is not ANSI compliant see the CubeSuite Build for details about zp Message ZC option is not portable Explanation The zc option is not ANSI compliant see the CubeSuite Build for details about zc Message 78KOR Same category option specified option Explanation 78KOR Conflicting options have been specified Action by User 78KOR The following message is output Please enter cc78kOr if you want help message Use the h option to view the help file and other information then enter a correct v
244. d option1 option ignored option2 option Explanation The option option was specified more than once Option option2 will be ignored Message section section is already defined by p option and therefore this section is ignored Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Section section will be ignored because the p option has already been specified for it ztENESAS Page 231 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message section section is already defined by t option and therefore this section is ignored Explanation Section section will be ignored because the t option has already been specified for it Message option needs argument ignored Explanation Not enough arguments for option It will be ignored Message rompsec section overflowed highest address of target machine Explanation A memory overflow occurred when creating the rompsec section Remark Specifying the rom_less option can eliminate this message Message can not open file file Explanation Cannot open file file Processing of file will be skipped Message option option s argument is illegal ignored option option Explanation The argument to option option is invalid The specification will be ignored Message file name name is too long Explanation File name name is too long Message expect command file after ignored
245. d by the debugger setting E1203168 Message Event before execution cannot be set up other than break conditions E1203169 Message Can not register event numbers which can not be used for hardware break E1203170 Message Event numbers reserved for hardware breaks can not be used E1203171 Message Event link conditions cannot set E1203172 Message Too many ROM emulation RAM areas E1203175 Message Writing to two flash memory blocks is prohibited R20UT0267EJ0100 Rev 1 00 2tENESAS Page 115 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E1203176 Message Cannot emulate of ROM correction in undefined code E1203177 Message The address outside the DataFlash area was specified E1203178 Message The address outside the external flash memory area was specified E1203184 Message DCU cannot be accessed E1203185 Message Reset cannot be performed E1203186 Message Monitor memory cannot be accessed E1203187 Message Monitor execution cannot be performed E1203188 Message CPU register cannot be accessed E1203189 Message Monitor has failed in shift in the debugging mode Please reset the CPU E1203190 Message Initial state at the time of DCU access start is unusual E1203191 Message DCU access is unusuall E1203192 Message Failed in reading of trace data E1203193 Message The on chip debug function had been disable
246. d in lt macro function gt Do you want to change the setting Action by User Yes Change the settings No Close the dialog box without changing the settings Q0300003 Message Deleting the column lt column name gt Continue Action by User Yes Delete the column No Close the dialog box without deleting the column Q0300004 Message Do you want to delete the external peripheral lt external peripheral name gt If you delete the external peripheral the pins connected to the external peripheral is discon nected Action by User Yes Delete the external peripheral Disconnect the pin No Return to the original status without changing the settings Q0300005 Message All the settings you have done in the pin configurator will be lost Do you want to change the package type Action by User Yes This will modify the package Pin settings and external peripherals will be returned to their default values No Return to the original status without changing the settings R20UT0267EJ0100 Rev 1 00 Oct 01 2010 ztENESAS Page 201 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Q0300006 Message Disconnecting the pin No lt selected pin number gt from the external peripheral lt external peripheral name gt Continue Q0300007 Message lt File name gt already exists Do you want to replace it Q0300008 Message
247. d in the device E1203194 Message Can not write the flash memory because the clock frequency is beyond the limits of regulations E1203232 Message Can not communicate with Emulator Please confirm the power of Emulator connec tion of the interface cable or I O address of the PC interface board E1203233 Message Monitor file not found E1203234 Message This device file does not include the on chip debug information E1203235 Message Unsupported information is included in the on chip debug information in the device file E1203236 Message This device file does not include the IECUBE information E1203247 Message Trace block can not be stepped over E1204096 Message Failed in initializing Emulator E1204097 Message No entry exists for specified number E1204098 Message Can not relocate internal RAM E1204099 Message Illegal relocation address E1204100 Message Illegal condition E1204101 Message Invalid attribute E1204102 Message Illegal address E1204103 Message Not enough memory on Emulator E1204104 Message Not enough memory for tables E1204105 Message Already initialized E1204106 Message Not initialized E1204107 Message User program is running E1204108 Message Different bus size has been already specified E1204109 Message Too large bus size E1204110 Message Too large bus partition s
248. d more than once Message file illegal input file name Explanation Could not input the input file file because it has the same name as the output file Message illegal input file type file file is archive file Explanation Could not input the input file file because it is an archive file Message file bad magic Explanation Could not input the input file file because it is an invalid file Message cannot open command file file Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Could not open command file file ztENESAS Page 174 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message 78KOR Compiler options are mixed in file file name 1 First defined in file file name 2 Explanation 78KOR An object file with a different compiler optimization option as the overall program has been input but a single compiler optimization option must be specified for the entire program Specify the same option and compile again Message V850 nested command file file Explanation V850 Command file file is nested Nesting is not allowed Message file name name is too long Explanation File name name is too long Message cannot find device file Explanation The device file was not found Message memory allocation fault Explanation Not enough memory Message file illegal section type s
249. d not specify cannot allocate an EXT_FUNC function function name Explanation It is not possible to specify the create object option zf for the Flash area Functions specified via pragma EXT_FUNC cannot be allocated Message Callt callf __interrupt are not allowed for EXT_FUNC function function name Explanation The callt callf __interrupt are not allowed for EXT_FUNC function function name Message 78K0 ZF ZX option specified cannot allocate a callt callf function function name Explanation 78K0 The create object option zf or the RAM allocate option zx has been speci fied for the Flash area A callt callf function cannot be allocated Message 78KOR ZF ZX option specified cannot allocate a callt function function name Explanation 78KOR The create object option zf or the RAM allocate option zx has been spec ified for the Flash area A callt function cannot be allocated R20UT0267EJ0100 Rev 1 00 ztENESAS Page 31 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Too many parameters in __flashf function Explanation There are too many __flashf function parameters Message Illegal type for parameter in __flashf function Explanation Parameters of this type are not allowed for __ flashf functions Message Too many automatic data in __flashf function Explanati
250. d register symbol ID does not exist E1236866 Message Illegal value E1236867 Message Illegal condition E1236868 Message Too large register size E1236869 Message This feature is not supported E1236870 Message Please change PSW register not by 1 bit but by 8 bits E1240961 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Illegal expression ztENESAS Page 121 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E1240962 Message Start address is bigger than the end address E1240963 Message Illegal source path E1240964 Message Too long expression E1240965 Message Not enough memory E1240966 Message Illegal argument E1240967 Message Illegal program number E1240968 Message Source path is not set E1240969 Message File not found E1240970 Message Can not open file E1240971 Message Can not close file E1240972 Message Failed in reading file E1240973 Message Not source file of load module E1240974 Message Illegal line number E1240975 Message Variable does not exist E1240976 Message Can not communicate with Emulator Action by User There may have been an error in the USB communication e g power or cable dis connected or the IECUBE may be malfunctioning IECUBE Select Debug gt Disconnect from Debug Tool then turn off the power to th
251. d to match the device specification Specify a device corresponding to ca850 Message device file version mismatch cannot use version version Explanation The device file format version is invalid Message Can t open source file file name Explanation Cannot open the source file Message Can t open parameter file file name Explanation Cannot open the parameter file Message Can t open include file file name Explanation Cannot open the include file Message Illegal include file file name Explanation A drive name only path name only or device file name has been specified as an include file Message Can t open overlay file file name Explanation Cannot open the overlay file Action by User Check to see if the overlay file is in the same folder as the assembler executable format Message Illegal overlay file file name Explanation The contents of the overlay file are invalid Message Can t open object file file name Explanation Could not open the object file Action by User Use a disk with free folder area Message Can t open print file file name Explanation Could not open the assembly list file Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Use a disk with free folder area ztENESAS Page 146 of 285 CubeSuit
252. declared as EXT_FUNC in the compiler have differ ent IDs Message Multiple input BOOT file file name 1 First input file file name 2 Explanation When linking the boot area ROM program load module of a product with onboard Flash memory with a Flash area program object module multiple boot area ROM program load modules were input Action by User Only one load module file can be specified for the boot area ROM program Message BOOT REL and ZF REL are mixed in file file name Explanation When linking with the zb option specified an object module has been input that was compiled with the zf option specified Message FLASH start address larger than ROM max address Explanation The start address of the Flash memory area is greater than the ROM end address of the target device Message BOOT segment segment name are found in FLASH file file name Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 When linking the boot area ROM program load module of a product with onboard Flash memory with a Flash area ROM program object module the object module contains a location address segment that is smaller than the start address of the Flash memory area ztENESAS Page 66 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES There are different function name in same ID function name file file name Explanation Multiple funct
253. ded with xxx Explanation This appears when characters are specified for a text search the Memory Search dialog box that cannot be displayed in the current encoding format of the Memory panel Action by User Specify characters that can be encoded Ww0249001 Message Clear out the category to be deleted Explanation This message appears when a non empty category is selected in the SFR IOR panel and the Delete EditDelete command is selected Action by User Make the category empty In the SFR IOR panel delete the categories below the category you wish to delete after moving SFR IOR below them W0261001 Message The segment name is invalid The characters 0 9 A Z a z _ can be used only Explanation This appears when a segment name is specified in the Link Directive File Generation dialog box using illegal characters Action by User Specify the segment name using valid characters W0261002 Message A segment with the same name already exists Explanation This appears when an existing segment name is specified in the Link Directive File Generation dialog box Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Change the name of the segment to one that does not exist ztENESAS Page 249 of 285 CubeSuite Ver 1 40 W0261003 Message CHAPTER 6 MESSAGES The section name is invalid The characters
254. direct function function is already defined Explanation It is not possible to specify the direct allocation of an interrupt handler after a function definition Message Multiple interrupt request names are specified for function function direct cannot be specified Explanation More than one interrupt request has been specified for function function Direct alloca tion cannot be specified for a function if multiple interrupts are specified for it Message Interrupt function must be void type Explanation Make the return type of functions declared as interrupts void Message illegal function type for software interrupt function must be void unsigned int Explanation A function declared as a software exception interrupt trap interrupt can only have one parameter of type unsigned int Message illegal function type for interrupt function must be void void Explanation A function declared as an interrupt excluding software exceptions cannot have parameters Message cannot call interrupt function Explanation A function declared as an interrupt cannot be called Message Function function is already defined block_interrupt must be specified before func tion definition Explanation Block interrupt cannot be specified after the function definition Message Function function is already defined without __ interrupt Exp
255. e Explanation The input file name has been specified more than once Message File specification conflicted file name Explanation The input and output files have the same name Message Unable to make file file name Explanation Cannot create the specified output file Message Directory not found file name Explanation The output file name includes a nonexistent drive or folder R20UT0267EJ0100 Rev 1 00 2tENESAS Page 164 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message Illegal path file name Explanation The path name parameter option was set to other than a path name Message Missing parameter option Explanation A required parameter was not specified Message Parameter not needed option Explanation An unneeded parameter was specified Message Out of range option Explanation The specified value is out of range Message Parameter is too long option Explanation The parameter is longer than the maximum allowable number of characters Message Illegal parameter option Explanation There is a syntax error in the parameter Message Too many parameter option Explanation The number of parameters exceeds the maximum limit Message Option is not recognized option Explanation An incorrect option was specified Message Parameter file nested
256. e Failed to set data to a debug tool Explanation This appears upon failure to set of data to a debug tool Action by User Follow the instructions in the message to remedy the problem Check the emulator power Check whether the USB cable isn t cut E 0213001 Message Initializing microcontroller information failed Explanation This error occurs when attempting to load or convert a project that uses information for a device that is not installed The device information file is corrupt E 0213002 Message The specified microcontroller is unsupported Explanation This error occurs when attempting to load or convert a project that uses information for a device that is not installed The device information file is corrupt E0213003 Message Getting microcontroller information failed Explanation This error occurs when getting target information failed when using microcontroller information Action by User Make sure that correct microcontroller information file is installed E0218003 Message Unknown command line options xxx were specified Explanation This appears when an option was specified that was not processed by the IDE or a plugin Action by User Specify the options correctly E0218004 Message Command line options bb bc bcb and br are mutually exclusive Explanation This app
257. e Out of memory Action by User There is not enough memory Close other applications and start this program again E1401101 Message Cannot find system library file name Action by User Make sure that the correct standard libraries are in place E1411020 Message Cannot find option file file name Action by User Make sure that the option file exists E1411030 Message Cannot read option file file name Action by User Make sure that the option file is readable E1401104 Message Broken option file file name Action by User Create the option file again E1401200 Message Broken object file file name Action by User Rebuild and create the object file again E1401202 Message Cannot find object file file name Action by User Rebuild and create the object file again E1401203 Message Cannot read object file file name Action by User Make sure that the object file is readable E1401204 Message Cannot find library file name Action by User Make sure that the specified library file exists E1401205 Message Cannot read library file name Action by User Make sure that the library file is readable E1401206 Message Broken library file file name Action by User Make sure that there are no problems with the libr
258. e IECUBE After checking the connection turn the power of the IECUBE back on then select Debug gt Connect to Debug Tool to reconnect UThere may have been an error in the USB connection e g power or cable discon nected or the MINICUBE or MINICUBE2 may be malfunctioning MINICUBE MINICUBE2 Select Debug gt Disconnect from Debug Tool After checking the connection turn the power back on then select Debug gt Connect to Debug Tool to reconnect E1240977 Message Can not access register E1240978 Message Can not access memory E1240979 Message Reading of file went wrong E1240980 Message It was going to open the binary file E1240981 Message Can not get temporary path E1240982 Message Can not create temporary file E1240983 Message Can not remove temporary file E1240992 Message This feature is not supported E1240993 Message Symbol assigned to register cannot be specified E1240994 Message The character which cannot be used for the folder is contained or the folder does not exist E1245056 Message Illegal command line E1245057 Message Program information does not exist in specified load module file E1245058 Message File not found E1245059 Message Function not found E1245060 Message Selected load module different from kind Chip was loaded R20UT0267EJ0100 Rev 1 00 ztENESAS Page 122 of 285 Oct 01 2010
259. e b option is specified Message symbol block length exceed default value Explanation The length of the symbol block exceeds the maximum specified block length Message illegal object file string Explanation The object file is invalid Message buffer number error Explanation The buffer number is incorrect Message illegal option c Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 c cannot be specified as an option ztENESAS Page 234 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES illegal option c Explanation c cannot be specified as an option Message not enough argument Explanation There are not enough arguments Message not enough argument for string Explanation There are not enough arguments for option string Message Size error Explanation The size is incorrect Message Cannot find file file name Check that the specified file name is correct Explanation The specified file was not found Action by User Specify the file name again Message Cannot open file to read file name Check that the file is readable Explanation The specified file is read protected Action by User Select the file s attribute to make it readable Message Cannot open file to write file name Check that both the
260. e range No Close the Message dialog box and move the focus to the original dialog box Q0210001 Message End debugging by disconnecting from the debug tool Explanation When closing the Main window while connected to the debugging tool a confirmation Message dialog box appears asking the user whether to disconnect the debugging tool This message appears when closing a project while connected to the debugging tool This message appears when opening a project or making it newly while connected to the debugging tool Action by User Yes Disconnect and close the window No Close the window without disconnecting Cancel Cancel closing the Main window Q0210002 Message Also change the security ID of the debug tool Explanation In the Build Tool when the Security ID property is changed this message asks whether to also change the security ID of the debugging tool Action by User Yes Execute command No Cancel command Q0210004 Message Also change the programmable I O area start address of the debug tool Explanation In the Build Tool when the Programmable O area start address property is changed this message asks whether to also change the Programmable I O area start address of the debugging tool Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 OK Execute command Cancel Cancel command
261. e Ver 1 40 Message CHAPTER 6 MESSAGES Can t open error list file file name Explanation Could not open the error list file Action by User Use a disk with free folder area Message Can t open temporary file file name Explanation Cannot open the temporary file Action by User Use a disk with free folder area Message Can t read source file file name Explanation A file I O error has occurred with the source file Message Can t read parameter file file name Explanation A file I O error has occurred with the parameter file Message Can t read include file file name Explanation A file I O error has occurred with the include file Message Can t read overlay file file name Explanation A file I O error has occurred with the overlay file Message Can t write object file file name Explanation A file I O error has occurred with the object file Action by User Output the object file to a different folder or free up space on the specified disk Message Can t write print file file name Explanation A file 1 O error has occurred with the assembly list file Action by User Output the assembly list file to a different folder or free up space on the specified disk Message Can t write error list file file name Explanation A file I O er
262. e debugging tool may not have enough resources Make sure that the number of breaks is within the number that can be set E0822002 Message Jump to function list failed Explanation This appears when a jump command is executed to the Function List panel and the specified location cannot be opened Action by User Make sure that the specified function is displayed in the Function List E0823001 Message Could not set a access break to the variable Action by User The debugging tool may not have enough resources Make sure that the number of breaks is within the number that can be set E0825001 Message Specify the condition here when the condition is one Explanation The Condition 1 combo box is empty and the Condition 2 combo box is not E0826001 Message Failed to save the image because the image size is too huge Explanation A limitation of the Microsoft NET Framework and GDI images with a size of greater than 2 gigabytes in memory cannot be created has been reached Action by User Use the Visible region only save command E0827001 Message Executing program Explanation A search was executed during program execution Action by User Perform searches while the program is halted E1000001 Message USB host connection failed Action by User Make sure that the USB driver is corre
263. e file E1310003 Message Can t write file Explanation Could not write to the specified file Action by User Make sure that the file exists check its attributes and make sure that there is enough disk space E1310180 Message Ausermodel file is not specified Explanation No user model file was specified for loading a user model into the configuration file Action by User Specify a user model file E1310181 Message Can t open the usermodel file Explanation Cannot open the specified user model file or there is no MakeUserModel function Action by User Make sure that the file exists check its attributes and make sure that the MakeUser Model function exists E1310200 Message The pin name is invalid Explanation The specified terminal name is incorrect target device does not exist Action by User Specify the terminal name for an existing target device E1310440 Message Programis running Explanation Processing cannot be performed in the timing chart because the program is running Action by User Perform the action after halting program execution E1310500 Message Correspondence of loop is not correct Explanation The loop starts and ends do not correctly correspond in the Signal Data editor Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010
264. e last status saved Ww0205001 Message Fewer than xxx or more than yyy characters cannot be specified Explanation This message appears in the Message dialog box if a string is specified for the area that is shorter than xxx characters or longer than yyy characters when xxx and yyy are the minimum and maximum lengths respectively The values of xxx and yyy are dependent on the input area Action by User Specify a value that is in bounds w0205002 Message More than xxx characters cannot be specified Explanation This message appears when a line in the display source set in the Text Edit dialog box is longer than the maximum number of characters Action by User Shorten the line that is greater than the maximum length so that it is within the maximum number of characters W0205003 Message More than xxx lines cannot be specified Explanation This message appears when the display source set in the Text Edit dialog box is longer than the maximum number of lines Action by User Make sure that the number of lines is no more than the maximum limit W0205004 Message Specify xxx digits in hexadecimal Explanation This message appears when the string contains characters that cannot be used to represent a base 16 number including when the number of digits is valid Action by User Specify a hexadecimal number with effective number o
265. e must be same in all files F0562001 Message No section data exists in specified address area address 1 address2 F0562002 Message Can not get section section F0562003 Message file is not ELF file F0562004 Message file is library file F0562005 Message Illegal object file string F0562006 Message File name name is too long F0562007 Message Can not create HEX rom data because there is no memory information F0562008 Message section no such section F0562009 Message Memory allocation fault F0562014 Message Section section overflowed lowest address of internal memory F0578200 Message memory allocation fault Explanation Not enough memory F0578201 Message bad key character use dm a b qr a b u txV Explanation character cannot be specified as a key F0578202 Message bad option character use cv Explanation character cannot be specified as an option F0578203 Message bad option string Explanation string cannot be specified as an option F0578204 Message can not create file file Explanation Could not create file file R20UT0267EJ0100 Rev 1 00 ztENESAS Page 187 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES F0578205 Message file name name is too long limit is number Explanation File name name is too long The maximum value is number7 F0578206 M
266. e name in section name Explanation Data is aligned before variable name located in section name Message Data aligned after variable name in section name Explanation Data is aligned after variable name located in section name Message 78KOR Unrecognized pragma EXT_TABLE please specify ZT option Explanation 78KOR The pragma ext_table directive cannot be used Action by User 78KOR Specify the zt option Message Asm statement found Skip to jump optimize this function function name Explanation An asm block or __asm statement was found Jump optimization will not be performed on this function Take the measure in W0837 Message sorry not implemented option option ignored Explanation Option option is not supported It will be ignored Message G option needs size gt 0 ignored Explanation The G option must be followed by a size specification It will be assumed that infinity was specified Message file file with unknown suffix passed to Id Explanation File file has an unknown extension It will be passed to Id850 Message sorry suffix file not supported ignored Explanation Files with extension suffix are not supported It will be ignored Message option option overrides option2 option Explanation R20UT0267EJ0100 Rev 1 0
267. e of failure at a certain rate and malfunctions under certain use conditions Further Renesas Electronics products are not subject to radiation resistance design Please be sure to implement safety measures to guard them against the possibility of physical injury and injury or damage caused by fire in the event of the failure of a Renesas Electronics product such as safety design for hardware and software including but not limited to redundancy fire control and malfunction prevention appropriate treatment for aging degradation or any other appropriate measures Because the evaluation of microcomputer software alone is very difficult please evaluate the safety of the final products or system manufactured by you Please contact a Renesas Electronics sales office for details as to environmental matters such as the environmental compatibility of each Renesas Electronics product Please use Renesas Electronics products in compliance with all applicable laws and regulations that regulate the inclusion or use of controlled substances including without limitation the EU RoHS Directive Renesas Electronics assumes no liability for damages or losses occurring as a result of your noncompliance with applicable laws and regulations This document may not be reproduced or duplicated in any form in whole or in part without prior written consent of Renesas Electronics Please contact a Renesas Electronics sales office if you have any questions regarding the inf
268. e search data gt 16 byte E1201033 Message Too large search data gt search range E1201034 Message Too many event link conditions E1201184 Message Software break conditions number overflow E1201185 Message Not enough memory for emulation E1201186 Message Too many partition of bus size E1201187 Message Too many execution event conditions E1201188 Message Too many bus event conditions E1201232 Message Specified event has been already use E1201536 Message Not enough memory for buffer E1201537 Message Not enough resource of operating system E1202913 Message Section Trace event conditions overflow E1202918 Message Cannot use the break before execution event and the software break at the same time E1203072 Message Monitor file read error E1203073 Message During access of register CPU did timeout E1203074 Message During access of memory CPU did timeout E1203075 Message During access of I O register CPU did timeout E1203076 Message Flash memory information file was not found or failed in reading the file E1203077 Message Failed in updating monitor code E1203102 Message There is no instruction code necessary of pseudo emulation for the flash self program ming function E1203103 Message Rewriting security ID code directly is prohibited E1203104 Message Guarded area can not be accessed
269. e that the file exists E0594001 Message Project file read error file name Explanation An error occurred while loading the project file Reading the project file may be blocked E0594002 Message Illegal format in project file file name Explanation The project file format is invalid Action by User This error occurs when invalid format is found in the project file Either correct the error or create the project again E0600005 Message This function is not supported E0602203 Message Simulator Configuration file not found E0602204 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The specification of the main clock source is mistake 2tENESAS Page 105 of 285 CubeSuite Ver 1 40 E0602205 Message CHAPTER 6 MESSAGES The specification of the sub clock source is mistake E0602206 Message Illegal the flash self emulation settings E0602207 Message Illegal the DataFlash emulation settings E0602208 Message Illegal the memory mapping settings E0602209 Message The coverage board is not equipped with E0602210 Message Could not create the simulator project file xxx E0602211 Message SymbolLoad cannot be nested E0604000 Message Failed to assemble xxx E0608000 Message It failed in the preservation of the xxx because t
270. e the file and continue the installation Select No to keep the original file and continue the installation Q0140011 Message Are you sure you want to cancel the installation Explanation This appears when Cancel is clicked on a wizard page Q0140035 Message The following applications are running Close these applications and click Retry to continue XXX XXX Explanation This appears when a CubeSuite associated tool is running while the integrated installer uninstaller is being operated Q0181000 Message XXXXXX If you remove this license key following license key is also removed because of dependence yyyyyy Do you remove these licenses Q0181003 Message XXXXXX This license key includes registered license key yyyyyy Do you remove registered license key and add new license key R20UT0267EJ0100 Rev 1 00 Oct 01 2010 ztENESAS Page 196 of 285 CubeSuite Ver 1 40 Q0200001 Message CHAPTER 6 MESSAGES Continue the processing Explanation This message appears to confirm whether to proceed with a given action Action by User OK Continue action Cancel Cancel action Q0201001 Message xxx has been changed Save Explanation This Message dialog box appears to confirm whether you want to save a changed file when closing a window or the like xxx is replaced by the display name of
271. ears when the bb bc bcb or br options were specified at the same time Action by User Do not specify the bb bc bcb or br options at the same time E0218005 Message Command line option xxx was able to specify yyy parameters Explanation This appears when more than the maximum number of parameters has been specified for an option Action by User Specify an allowable number of parameters E0218006 Message Specify valid project file Explanation This appears when no project file was specified when launched from the command line Action by User Specify a valid project file E0218007 Message Command line option xxx was not able to specify in yyy Explanation This appears when an option that cannot be used in GUI mode was specified when starting GUI mode from the command line Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Do not specify invalid options when starting GUI mode from the command line ztENESAS Page 86 of 285 CubeSuite Ver 1 40 E 0218001 Message CHAPTER 6 MESSAGES A non existing build mode was specified Explanation This error appears when the IDE is launched via a command Action by User Specify a build mode defined by the project E0218002 Message Illegal command line options were specfied Explanation This appears when an undefined combi
272. eate temporary directory Explanation Cannot create a working folder for the creation of temporary files Message cannot open temporary file file Explanation Cannot open temporary file file Message file illegal output file name of option Explanation The name of the output file name file specified via the option option cannot be the same as the name of the input file Change the name to other than file Message cannot create directory dir Explanation Cannot create folder dir Message cannot find device file Explanation The device file was not found Message 78KO 78KOR Missing input file Explanation 78KO 78KOR No input file specified Action by User 78KO 78KOR Specify an input file Message V850 illegal command path Explanation V850 The specified command path is invalid Message 78KO 78KOR Too many input files Explanation 78KO 78KOR Two or more input files were specified Action by User 78KO 78KOR Specify one input file only Message V850 compiler limit too long command path num Explanation V850 Compiler limit The length of the specified path exceeds the limit The maximum length for processing is 1 024 Message out of memory Explanation Not enough memory R20UT0267EJ0100 Rev 1 00 ztEN
273. eated and try again E0300001 Message Can not find file name to start pin configurator plug in Action by User Make sure that the files are included It is possible that the necessary files were not included E0300002 Message Could not load file name to start pin configurator plug in Action by User Make sure that the correct files are included It is possible that a necessary file is cor rupt E0300003 Message Could not load the necessary information to start pin configurator plug in Action by User This appears when a project file could not be opened in the same state in which it was saved Check the installation status of CubeSuite E0400000 Message This function name has been used Please use another one E 0400001 Message This file name has been used Please use another one E0400002 Message Invalid function name The function name must be constructed with _ a z A Z 0 9 E0400003 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Invalid file name The file name must be constructed with _ a z A Z 0 9 ztENESAS Page 90 of 285 CubeSuite Ver 1 40 E0400004 Message CHAPTER 6 MESSAGES The output path is invalid Please check Generation gt Generate File Mode gt Out put folder E0400005 Message Save xxx failed E0400006 Message This target project isn
274. ec _ banked __ pascal declaration cannot be used for interrupt functions Message 78KOR Callt are not allowed for interrupt function Explanation 78KOR The callt declaration cannot be used for interrupt functions Message Cannot call interrupt function Explanation An interrupt function cannot be called Message Interrupt function can t use with the other kind interrupts Explanation An interrupt function cannot be used for more than one kind of interrupt Message Cannot call rtos_task function Explanation An RTOS task cannot be called Message 78K0 Cannot call ret_int ret_wup except in rtos_interrupt_handler Explanation 78K0 ret_int ret_wup system calls can only be made from a RTOS_INTERRUPT han dler Message 78KOR Cannot call ret_int _kernel_int_entry Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 78KOR Cannot make ret_int _kernel_int_entry system call 2tENESAS Page 30 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message 78K0 Not call ret_int ret_wup in rtos_interrupt_handler Explanation 78KO A ret_int ret_wup system call was not made from a RTOS_INTERRUPT han dler Message 78KOR Cannot allocate rtos_system_call Explanation 78KOR Cannot allocate RTOS system call function Message Cannot call ext_tsk in interrupt function Explanation Cannot make e
275. ecification file name Explanation An illegal file was specified Action by User Specify a correct file name Message File not found file name Explanation The specified input file was not found Action by User Specify the name of an existing file Message Input file specification overlapped file name Explanation The input file name has been specified more than once Action by User Specify a correct file name Message File specification conflicted file name Explanation The input and output files have the same name Action by User Specify input and output files with different names Message Unable to make file file name Explanation The specified file is write protected Action by User Remove the write protection from the file Message Directory not found file name Explanation The output file name includes a nonexistent drive or folder Action by User Specify an existing drive or folder name Message Illegal path option Explanation The path parameter option was set to other than a path name Action by User Specify a correct path name Message Missing parameter option Explanation A required parameter was not specified Action by User Specify the parameter Message Parameter not needed option
276. ecified name is registered on the Analysis Chart panel E0820003 Message Failed to Register to Analysis Chart1 Explanation This message appears when the execution of the command registered in Analysis Chart1 failed for some reason Action by User Make sure that the number of variables registered in the Analysis Chart1 panel is below the limit E 0821001 Message No column to save a file Action by User Execute analysis and update the data Display the row you wish to save in the Select Field dialog box E0821002 Message No row to save a file Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Execute analysis and update the data Display the column you saved in the Folder Settings dialog box ztENESAS Page 106 of 285 CubeSuite Ver 1 40 E0821003 Message CHAPTER 6 MESSAGES Failed to save a file because the number of lines had exceeded the limitation value of Excel Action by User Set the column to display in the Folder Settings dialog box to no more than 65535 E0821004 Message Jump to source failed Action by User Make sure that the file exists Check the access privileges to the file Make sure that the file is not corrupt Make sure that there is an associated application for opening the file E0822001 Message Could not set a break point at the head of function Action by User Th
277. ecognized Message can not open file file Explanation Could not open file file Message can not close file file Explanation Could not close file file Message can not read file file Explanation Cannot read from file file Message can not write file file Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Cannot write to file file ztENESAS Page 230 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES can not seek file file Explanation Cannot seek in file file Message can not find file file Explanation Cannot read from file file Message can not find member member Explanation Member member not found in archive file Message this symbol offset not true Explanation The symbol offset in the archive file is invalid Message Stack area less than 10 bytes Explanation The size of the allocated stack area is 10 bytes or less the size of the stack area allocated from the memory area specified via the s option is 10 bytes or less Message Can t allocate stack area Explanation There is not enough free space in the memory area to allocate the stack area could not allocate stack area from the memory area specified via the s option Message Different REL type in file name Explanation There is a conflict in the type versi
278. ect actions Action by User Wait until the current process completes E0202041 Message Projects and windows cannot be closed during build Explanation This error occurs when failing to close a project Action by User Projects cannot be closed during a build E0202042 Message Projects and windows cannot be closed during search Explanation This error occurs when failing to close a project Action by User Projects cannot be closed during a search E0202044 Message Restoring object options failed Explanation Failed to restore object options from the project file Action by User Check the version of the project file E0202045 Message Saving ROMize options failed Explanation Failed to save ROM creation process options to the project file Action by User Check the version of the project file E0202046 Message Restoring ROMize options failed Explanation Failed to restore ROM creation process options from the project file Action by User Check the version of the project file E0202047 Message Saving archive options failed Explanation Failed to save archive options to the project file Action by User Check the version of the project file E0202048 Message Restoring archive options failed Explanation Failed to restore archive options
279. ect as an address expression W0205023 Message The specified value is out of range Explanation This message appears when an out of bounds value is entered into a numeric input area in the properties or the like Action by User Enter a value within the correct range W0205024 Message The file name is invalid The characters lt gt cannot be used Explanation The string includes illegal characters Action by User Specify a valid file name W0208001 Message Break could not be set Specify a global variable Explanation Failed to set a breakpoint that is triggered when a global variable is read written or read written Action by User Specify a global variable in the Editor panel or Watch panel Ww0208002 Message Setting for recording to trace could not be done Specify a global variable Explanation Failed to set a trace that logs when a global variable is read written or read written Action by User Specify a global variable in the Editor panel or Watch panel w0209001 Message Executing program Explanation The action cannot be performed because the program is running Action by User Perform the action again after the program execution halts W0210001 Message The connection to the debugger was completed but the following problem may exist Explanation
280. ect file symbols that can be created via the r ro option is 16 777 125 Message file name Illegal processor type Explanation The target device for assembly or compilation is different from the target device of this program Action by User Make sure that the load module file is correct and check the target device of the assembler or compiler Also make sure that the version of the device file is correct Message 78KO 78KOR file name invalid input file or made by different host machine Explanation 78KO 78KOR Tried to input a file other than a load module file or tried to convert a load module file created on an incompatible host machine Message V850 failed to get section name string table section Explanation V850 Failed to obtain the string table section of the section name Message fail to get symbol name string table section Explanation Failed to obtain the string table section Message 78KO 78KOR Symbol symb ol name Illegal attribute Explanation 78KO 78KOR There is an error in the symbol attributes of the input file Message V850 failed to get section header Explanation V850 Failed to acquire the section header Message 78KO 78KOR file name Illegal input file not linked Explanation 78KO 78KOR Tried to input an object module file Message V850 failed
281. ection section file file 1 W0560410 Message Can not find GP symbol in section section of file file7 or illegal label reference for symbol symbol in file file2 section section2 offset offset type relocation type symbol is allocated in section section file file 1 W0560412 Message Relocated value value of relocation entry file file section section offset offset type relocation type for branch command become odd value W0560413 Message Relocated value value of relocation entry file file section section offset offset type relocation type for load store command become odd value W0560416 Message Symbol symbol output section section1 is too far from output section section2 value value file file input section section3 offset offset type relocation type W0560418 Message Output section section is too far from output section section2 value value file file input section section3 offset offset type relocation type W0560420 Message Output section section overflowed or illegal label reference for symbol symbol in file file value value input section section2 offset offset type relocation type symbol is allocated in section section1 file file W0560422 Message Output section section overflowed or illegal label reference for local symbol in file file2 value value input section section2 offset offset type relocation type local symbol is a
282. ection specified with p option Explanation Section section in the file specified by the p option has a section attribute that cannot be specified by this option Message file illegal section type section specified with t option Explanation Section section in the file specified by the t option has a section attribute that cannot be specified by this option Message address of symbol symbol must be same in all files Explanation Make the address of symbol the same for all input files Message file not absolute object Explanation Relocatable object file file was specified as an input file Message file symbol symbol not found Explanation The specified symbol symbol was not found in object file file Message rompsec section overflowed highest address of target machine Explanation A memory overflow occurred when creating the rompsec section Remark Specifying the Ximem_overflow warning option can turn this error into a warning Specifying the rom_less option can eliminate this message Message section section and section2 section overlapped Explanation Section section and section section2 overlap Message processor type must be same in all files Explanation An invalid input file has been specified Message symbol start_label must be word alignment Explanation Give label start_labe an address with a 4 byte bo
283. ective lower order digits will be recognized as being specified and the process will continue Message first argument of _rcopy is illegal Explanation The first argument to the _rcopy copy routine is invalid Message Load module file is older than object module file load module file name object module file name Explanation The load module filename specified is older than the object module file name Message Load module file is older than assemble module file load module file name assembly list file name Explanation The load module filename specified is older than the assembly list file name Message Assemble list has error statement file name Explanation An error was found in a line of the assembly list Message Segment name is not found in assemble list file segment name Explanation Could not find the segment name of the object module file in the assembly list Message Segment data length is different segment name Explanation The length of the segment data in the assembly list file is different from the length of the data in the object module file The extra segment data is ignored and processing is executed Message Too large VS parameter saddr gap XXXXXH Explanation The value set by the vs option is greater than the amount of free space Action by User Set the vs option to no more than
284. ed Explanation This message appears when an exception is thrown while executing the Reset menuu command Action by User Make sure that the debugging tool is connected E0209002 Message Executing program failed Explanation This message appears when an exception is thrown while executing the Run menu command Action by User Make sure that the debugging tool is connected E0209003 Message Stopping program failed Explanation This message appears when an exception is thrown while executing the Stop menu command Action by User Make sure that the debugging tool is connected E0209004 Message Executing step in failed Explanation This message appears when an exception is thrown while executing the step in menu command Action by User Make sure that the debugging tool is connected E0209005 Message Executing step over failed Explanation This message appears when an exception is thrown while executing the Step Over menu command Action by User Make sure that the debugging tool is connected E0209006 Message Return out failed Explanation This message appears when an exception is thrown while executing the Return Out menu command Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Make sure that the debugging tool is connected ztENESAS Page 84 of
285. ed Do you want to stop reading Explanation The stack size specification file contains a specification of an invalid number of recursions A recursion count can only be specified for one function Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again W0594117 Message Illegal RECTIMES for non recursive function in file file name line number It shall be specified for recursive functions Do you want to stop reading Explanation The stack size specification file contains a specification of an invalid number of recursions The RECTIMES recursion count specification can only be used with recursive functions Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again R20UT0267EJ0100 Rev 1 00 ztENESAS Page 264 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES W0594118 Message Missing function name after CALL in file file name line number Do you want to stop reading Ex
286. ed MapType is illega E1710106 Message Please specify the chip select information E1710107 Message Failed to generate the mapping information direct cause error message E1710108 Message Failed to set the mapping information direct cause error message E1710109 Message Stack information cannot be trusted E1710110 Message The breakpoint is not set E1710111 Message Failed to delete the breakpoint direct cause error message E1710112 Message The specified break event was not found Action by User Specify the existing break event number E1710113 Message Failed to enable the specified breakpoint direct cause error message E1710114 Message Failed to disable the specified breakpoint direct cause error message E1710115 Message Address condition is not set E1710116 Message Failed to set the breakpoint direct cause error message E1710117 Message The specified break event type is illegal direct cause error message Action by User Specify a correct break event type E1710118 Message Failed to disconnect the debugger direct cause error message E1710119 Message Failed to connect to the debugger direct cause error message E1710120 Message The specified register was not found Action by User Spec
287. ed as a block interrupt function The inline specification will be ignored Message Block interrupt attribute is specified for function function previously specified inline is ignored Explanation Function function was specified as inline but it was specified as block interrupt The inline specification will be ignored Message pragma text function name must be placed before the function s definition pragma text function is ignored Explanation text section specifications must be made before the function definition The text section specification for function function will be ignored Message Function specified as direct can not be allocated in text pragma text function is ignored Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 A function cannot be allocated in text if it is specified as direct interrupt The text section specification for function function will be ignored ztENESAS Page 219 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message Function allocated in text can not be specified as direct Previously specified pragma text function is ignored Explanation It is not possible to specify a function as direct interrupt if it is allocated in a text section text section specifications for previously specified function function will be ignored Message Function allocated in text can not be inlined
288. eeds the maximum character length Action by User 78KO 78KOR Change the length of the parameter to within the maximum number of characters Message V850 illegal object file Error Number number Explanation V850 The object file is invalid Message Illegal parameter option Explanation There is a syntax error in the parameter Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Specify the parameter correctly ztENESAS Page 155 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Too many parameters option Explanation The number of parameters exceeds the maximum limit Action by User Change the number of parameters to within the maximum limit Message Option is not recognized option Explanation The option name is incorrect Action by User Specify a correct option name Message Parameter file nested Explanation The f option was specified in a parameter file Action by User Do not specify the f option in a parameter file Message Parameter file read error file name Explanation Cannot load the parameter file Action by User Specify a correct parameter file Message Memory allocation failed Explanation Not enough memory Action by User Ensure that the required memory is available Message illegal ELF
289. elocation type is odd Message symbol symbol output section section is too far from output section section2 value value file file input section section3 offset offset type relocation type Explanation A branch instruction to symbol symbol allocated from output section section2 to output section section exceeds the available branch range The branch instruction is located at offset offset of section section3 in file file Message output section section is too far from output section section2 value value file file input section section3 offset offset type relocation type Explanation A branch instruction to a local symbol allocated from output section section2 to output section section exceeds the available branch range The branch instruction is located at offset offset of section section3 in file file Message output section section1 overflowed or illegal label reference for symbol symbol in file file2 value value input section section2 offset offset type relocation type symbol is allocated in section section file file Explanation Output section section overflowed or the section where symbol symbol was allocated and label addressing method are invalid symbol is allocated to section in file file1 The invalid reference is at offset offset of section section2 in file file2 Message output section section overflowed or illegal label reference fo
290. en defined without a multiple interrupt specification Message Both interrupt and multi interrupt attributes are specified Explanation It is not possible to simultaneously specify an ordinary interrupt and multiple interrupt Message Both RTOS interrupt and multi interrupt attributes are specified Explanation It is not possible to simultaneously specify a real time OS interrupt and multiple inter rupt Message cannot call function function Explanation Function function cannot be called Message unknown cpu type cannot use directive Explanation directive cannot be used because no target device is specified Message result of comparison is always status Explanation The result of comparison is always status Message statement with no effect Explanation The statement has no effect Message Conversion may lose significant digit Explanation Data may be lost Message Illegal debug information Explanation The source file contains illegal debugging information Action by User Perform the compile again Message Directive syntax error Explanation The directive syntax is incorrect Message Name name in directive has already been defined Explanation Trying to define a reserved word or a previously defined name as a directive memory area Th
291. en output but cross reference information has not been output Action by User Execute the build after setting Compulsorily output cross reference file to Yes M0821004 Message Source file has been updated Please build to update cross reference files Explanation This appears when updating the Functions List Variables List panel and the source file is newer than the cross reference information Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Execute the build Execute the build after setting Compulsorily output cross reference file to Yes ztENESAS Page 193 of 285 CubeSuite Ver 1 40 M0821005 Message CHAPTER 6 MESSAGES The load module file has not been updated Please build to update the load module file Explanation This appears when updating the Functions List Variables List panel and rebuilding could change the load module Action by User Execute the build M0821006 Message The load module file has been updated Please download the load module file Explanation This appears when updating the Functions List Variables List panel and the current file is newer than the load module file being downloaded Action by User Perform the download M0821007 Message Failed to analyze cross reference file xxx Explanation This appears when the cross reference information file is corrupt
292. end then click Cancel M0812001 Message The buffer of the trace was filled There is a possibility that the result of Analysis panels is incorrect Explanation This appears when the trace buffer is full when program execution is stopped Action by User Narrow the range of analysis M0812002 Message Some trace data was lost There is a possibility that the result of Analysis panels is incorrect Explanation This appears when trace data has been dropped during trace data analysis Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Narrow the range of analysis ztENESAS Page 192 of 285 CubeSuite Ver 1 40 M0812003 Message CHAPTER 6 MESSAGES The trace of the instruction was not included in the trace data Please confirm the setting of the trace There is a possibility that a part of the result of Analysis panels is not displayed Explanation This appears when the trace data being analyzed does not contain an M1 BRM1 fetch Action by User Check the trace output settings M0812004 Message The trace of the data access was not included in the trace data Please confirm the setting of the trace There is a possibility that a part of the result of Analysis panels is not displayed Explanation This appears when the trace data being analyzed does not contain read or write data Action by User Check
293. end of number E0520020 Message Identifier character string is undefined E0520022 Message Invalid hexadecimal number E0520023 Message Integer constant is too large E0520024 Message Invalid octal digit Explanation Invalid hexadecimal number Hexadecimal numbers cannot contain 8 or 9 E0520025 Message Quoted string should contain at least one character E0520027 Message Character value is out of range E0520028 Message Expression must have a constant value E0520029 Message Expected an expression E0520030 Message Floating constant is out of range E0520031 Message Expression must have integral type E0520032 Message Expression must have arithmetic type E0520033 Message Expected a line number Explanation The line number after the line statement does not exist E0520034 Message Invalid line number Explanation The line number after the line statement is invalid E0520036 Message The if for this directive is missing E0520037 Message The endif for this directive is missing E0520038 Message Directive is not allowed an else has already appeared Explanation This directive is invalid because there is already an else statement E0520040 Message Expected an identifier E
294. ent number to number2 overlaps the guard use blocked range number3 to number4 Message segment segment number1 number2 overlaps string area number3 number4 Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The area specified by the allocation of segment segment number to number2 overlaps the programmable peripheral I O area number3 to number4 ztENESAS Page 227 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message section address specification is illegal when address of segment segment is not specified Explanation No address has been specified for segment segment If the address was specified for the section in a segment specify the address of the segment as well Message string option needs argument ignored Explanation Option string requires an argument It will be ignored Message string option is ignored Explanation Option string will be ignored Message string1 option is illegal when string2 option is specified ignored string1 option Explanation If option string2 has been specified it is not possible to specify option string1 Option string1 will be ignored Message string1 option s argument is illegal ignored string2 option Explanation The argument specified for option string7 is invalid The option specified as string2 will be ignored Message duplicated string option ignored Expl
295. environment character encoding data Data that could not be converted hexadecimal notation Message undefined escape character code Explanation Undefined escape character Message Declaration of name hides parameter Explanation A parameter and symbol have both been declared with the name name The symbol will be enabled and the parameter will be hidden This is a warning message will become error E2211 if the ansi option is specified Message Undeclared function function is called Explanation Undeclared function function has been called This message is only displayed if w2 is specified Message Nothing is declared Explanation No declarator has been specified Message Plain int bitfield is treated as unsigned int Explanation A plain int bit field is treated as unsigned int R20UT0267EJ0100 Rev 1 00 ztENESAS Page 213 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message Initialization of non auto pointer using non number initializer is not position independent Explanation The code for an initialization command using a default value other than the value of a non auto pointer variable is not position independent This message is only displayed if w2 is specified Action example This message is displayed if the code for an initialization command is used as a default value other than the value of a non auto pointer va
296. er Only one is allowed Do you want to stop reading Explanation The stack size specification file contains an invalid added size specification An added size can only be specified for one function Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again R20UT0267EJ0100 Rev 1 00 ztENESAS Page 263 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES W0594115 Message Illegal value value after RECTIMES in file file name line number Do you want to stop reading Explanation The stack size specification file contains a specification of an invalid number of recursions The number of recursions must be in the format of RECTIMES followed by a positive decimal number or a positive hexadecimal number preceded by 0x or OX Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again W0594116 Message Multiple RECTIME s for one function in file file name line number Only one is allow
297. ere may have been an error in the USB connection e g power or cable discon nected or the MINICUBE or MINICUBE2 may be malfunctioning MINICUBE MINICUBE2 Select Debug gt Disconnect from Debug Tool After checking the connection turn the power back on then select Debug gt Connect to Debug Tool to reconnect E1200433 Message Can not communicate with monitor program Please terminate the debugger and check the power of CPU board or the connection of cable then restart the debugger Action by User There may have been an error in the USB communication e g power or cable dis connected or the IECUBE may be malfunctioning IECUBE Select Debug gt Disconnect from Debug Tool then turn off the power to the IECUBE After checking the connection turn the power of the IECUBE back on then select Debug gt Connect to Debug Tool to reconnect There may have been an error in the USB connection e g power or cable discon nected or the MINICUBE or MINICUBE2 may be malfunctioning MINICUBE MINICUBE2 Select Debug gt Disconnect from Debug Tool After checking the connection turn the power back on then select Debug gt Connect to Debug Tool to reconnect E1200434 Message The firmware of the emulator is old version Please update it with utility to the latest firmware E1200435 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 A setup of the wireless is not bein
298. ess or end address in the Memory Initialize dialog box is an invalid address expression W0603006 Message Specify a numerical value Explanation This message appears when a string containing characters that are invalid as numbers was entered in a numeric field Action by User Specify a string that represents a valid number W0603007 Message Specify in decimal Explanation This message appears when a string containing characters that are invalid as a decimal number was entered in a decimal base 10 numeric field Action by User Specify a string that represents a valid number in decimal notation W0603008 Message Fewer than xxx or more than yyy values cannot be specified Explanation This message appears when an out of bounds value is entered into a numeric input area in the properties or the like Action by User Specify a value between xxx and yyy W0603009 Message Only ASCII character sets can be entered Explanation This message appears when a string containing other than ASCII or numeric characters was entered in a field where only numbers or ASCII strings can be specified Action by User Specify a string that is a valid number or a valid ASCII string W0603010 Message Specify a character string Explanation The field is empty Action by User Specify a valid string W0603011 Messa
299. essage 78KOR microcontroller is not supported E0023010 Message 78KOR and V850 microcontroller are not supported E0023015 Message Duplicate Device dependent information files exist Please remove repeated file defini tions Either uninstall device dependent information file or delete from Device_custom folder Device folder aaaa bbbb Please uninstall Device dependent information file of XXX YYY Device_Custom folder cccc dddd Please delete both Device dependent information file and list file in the Device_Custom folder E0024001 Message Not Support this device xxxx E0024002 Message Cannot find device extended file xxxx E0024003 Message Cannot read file E0025001 Message Not Support this device xxxx E0025002 Message Cannot find device file xxxx E0025003 Message Cannot find terminal information file xxxx E0025004 Message Cannot find device extended file xxxx E0025005 Message Cannot read file E0100000 Message Failed to start the CubeSuite update manager Please install CubeSuite again E0100002 Message The product license is required to check for updates Please start the license manager and register licenses E0100003 Message Failed to start xxx Failed to read yyy Action by User Reinstall CubeSuite
300. essage Fail to get symbol name string F0560202 Message Fail to get number th symbol name string F0560203 Message Symbol symbol has unknown binding class number F0560204 Message Weak symbol symbol not supported F0560208 Message Symbol symbol multiply defined F0560209 Message Linking of symbol symbol in sdata or sbss attribute section in file and in order attribute section in file2 is attempted F0560210 Message Can not find entry point symbol symbol specified with Xentry_address option F0560213 Message EXT_FUNC symbol1 ID1 is already defined as EXT_FUNC symbol2 ID2 in other file F0560215 Message Too many symbols F0560216 Message Multiple defined symbol symbol defined previous defined file symbol file file2 F0560217 Message Undefined symbol symbol referenced in file F0560218 Message Symbol table overflow F0560219 Message symbol has different EXT_ENT_SIZE F0560220 Message TP symbol symbo specified as GP symbol symbo2 s base symbol is not found F0560301 Message Failed to get section name string table section F0560302 Message Failed to get symbol name string table section F0560303 Message Failed to get section header F0560304 Message Failed to get section name string F0560306 Message Section section has unknown section type number F0560307 Message Can not get raw data of
301. essage can not open file file Explanation Could not open file file F0578207 Message can not close file file Explanation Could not close file file F0578208 Message can not read file file Explanation Cannot read from file file F0578209 Message can not write file file Explanation Cannot write to file file F0578210 Message can not seek file file Explanation Cannot seek in file file F0578212 Message can not nest command file file Explanation Command file file is nested Nesting is not allowed F0578213 Message file is not library file Explanation file is not a library file F0578214 Message malformed library file file Explanation Library file file could be corrupt F0578215 Message can not find member member Explanation Member member not found in library file F0578216 Message symbol table limit error file number limit is number2 Explanation The number of symbols number in library file file exceeds the maximum limit The maximum value is number2 F0578217 Message symbol table error file Explanation Failed to create a library file table for library file file F0578218 Message string table error file Explanation The library string table for library file file could be corrupt F0578219 Message file has no member Explanation There are no members in library file file F
302. esses of the flash ROM area branch table are not all the same Action by User Set all the same values for the compiler s zt option Message FLASH table address smaller than FLASH address in file file name 1 First specified in file file name 2 FLASH table address smaller than FLASH address in file file name 1 Parameter option zb FLASH table address smaller than FLASH address in file file name 1 Explanation The start addresses of the Flash ROM area branch table are set lower than the Flash start addresses Message Different MIRROR address in file file name 1 First specified in file file name 2 Different MIRROR address in file file name 1 Parameter option mi Explanation All values specifying the mirror area are not the same Action by User Set all the same values for the linker and the compiler s mi option Message Too many segment up to 65535 0FFFFH Explanation The total number of input segments exceeds 65 535 Message too many input files Explanation Cannot specify multiple input files Message too many output files Explanation Cannot specify multiple output files Message illegal option character Explanation character cannot be specified as an option Message expect format type ITSs after f Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010
303. exists and is not corrupt Check the access privileges to the file E0223002 Message Deleting xxx failed Explanation This message appears when the program fails to delete a file or other object Action by User Make sure you have access privileges to the file before deleting it E0223003 Message The specified file xxx could not be opened Explanation This error occurs when the Editor panel fails to open the file Action by User Make sure that the file exists and is not corrupt Check the access privileges to the file Make sure that the file format is supported E0223004 Message Detecting character code failed Explanation This error occurs when the Editor panel fails to detect the file s character encoding Action by User Make sure that the file is not corrupt Make sure that the file format is supported E0223005 Message No additional characters can be entered Explanation This error occurs when the Editor panel fails to detect the file s character encoding Action by User The maximum text length has been exceeded E0223006 Message Upper bounds of the number of nests of categorie xxx that were able to be registered in the project tree were exceeded Explanation The maximum allowable level of category nesting was exceeded while adding a cate gory to the project tree Action by User Add
304. f linker option Message V850 can not get size of directive file file Explanation V850 Failed to obtain the size of the directive file file Message can not read directive file file Explanation Cannot load directive file file Message 78KO 78KOR File specification conflicted file name Explanation 78KO 78KOR The input and output files have the same name Action by User 78KO 78KOR Specify input and output files with different names Message V850 can not truncate output file file to have size number Explanation V850 Cannot change the size of the output file to number bytes R20UT0267EJ0100 Rev 1 00 ztENESAS Oct 01 2010 Page 154 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES 78KO 78KOR Unable to make file file name Explanation 78KO 78KOR The specified file is write protected Action by User 78KO 78KOR Remove the write protection from the file Message V850 can not seek output file file Explanation V850 Cannot seek output file file Message 78KO 78KOR Directory not found file name Explanation 78KO 78KOR The output file name includes a nonexistent drive or folder Action by User 78KO 78KOR Specify an existing drive or folder name Message V850 can not write output file file Explan
305. f digits W0205006 Message Specify a numerical value Explanation A number specifying an area includes non numeric characters Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Specify numeric characters ztENESAS Page 244 of 285 CubeSuite Ver 1 40 W0205007 Message CHAPTER 6 MESSAGES Specify in decimal Explanation A decimal number specifying an area includes characters that cannot be used to represent a decimal number Action by User Specify numeric characters as base 10 W0205008 Message Fewer than xxx or more than yyy values cannot be specified Explanation This message appears when an out of range value is entered into a number input area in the properties or the like Action by User Specify a value between xxx and yyy W0205009 Message Only ASCII character sets can be entered Explanation Numeric or ASCII characters specifying an area include characters that are not numeric or ASCII Action by User Specify a string that is a valid number or a valid ASCII string W0205010 Message Specify a character string Explanation The field is empty Action by User Specify a valid string W0205011 Message Specify a path Explanation The field is empty Action by User Specify a valid path W0205012 Message The specified path c
306. fails to parse a file Action by User Specify a CubeSuite project file to open E0202006 Message This is not a convertible project file Explanation This error occurs when attempting to open a file other than a project file that CubeSuite can handle Action by User Specify a project file to open that CubeSuite can handle E0202007 Message The project information cannot be restored Explanation This error occurs when the program fails to restore or convert project information It will also occur if the program fails to extract the structure of a project to copy Action by User Specify a project file to open that CubeSuite can handle E0202008 Message This is not a valid project file Explanation This error occurs when the program fails to restore project information Action by User Specify a project file to open that CubeSuite can handle E0202009 Message The specified item could not be removed from the project Explanation This error occurs when a deletion operation fails Action by User This item cannot be removed E0202010 Message Subproject addition failed Explanation This error occurs when an add operation fails Action by User Make sure that the file exists and is not corrupt E 0202011 Message The project information is invalid Explanation This er
307. file E0202035 Message Saving individual compile options failed Explanation Failed to save individual compile options to the project file Action by User Check the version of the project file E0202036 Message Restoring individual compile options failed Explanation Failed to restore individual compile options from the project file Action by User Check the version of the project file E0202037 Message Saving individual assemble options failed Explanation Failed to save individual assembly options to the project file Action by User Check the version of the project file E0202038 Message Restoring individual assemble options failed Explanation Failed to restore individual assembly options from the project file Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Check the version of the project file ztENESAS Page 77 of 285 CubeSuite Ver 1 40 E0202039 Message CHAPTER 6 MESSAGES Project manipulation is prohibited Explanation This error occurs when trying to change the construction of the project when project actions are prohibited in build Action by User Wait until the current process completes E0202040 Message Project manipulation could not be enabled Explanation This error occurs when the program fails to remote a prohibition on proj
308. file and the folder are writable Explanation The specified file is write protected Action by User Select the file and folder attributes to make it writeable Message File read error file name Explanation An error occurred while loading the specified file Action by User Make sure that the file is readable Message File write error file name Explanation An error occurred while writing the specified file Action by User Make sure that the file is writeable Message Too many characters in one line in file file name line number Message Too many lines in file file name The limit is number Message Too long file name file name The limit is 255 Message Unknown function name function name in file file name line nember Only functions explicitly referred to in the project are allowed Do you want to stop reading Explanation The stack size specification file specifies a function name not used in the project Only functions that are defined in or directly called from a C source file can be specified Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message displa
309. file name Explanation Multiple functions having the same ID are declared as EXT_FUNC in the compiler Message Illegal allocate an EXT_FUNC function function name file file name Explanation When linking with the zb option specified there is a function body declared as EXT_FUNC in the compiler R20UT0267EJ0100 Rev 1 00 ztENESAS Page 59 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Can t find FLASH start address in file file name Explanation The Flash start address was not found Action by User Input an LMF file with zb specified Message Undefined symbol symbol name Explanation There is a symbol whose address cannot be resolved Action by User Define the symbol value If the symbol will be referenced as an externally addressed symbol but it is not exter nally defined then use an external definition outside the module where this symbol value is defined Message Out of address range Explanation The address of the load module file object is out of bounds Message sis expected at the end of directive Explanation The directive must end with a semicolon Message Y is expected Explanation A closing curly bracket is required Message name is expected at the beginning of directive Explanation Start the directive with a name segment
310. file name Explanation Could not write to the temporary file Action by User Check the status of the disk where the temporary file creation was attempted e g how much free space is there what is the media status Message Can t read DEVICE_FILE file device file name Explanation Cannot load the device file corresponding to the specified device using the tools up to linking CC ST78KOR RA Message can not open file file Explanation Could not open file file Message nested command file file Explanation Command file file is nested Nesting is not allowed Message memory allocation error Explanation Not enough memory Message XXX Explanation An error was detected Message xxx can t open Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Failed to open the file ztENESAS Page 179 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message xxx can t seek Explanation Failed to seek in the file Message xxx can t read Explanation Failed to load the file Message xxx can t write Explanation Failed to write to the file Message no memory Explanation Failed to allocate the memory Message xxx not found Explanation The preprocessor could not detect file xxx Message xxx failed Explanation The preprocess
311. file xxx specified as ni xxx ztENESAS Page 242 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES xxx invalid option ignored Explanation Invalid option xxx was specified Ww0023001 Message No Tag xxx W0023002 Message Invalid data w0024001 Message No Tag xxx W0024002 Message Invalid data W0130000 Message Following updates are not displayed because the necessary license is not registered W0140018 Message Installation succeeded To complete the installation please reboot your computer Explanation This appears when the entire installation was successful and a restart is necessary W0140022 Message The installation was interrupted before it finished Explanation This appears when the installation is aborted before completion W0140025 Message The installation was aborted before finish Please reboot your computer Explanation This appears when the installation was aborted and the installation of the completed portion before cancelling requires a restart W0140029 Message To uninstall all tools remove CubeSuite Utilities from the Add Remove Applications Windows 2000 Add Remove Programs Windows XP or Programs and Features Windows Vista dialog box Explanation This appears when installation has been completed for all CubeSuite related to
312. fine d function format macro Message Too long macro expansion macro name Explanation The arguments after macro expansion are too long Message Compiler limit too many macro defines Explanation There are more than 10 000 macros defined Message Compiler limit too many macro parameters Explanation More than 31 parameters are called in a single macro definition Message Not allowed undef for system macro name Explanation A system macro name was specified via undef Message 78K0 No chip specifier 4pragma pc Explanation 78K0 No device type is specified Message 78K0 Illegal chip specifier pragma pc device type Explanation 78K0 There is an error in the device type specification Alternately a device name specified via the pragma directive is located other than at the top of the C source Message Expected asm Explanation Failed to find an asm directive Message Expected endasm Explanation Failed to find an endasm directive Message Duplicated pragma VECT or INTERRUPT or RTOS_INTERRUPT string Explanation There are duplicate pragma VECT string INTERRUPT string or RTOS_INTERRUPT string Message Unrecognized pragma VECT or INTERRUPT or RTOS_INTERRUPT string Explanation There is an unrecognized pragma VECT string INTERRUPT string or RTOS_INTERRUPT strin
313. g Message Unrecognized pragma SECTION string Explanation There is an unrecognized pragma SECTION string Message Unspecified start address of section name Explanation A correct start address is not specified after the pragma section AT Message Cannot allocate section name out of address range Explanation Cannot locate the specified section at the specified start address R20UT0267EJ0100 Rev 1 00 ztENESAS Page 33 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Different BANK or SP_SWITCH specified on same interrupt function function name Explanation Specifieddifferent register banks or stack switches to interrupt functions with the same name Message Unrecognized pragma NAME module name Explanation module name contains unrecognized characters Message Undefined rtos_task string Explanation The body of the RTOS task has not been defined Message Cannot assign rtos_interrupt_handler to non maskable and software interrupt Explanation It is not possible to assign an RTOS_INTERRUPT handler to a non maskable and a software interrupt Message Unrecognized pragma pragma string illegal string Explanation There is an unrecognized pragma pragma string illegal string Message 78K0 Cannot allocate EXT_TABLE out of 0x80 0
314. g done Please set up by the wireless utilities ztENESAS Page 112 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E1200464 Message Failed in starting simulator E1200465 Message Not enough memory in starting simulator E1200512 Message Verification error occurred Failed in writing memory E1200672 Message Bus hold error E1200674 Message Can not compulsory break E1200675 Message Reset under continuation E1200722 Message Not enough memory for trace buffer E1200768 Message User program is running E1200769 Message User program is being breaked E1200770 Message User program is being traced E1200771 Message Not traced E1200772 Message Trace memory is not set E1200774 Message No trace block exists E1200775 Message No event condition exists E1200776 Message No timer measurement is done E1200777 Message No trigger frame exists E1200778 Message Tracer is being stopped E1200779 Message Specified snap event has not been registered E1200780 Message Specified stub event has not been registered E1200781 Message Timer is running E1200782 Message Memory copy area is overlapped E1200783 Message Trace has been already set E1200784 Message Event condition is not set E1200785 Message Too many valid timer event conditions E1200786 Message Specified timer event is not set
315. ge Specify a path Explanation The field is empty Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Specify a valid path ztENESAS Page 269 of 285 CubeSuite Ver 1 40 W0603012 Message CHAPTER 6 MESSAGES The specified path contains a non existent folder Action by User Specify a valid path W0603013 Message The file name or path name is invalid The characters lt gt cannot be used Explanation The string includes illegal characters Action by User Specify a valid filename or path W0603014 Message The format is invalid Explanation This message appears when a string with invalid format is entered into the properties or the like having a specific string format Action by User Enter a string in accordance with the specified format W0603015 Message Specify in hexadecimal Explanation This message appears when a string containing characters that are invalid as a hexadecimal number was entered in a hexadecimal base 16 numeric field Action by User Specify a string that represents a valid number in hexadecimal notation W0603016 Message Specify in decimal or hexadecimal Explanation This message appears when a string containing characters that are invalid as a decimal hexadecimal number was entered in a decimal base 10 hexadecimal base 16 numer
316. ge The Sfr can t be read because the stop during the moment isn t permitted W0613005 Message The Sfr can t be written because the stop during the moment isn t permitted W0613006 Message The breakpoint can t be set because the stop during the moment isn t permitted W0613007 Message The breakpoint can t be deleted because the stop during the moment isn t permitted W0613008 Message The software breakpoint can t be set because the stop during the moment isn t permitted Please use the hardware breakpoint V850 IECUBE V850 MINICUBE W0613009 Message The software breakpoint can t be deleted because the stop during the moment isn t permitted Please use the hardware breakpoint V850 IECUBE V850 MINICUBE W0613010 Message Two or more events cannot be set to one timer event V850 Simulator W0613011 Message The software breakpoint can t be set because the access by stopping execution is permitted Please disable the access by stopping execution V850 IECUBE V850 MINICUBE W0613012 Message Because the event of the same name already exists the event can t be made W0810001 Message A variable or a register with the input name doesn t exist W0805001 Message Specify in decimal Explanation This message appears when a string containing characters that are invalid as a decimal number was entered in a decimal base 10 numeric field Action by User Specify a string that
317. he USB communication e g power or cable dis connected or the IECUBE may be malfunctioning IECUBE Select Debug gt Disconnect from Debug Tool then turn off the power to the IECUBE After checking the connection turn the power of the IECUBE back on then select Debug gt Connect to Debug Tool to reconnect There may have been an error in the USB connection e g power or cable discon nected or the MINICUBE or MINICUBE2 may be malfunctioning MINICUBE MINICUBE2 Select Debug gt Disconnect from Debug Tool After checking the connection turn the power back on then select Debug gt Connect to Debug Tool to reconnect E1230721 Message Canceled step wait E1230722 Message End waiting state of step execution was canceled E1232512 Message Aborted step execution E1232514 Message Suspended step execution E1232515 Message Failed in canceling RUN STEP E1232516 Message Can not execute non mapped area E1232517 Message This feature is not supported E1232768 Message Specified file was not found E1232769 Message Illegal line number E1232770 Message Current information is not set E1232771 Message Illegal address E1232772 Message This feature is not supported E1236864 Message Specified register symbol does not exist E1236865 Message Specifie
318. he right of access of the coverage file had not been permitted or the capacity of the disk was insufficient E0608001 Message It failed in reading the xxx because the coverage file did not exist or the right of access had not been permitted E0608002 Message The verify error occurred while reading the xxx because abnormality had been found in the coverage file E0608003 Message The code flash area doesn t exist E0608004 Message The data flash area doesn t exist E0608005 Message The external flash area doesn t exist E0608006 Message The address was acquired and the ID Tag was not able to be acquired illegally E 0611000 Message Failed to convert address xxx E0801003 Message Could not find the file Explanation This appears when the specified file was not found Action by User Make sure that the file exists Check the access privileges to the file Make sure that the file is not corrupt E 0802001 Message Fewer than xxx or more than yyy values cannot be specified Explanation This is output when an out of bounds numerical value is entered into a property Action by User Enter a value that is in bounds E 0820001 Message The input name can t be registered E0820002 Message The input name can t release registration Action by User Make sure that the sp
319. he stack size Message Too many characters in specification for one function The limit is 5119 Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The size configuration information exceeds the maximum number of characters 5 119 Reduce the callee function specifications Even if you register all functions that are called only the function with the largest stack size will be added to the stack size The 5 119 character limit includes parameter names and separators ztENESAS Page 241 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Illegal value value for additional margin Explanation An invalid value was specified as the additional size The added size must be a decimal number or a hexadecimal number preceded by 0x or OX The available values are as follows 78K0 0 65 535 78KOR 0 1 048 575 V850 0 2 147 483 647 Message Illegal value value for recursion depth Explanation An invalid value was specified as the number of recursions Specify a positive number in decimal format or in hexadecimal format preceded by Ox or OX Message Too big additional margin The limit is value Explanation The value specified as the additional size exceeds the limit value Change the value The available values are as follows 78K0 0 65 535 78KOR 0 1 048 575 V850 0 2 147 483 647 Message Total sta
320. he trace complement option E1710042 Message The input option is illega Please input either Clear Addup Mode or Complement R20UT0267EJ0100 Rev 1 00 2tENESAS Page 132 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E1710043 Message The input option is illega Please input either Addup or Complement E1710044 Message The input trace mode is illega Please input either FullBreak FullStop or NonStop E1710045 Message Failed to obtain the trace data direct cause error message E1710046 Message No trace data E1710047 Message Failed to write in direct cause error message E1710048 Message Failed to reset direct cause error message E1710049 Message Faile to execute the procedure step direct cause error message E1710050 Message Could not find the specified file E1710051 Message Please input the script file name E1710052 Message Failed to return out direct cause error message E1710053 Message NoSymbol and SymbolOnly cannot be specified simultaneously E1710054 Message Failed to execute the go command E1710055 Message The coverage function is not supported in this debugger E1710056 Message The coverage function is not supported in this environment E1710057 Message The error occurred by referring to the coverage function direct cause error message E1710058 Message The function is not
321. he trace function in the property of Trace category of Debug Tool Settings tab of debug tool Explanation This appears when the trace function is not enabled in the debug tool settings and the method for acquiring variables is set to trace data analysis in the Analysis Chart panel Action by User Enable the trace function in the debug tool properties M0824003 Message The specified value does not exist from the present location to the xxx of a chart Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 This appears when moving in analysis graph value trends and the specified value is not found in the direction of movement start or end is displayed in xxx ztENESAS Page 194 of 285 CubeSuite Ver 1 40 M0825001 Message CHAPTER 6 MESSAGES The synchronization function was turned off Explanation Set the filtering conditions in the Filter Settings dialog box then click OK At this time if the Linking with the Project Tree panel button or Linking with the Editor panel button is enabled in the toolbar of the Function List Variable List panel it is disabled automatically M0825002 Message The condition of filter settings of current panel was cleared Explanation Enable the Linking with the Project Tree panel Linking with the Editor panel button in the toolbar of the Function List Variable List panel At this time if filtering
322. heck the access privileges to the file E 0201015 Message Failed to apply save settings for the file xxx Explanation Failed to save file settings Action by User There could be a problem with the file contents E 0202001 Message New project creation failed Explanation This message appears when the program fails to create a project Action by User Follow the instructions in the message to remedy the problem E0202002 Message Opening a project failed Explanation This message appears when the program fails to load a project Action by User Follow the instructions in the message to remedy the problem E0202003 Message Saving a project failed Explanation This message appears when the program fails to save a project Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Follow the instructions in the message to remedy the problem ztENESAS Page 74 of 285 CubeSuite Ver 1 40 E0202004 Message CHAPTER 6 MESSAGES Packing a project failed Explanation This message appears when the program fails to pack a project Action by User Make sure that an invalid path is not specified as the pack destination folder Make sure that the pack destination folder is not read only E0202005 Message The project file is broken Explanation This error occurs when the program
323. heck the version of the project file E0202022 Message Restoring compile options failed Explanation Failed to restore compile options from the project file Action by User Check the version of the project file E0202023 Message Saving assemble options failed Explanation Failed to save assembly options to the project file Action by User Check the version of the project file E0202024 Message Restoring assemble options failed Explanation Failed to restore assembly options from the project file Action by User Check the version of the project file E0202025 Message Saving link options failed Explanation Failed to save link options to the project file Action by User Check the version of the project file E0202026 Message Restoring link options failed Explanation Failed to restore link options from the project file Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Check the version of the project file ztENESAS Page 76 of 285 CubeSuite Ver 1 40 E0202027 Message CHAPTER 6 MESSAGES Saving library options failed Explanation Failed to save library options to the project file Action by User Check the version of the project file E0202028 Message Restoring library options failed Explanation Failed to restore libr
324. ic field Action by User Specify a string that represents a valid number in decimal hexadecimal notation W0603017 Message Enter a value smaller than the end address for the start address Explanation This message appears when an area in which an address or symbol range is specified has a start address that is larger than the end address Action by User Specify a start address that is less than or equal to than the end address W0603018 Message Enter a value in the range of xxx to yyy Explanation This message appears when a value greater than the address space of the debugging tool is specified in an area for an address or symbol range Action by User Specify an address range that fits in the address space of the debugging tool W0603019 Message The specified symbol does not exist Explanation This message appears when a nonexistent symbol is specified in an area for an address or symbol range Action by User Specify an existing symbol W0603020 Message The address cannot be omitted Explanation This message appears when an area for an address symbol is left blank and blank entries are not allowed Action by User Specify an address symbol or address expression W0603021 Message The character string is too long Specify a character string with xxx or fewer characters Explanation This mes
325. ied as ASCII Action by User Use the Memory Value Display area to paste text in other than ASCII encoding W0243004 Message Cannot paste because the area contain write protected area Explanation This message appears when a memory value or ASCII characters are pasted into the Memory panel and the area being pasted into is read only Action by User Change the length of text copied or the location copied to in order to avoid pasting into a read only area W0244001 Message Too many initialization data Only up to 16 initialization data can be specified Explanation This message appears when 17 or more initial values are entered in the Memory Initialize dialog box then the OK button is clicked Action by User Set 16 or fewer initial values W0244002 Message Each initialization data cannot exceed 4 bytes Explanation This message appears when an initial value is 5 bytes or larger in size Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Specify an initial value of no more than 4 bytes in size ztENESAS Page 248 of 285 CubeSuite Ver 1 40 W0244003 Message CHAPTER 6 MESSAGES Enter the initialization data Explanation This message appears when the initial data textbox in the Memory Initialize dialog box is left empty and the OK button is clicked Action by User Enter initial values in the inp
326. ified is 512 bytes Message file has different ext_ent_size Explanation Input file file specifies an ext_ent_size that differs from the rest Specify a single ext_ent_size for all input files Message CallTBasePointer CTBP is not set CTBP must be set when compiler option Ot or Xpro_epi_runtime off is not specified Explanation No CALLT base pointer CTBP has been set Set the CTBP if the prolog epilog runtime option settings are not used Xpro_epi_runtime off or unless you have specified a higher level of optimization favor faster execution with the Ot option Cautions for calling prolog epilog runtime The prolog epilog runtime is included in the standard libraries This error will occur even if there is no specification to link to the standard libraries lc so check the library link specification Message S JIS code number1 number2 is broken in string Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The S JIS code specified in string is invalid ztENESAS Page 162 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES multiple defined symbol symbol defined file previous defiend file symbol file file2 Explanation symbol symbol specified in file1 has already been defined in file2 Message undefined symbol symbol referenced in file Explanation Symbol symbol referenced in file file has not been defi
327. ify the existing register name E1710121 Message The specified debug tool is not supported Action by User Use a simulator or MINICUBE MINICUBE2 IECUBE E1710122 Message The input chip select is illegal Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Specify the value within the range of cs0 cs7 ztENESAS Page 135 of 285 CubeSuite Ver 1 40 E1710123 Message CHAPTER 6 MESSAGES Cannot change to the specified debug tool Action by User Specify the debug tool it s possible to change E1710124 Message Please connect to the debug tool before downloading Action by User Connect to the debug tool before downloading E1710125 Message Cannot set the specified map type E1710126 Message Please connect to the debug tool before executing the function Action by User Connect to the debug tool before executing E1710127 Message The specified function was not found Action by User Make sure that the function name exists and specify the existing function name E1710128 Message The coverage data can only be uploaded in the simulator environment Action by User Upload in the simulator environment E1710129 Message Cannot upload the coverage data Action by User Upload a coverage on the platform which is being supported E1710130 Message
328. ild it Message Assembler source module file for different device file name Explanation File was generated for a different series compiler This file cannot be parsed Message Assembler source module file generated by different version of CC name file name Explanation The assembler source module file was compiled using a different compiler version This file cannot be parsed Message Illegal project file file name Check the file Explanation The project file is invalid Check the file This error occurs when the project file opened from the menu after startup is invalid Message Number of lines reached limit 32767 in output Explanation The output result exceeds 32 767 lines Action by User Either change the function selection or output the largest path only Message Number of characters in one line reached limit 5119 in output Explanation The output result includes a line that is longer than 5 119 characters Either change the function selection or output in text format Text format output will be displayed with line breaks Message Too many callee functions The limit is 1024 Explanation The number of callee functions specified exceeds the limit No more than 1 024 functions may be specified Even if you register all functions that are called only the function with the largest stack size will be added to t
329. ile A file needed to install this product may be missing or damaged Canceling installation E0140013 Message Cannot display the license agreement file The file may be damaged Canceling installation E0140014 Message Cannot obtain information about the destination folder of the previous installation Canceling installation Explanation This appears when there is a file with information about the installation folder from the last install but the information could not be read E0140015 Message The specified installation destination drive does not exist or is on a network Please specify a local disk drive Explanation This appears when the installation folder contains specifies a non existent drive or invalid characters or a drive that is not a local disc E0140016 Message Invalid installation folder Explanation This appears when the character that cannot be used as a folder is specified for the folder at the installation destination E0140017 Message Not enough free disk space Please make enough free space on the installation destination Explanation This appears when there is not enough free disc space E0140019 Message Installation failed Please reboot your computer Explanation This appears when some tools failed to install but the installation was successful and the system must therefore be restarted R20UT0267EJ0100 Rev 1 00 ztENESAS Page 71 of 2
330. iled installation was aborted E0120004 Message Installation was aborted E0120005 Message Install failure Error code xxx E0120006 Message Another program is running an update Please run the update after the current update is completed E0120007 Message Failed to acquire administrative privileges Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 If you specified a user who is not an administrator perform the action again 2tENESAS Page 69 of 285 CubeSuite Ver 1 40 E0120008 Message CHAPTER 6 MESSAGES Because installing related updates are failed installation was aborted E0120009 Message Can not find the installer Action by User Perform the update again E0120010 Message Failed to start the installer to install necessary files Action by User Start Update Manager and perform the update E 0120011 Message Install is not completed Explanation Exited after the installer started Update Manager but before installation was complete E 0120012 Message Required files are not found The product license is required to check for updates Please start the license manager and register licenses E 0120013 Message The update manager start up is cancelled E0120014 Message The installation is interrupted It will be restarted next time you start the softwa
331. iler limit too many macro parameters num Explanation There are too many macro parameters The maximum length for processing is 127 Message illegal macro name name Explanation The macro name name is illegal Message System reserved macro name must not be redefined Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Macro name name is reserved by the system It cannot be redefined ztENESAS Page 35 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message System reserved macro name must not be undefined Explanation It is not possible to undefine macro name because it is reserved by the system Message illegal macro parameter name Explanation The macro parameter name is illegal Message macro name mismatch number of parameters Explanation The numbers of parameters of macro name do not match Message macro name missing Explanation The definition of macro name has parameters but is missing a closing parenthesis Message illegal operand for operator Explanation The pound operator specifies something other than a parameter in a macro defini tion Message compiler limit too long stringizing result num Explanation The result of conversion to string is too long The maximum length for processing is 32 766 Message illegal operand for operator Explanation There
332. illegal label reference for symbol symbol in file file2 secion section2 offset offset type relocation type symbol is allocated in section section file file 1 Explanation No GP symbol is specified in section section of boot side executable file file7 or the symbol symbol allocation addressing method is inconsistent Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 If you change a section allocated via a pragma section specification for a variable definition also change the sections of other files where that variable is declared as extern using the same method Symbol symbol is allocated to section1 of file file7 References to symbol symbol are in section section2 of file file2 at offset offset 2tENESAS Page 225 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message relocated value value of relocation entry symbol symbol file file section section offset offset type relocation type for branch command become odd value Explanation A value relocated via a branch relocation entry symbol symbol file file offset offset relocation type relocation type is odd Message relocated value value of relocation entry symbol symbol file file section section offset offset type relocation type for load store command become odd value Explanation A value relocated via a load store relocation entry symbol symbol file file offset offset and relocation type r
333. imit initialization nests too deep num Explanation The initializer list is too deeply nested The maximum length for processing is 100 Message compiler limit too many case labels num Explanation The number of case labels in the switch statement exceeds the maximum limit The maximum length for processing is 1 025 Message cannot recover from earlier errors Explanation Processing cannot continue due to previous errors R20UT0267EJ0100 Rev 1 00 ztENESAS Page 145 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES unknown cpu type cannot compile Explanation Compilation cannot be performed because no target device is specified Message duplicated cpu type Explanation The target device has been specified more than once via options and or pragma directives Message cannot find device file Explanation There is no device file corresponding to the specified target device or the specification of the target device is incorrect Message device file read error Explanation Failed to load device file The device file could be corrupt Message illegal placement pragma cpu Explanation The location of the pragma directive specifying the device name is invalid Enter the device specification before coding C language syntax Message illegal cpu type type Explanation Nothing foun
334. in a__ pascal function definition or prototype declaration If there are no parameters you must explicitly write void Message 78K0 Variable parameters are not allowed for__pascal function ignored __ pascal Explanation 78K0 Variable length parameter lists cannot be specified for __pascal functions The __ pascal keyword will be ignored Message Unexpected characters following directive preprocessing directive newline expected Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Extraneous characters found after preprocessing directive ztENESAS Page 209 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Redefined macro name macro name Explanation The macro name was redefined Message Redefined system macro name macro name Explanation The system macro name was redefined Message Mismatch number of parameter macro name Explanation The number of parameters defined via define differs from the number of parameters referenced Message Identifier truncate to macro name Explanation The macro name is too long It will be shortened to the displayed macro name Message Macro recursion macro name Explanation Recursively defined define directives Message Unrecognized pragma string Explanation This string is not supported Action by User Make sure th
335. in the Disassemble panel W0241001 Message The trace number cannot be omitted Explanation This message appears when saving trace data in the Data Save dialog box and the Save button is clicked while the trace number field is left blank Action by User Enter a trace number in the field W0241002 Message Enter a decimal value for the trace number Explanation This message appears when saving trace data in the Data Save dialog box and the Save button is clicked while a value other than a decimal number is in the trace number field Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Specify a decimal number in the trace number field ztENESAS Page 247 of 285 CubeSuite Ver 1 40 W0241003 Message CHAPTER 6 MESSAGES A trace number equal to or greater than the maximum trace number xxx has been specified Explanation This message appears when saving trace data in the Data Save dialog box and the Save button is clicked while a value greater than the maximum trace number is is in the trace number field Action by User Specify a number no larger than the maximum trace number in the trace number field W0242001 Message The upper limit 128 of watch expressions that can be registered to the Watch panel has been exceeded Explanation The maximum number of watch expressions that can be registered in a single Watch panel
336. ined Explanation Interrupt handler section section has already been defined The Id850 automatically generates an interrupt handler section from the device file For this reason it is not necessary to include one in the link directive Message special section section is already defined Explanation Special section section has already been defined Message illegal section section size Explanation The size of section section is invalid Message can not find GP symbol in segment segment of illegal label reference for local symbol in file file2 section section2 offset offset type relocation type local symbol is allocated in section section1 file file 1 Explanation No GP symbol is specified for segment segment or the local symbol allocation addressing method is inconsistent Action by User If you change a section allocated via a pragma section specification for a variable definition also change the sections of other files where that variable is declared as extern using the same method Local symbols are allocated to section of file file1 References to local symbols are in section section2 of file file2 at offset offset Message can not find GP symbol in segment segment of illegal label reference for symbol in file file2 section section2 offset offset type relocation type symbol is allocated in section section file file1 E
337. ing Explanation There is an error directive in the source file F0520143 Message Program too large or complicated to compile F0520189 Message Error while writing file file F0520219 Message Error while deleting file file F0520563 Message Invalid preprocessor output file F0520564 Message Cannot open preprocessor output file F0520583 Message Invalid error output file F0520584 Message Cannot open error output file F0531003 Message The function function specified by the option option is not exist R20UT0267EJ0100 Rev 1 00 ztENESAS Page 181 of 285 Oct 01 2010 CubeSuite Ver 1 40 F0542001 Message CHAPTER 6 MESSAGES Cannot allocate register to symbol specified by the Xrnumber option F0542002 Message Cannot assign address constant to initializer for bitfield F0550503 Message Cannot open file file Action by User Check the file F0550504 Message Illegal section kind Action by User Check the section type specification F0550505 Message Memory allocation fault Action by User Check free memory F0550506 Message Memory allocation fault string Action by User Check free memory F0550507 Message Overflow error string Explanation Ran out of working space while processing the expression Change it to a simpler expression
338. ing these devices This manual can be broadly divided into the following units CHAPTER 1 GENERAL CHAPTER 2 MESSAGE FORMATS CHAPTER 3 MESSAGE TYPES CHAPTER 4 COMPONENT NUMBERS CHAPTER 5 MESSAGE NUMBERS CHAPTER 6 MESSAGES APPENDIX A WINDOW REFERENCE APPENDIX B INDEX It is assumed that the readers of this manual have general knowledge of electricity logic circuits and microcontrollers Data significance Higher digits on the left and lower digits on the right Active low representation XXX overscore over pin or signal name Note Footnote for item marked with Note in the text Caution Information requiring particular attention Remark Supplementary information Numeric representation Decimal XXXX Hexadecimal OXXXXX Related Documents The related documents indicated in this publication may include preliminary versions However preliminary versions are not marked as such Document Name Document No CubeSuite Start R20UT0256E R20UT0265E R20UT0266E Message This manual Coding for CX compiler R20UT0259E R20UT0261E Integrated Development Environment Analysis User s Manual Programming Build for CX compiler 78KO Coding R20UT0004E 78KO Build R20UTO005E 78KO Debug R20UT0262E 78KO Design R20UTOO06E 78KOR Coding U19382E 78KOR Build U19385E 78KOR Debug R20UT0263E 78KOR Design R20UT0007E V850 Coding U19383E V850 Build U193
339. inimum length of the character string and yyy is the maximum length The values of xxx and yyy are dependent on the input area ztENESAS Page 268 of 285 CubeSuite Ver 1 40 W0603002 Message CHAPTER 6 MESSAGES More than xxx characters cannot be specified Explanation This message appears when a line in the display source set in the Edit Text dialog box is longer than the maximum number of characters Action by User Shorten the line that is greater than the maximum length so that it is within the maximum number of characters W0603003 Message More than xxx lines cannot be specified Explanation This message appears when the display source set in the Text Edit dialog box is longer than the maximum number of lines Action by User Make sure that the number of lines is no more than the maximum limit W0603004 Message Specify xxx digits in hexadecimal Explanation This message appears when a string containing characters that cannot be used to represent a base 16 number is entered in a base 16 number field or when the number of digits is not valid Action by User Specify a hexadecimal number with lt valid number of digits gt W0603005 Message This address expression is invalid Check if the expression is correct or if the spelling of the symbols used in the expression is correct Explanation This message appears when the start addr
340. intermediate assembler file was not found Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 V850 Perform the build after doing the following from CubeSuite in the Property panel for the corresponding C source select the Individual Compile Options tab then under the Output File category set the Output assembler source file property to Yes Fs ztENESAS Page 240 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES 78KO 78KOR Illegal format in file file name line number Check the file Explanation 78KO 78KOR The format of line line number in the assembler source module file is invalid Action by User 78KO 78KOR The assembler source module file generated by CA78K0 KOR may be missing Check the file and rebuild Message V850 Illegal format in file file name line number Check the file Explanation V850 The format of line ine number in the intermediate assembler file is invalid Action by User V850 The intermediate assembler file generated by CA850 may be missing Check the file and rebuild Message Cannot accept CC name version generated assembler source module file Use version or later Explanation The correct stack size cannot be calculated if a call to a runtime library or standard library is included because the compiler version is out of date Action by User It supports to CA78KO KOR Rebu
341. ion Attempted to change the link type of a segment with the assembly relocation attribute set to AT xxxxxH or a segment created via an ORG pseudo instruction via the direc tive Message Segment segment name may not change arrangement Explanation Attempted to change the location address of a segment with the assembly relocation attribute set to AT xxxxxH or a segment created via an ORG pseudo instruction via the directive Action by User Do not specify the location address during assembly for a segment whose link type is specified during linking Message Segment segment name does not exist ignored Explanation The segment specified by the directive does not exist Message Bank type mismatch symbol name in file file name ignored Explanation The symbol bank number specification is inconsistent Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Make sure that the symbol bank numbers are correct ztENESAS Page 64 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Default segment can t allocate to memory ignored Explanation Cannot allocate the default segment to a memory area Action by User Make sure that you can locate gb gi and go data within the ROM range Message Segment segment name allocated on SELFRAM Explanation This segment is located on an area that overlaps BRAM and inter
342. ion Input the first input object module file and a different object module file of the target device Message Can t create temporary file ile name Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Cannot create temporary file 2tENESAS Page 149 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Can t find target chip in all modules Explanation The common object option common has been specified for all input object module files For this reason it is not possible to determine the target device Action by User Remove unneeded common object specification options common Message Segment segment name unknown segment type Explanation There is an error in the segment information of the input object module file the link type specification of the output segment is incorrect Message Segment segment name can t allocated on SELFRAM Explanation This segment is located on an area that overlaps BRAM and internal RAM For this reason the data may become corrupted in self programming mode This area cannot be allocated because the self option is specified See the user s manual of the device for details Action by User Revise the allocation Message file name Bad symbol table Explanation The symbol information of the input object module file is invalid The symbol entry of the input file does not start
343. ion The specified project is already open Action by User Specify a different project E0222010 Message The specified file is invalid Enter a divert project file Explanation The specified file is invalid Action by User Specify a different project E0222011 Message The file name including the path is too long Make it within xxx characters Explanation The path specified by the project name and location is too long Action by User Specify a different project name or location E 0222012 Message The subproject name is invalid A subproject with the same name cannot be made in the location where the main project exists Explanation There is already a main project with the same name excluding extension in the spec ified location Action by User Specify a different project name or location E0222013 Message Any microcontroller type can be created doesn t exist Check the installation Explanation Microcontroller not found Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Make sure that CubeSuite is correctly installed ztENESAS Page 88 of 285 CubeSuite Ver 1 40 E 0223001 Message CHAPTER 6 MESSAGES The specified file could not be opened Explanation This error occurs when the Project Tree panel fails to open the file Action by User Make sure that the file
344. ion ignored Explanation Option option is currently not supported It will be ignored Message Module not found module file name Explanation The module specified for replacement was not found in the library file Message shift count num in function func is out of range Explanation The shift value num in an expression of function func is outside the range of 0 to 31 R20UT0267EJ0100 Rev 1 00 ztENESAS Page 228 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES division by zero in function func Explanation There is a division by 0 in an expression of function func Message The section of variable symbo was changed from old to new Explanation The section of variable symbol was changed from old to new Message The size of variable symbol was changed from old to new Explanation The size of variable symbol was changed from old to new Message The alignment of variable symbol was changed from old to new Explanation The alignment of variable symbol was changed from old to new Message The initial value of variable symbol was changed Explanation The initial value of variable symbol was changed Message immediate for shift operator is out of range Explanation The immediate value specified by the shift instruction is outside the allowable range Only the eff
345. ion No input file specified Message too many files Explanation More than one file is specified for parsing Message Executable file does not provide symbol information Explanation The file to parse does not have a symbol table Message Executable file does not provide data object information Explanation The file to parse does not have any variable Message xxx not found range Explanation No range is specified for the r option Message xxx invalid range Explanation The value specified for the r option is out of range Message xxx invalid end address Explanation The end address specified by the r option is invalid Message xxx not specified path Explanation No output path is specified for the r option Message xxx not specified file name Explanation No output file is specified for the r option F0512003 Message Toomany errors F0520003 Message include file file includes itself Explanation include file file includes itself Correct the error F0520004 Message Out of memory Explanation Out of memory Close other applications and perform the compile again F0520005 Message Could not open source file file F0520013 Message Expected a file name F0520016 Message file is not a valid source file name F0520035 Message error directive character str
346. ion string specifies a different number of registers than previously specified The previously specified number will be used This specification will be ignored Message duplicated option ignored Explanation option has been specified multiple times The previously specified option will be used This specification will be ignored Message BPC value is out of range 0x0 value ignored bpc option Explanation The value specified for bpc is outside the allowable range for the device 0x0 to value The specified value will be ignored and the initial value of the device will be used Message sorry option option not implemented ignored Explanation Option option is not implemented It will be ignored Message sorry option option not implemented ignored Explanation Option option is not implemented It will be ignored Message illegal register number aligned odd register rXX to be even register rYY Explanation Odd numbered registers r1 r3 r31 have been specified The only general purpose registered that can be specified are even numbered rO r2 r4 r30 Assembly will continue assuming that even numbered registers r0 r2 r4 r30 have been specified Message can not use r0 as destination in mul mulu in V850ES core replaced to r1 Explanation The instruction is automatically replaced with an instruction to which this restriction does not appl
347. ion fails in the Build Mode Settings dialog box Action by User Make sure the input value is correct E 0203016 Message Changing build mode name failed Explanation This message appears when an invalid build mode name is entered Action by User Make sure the input value is correct E0203017 Message Changing current build mode failed Explanation The specified build mode does not exist Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Make sure the input value is correct ztENESAS Page 81 of 285 CubeSuite Ver 1 40 E0203018 Message CHAPTER 6 MESSAGES Duplicating build mode failed Explanation The specified build mode does not exist Action by User Make sure the input value is correct E0203019 Message Removing build mode failed Explanation The specified build mode does not exist Action by User Make sure the input value is correct E 0203021 Message A build mode with the same name already exists Explanation This message appears when a build mode with the same name already exists Action by User Make sure the input value is correct E0203023 Message Build in progress Explanation This error occurs when attempting to perform a build when a build is in progress Action by User Wait until the build completes E0203025
348. ion is not recognized E0511109 Message The character string option can not have an argument E 0511110 Message The character string option requires an argument E0511111 Message The character string option can not have a parameter E0511112 Message The character string option requires a parameter Explanation The character string option requires a parameter Specify the parameter E0511113 Message Invalid argument for the character string option E0511114 Message Invalid argument for the Ocharacter string option E0511115 Message The Ocharacter string option is invalid E0511116 Message The Ocharacter string option is not recognized E0511117 Message Invalid parameter for the character string option E0511118 Message Symbol is required for the character string option E0511119 Message The register register specified by the Xr option has been reserved by CX E 0511120 Message Size Option option minimum value maximum value are exceeded Explanation The value of the specified size option is outside the range of minimum value to maxi mum value Action by User Specify a size option value between the minimum and maximum values E 0511121 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Multiple source files are not a
349. ion must be void void E0521646 Message Cannot use direct with NO_VECT E0521647 Message character string is not allowed here E 0521648 Message Cannot call type function function name E0521649 Message Cannot use character string with character string2 Explanation The functions of string 1 and string 2 cannot be used at the same time E0521650 Message type symbol name has already been declared with other pragma pic nopic Explanation There is a pragma pin nopic specification in conflict with type symbol name E0532002 Message Exception exception has occurred at compile time E0550200 Message Illegal alignment value Action by User Check the alignment condition specification E 0550201 Message Illegal character Action by User Check the character E0550202 Message Illegal expression Action by User Check the expression E0550203 Message Illegal expression string Action by User Check the expression element E0550204 Message Illegal expression label Action by User Check the expression E0550205 Message Illegal expression label label Action by User Check the expression E0550206 Message Illegal expression label label Action by User Check the expression E055
350. ions having the same ID are declared as EXT_FUNC in the compiler Message Illegal allocate an EXT_FUNC function function name file file name Explanation When linking with the zb option specified there is a function body declared as EXT_FUNC in the compiler Message Can t find FLASH start address in file file name Explanation The Flash start address was not found Action by User Input an LMF file with zb specified Message Cannot find project file file name Explanation There is no project file Action by User Make sure that the file exists Message Project file read error file name Explanation An error occurred while loading the project file Reading the project file may be blocked Message Illegal format in project file file name Explanation The project file format is invalid Action by User This error occurs when invalid format is found in the project file Either correct the error or create the project again Message Failed to invoke file file name Explanation Failed to start sk78k0 k0r 850 Action by User This error occurs when sk78k0 exee sk78kOr exe or Sk850 exe fails to start Start the program in question again If it fails to start again then the program may not have been installed correctly try installing again Message Cannot create temporary fi
351. is name reserved word memory space name or memory area name has already been registered Message Overlapped memory areas memory area 1 and memory area 2 Explanation The addresses of the memory areas in the memory directive overlap Message Memory area memory area name too long up to 256 characters Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 he name specified for the memory area in the directive is too long The name of the memory area in the directive must be no more than 256 characters ztENESAS Page 52 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message Memory area memory area already defined Explanation The memory area specified in the memory directive has already been registered Message Memory area memory area redefinition out of range Explanation The range of the memory area specified by the memory directive is outside the redefin able range Message Segment segment name wrong allocation type Explanation The segment allocation type in the merge directive is incorrect Message Illegal number Explanation The directive contains an illegal number Message Too large value up to 1048575 OFFFFFH Explanation The directive contains a number greater than 1048575 OFFFFFH Message Memory area memory area definition out of range Explanation The sum of the start address and size of the memory are
352. istered following license key yyyyyy E0182000 Message Could not write the license information to xxx E0190000 Message Failed to start CubeSuite License Manager Please reinstall the CubeSuite E 0190001 Message Can not find the folder to store the license information Please install CubeSuite again E 0200001 Message A critical error occurred Explanation Appears when a fatal error has occurred Action by User Please update CubeSuite Please contact your vendor or your Renesas Electronics overseas representative E0200002 Message Launching program xxx failed Explanation This appears when the IDE fails to launch a Windows program Action by User Make sure that the debugging tool is connected E0200003 Message Could not open a file with Explorer Explanation This error occurs when the open action fails for some reason Action by User Check the path to Explorer E0200004 Message Could not open a file with the specified application Explanation This appears when an application file specified in the project tree could not be opened Action by User Make sure that an executable application was specified E0200005 Message Clipboard setting failed Explanation This error occurs when data could not be set in the clipboard Action by User There ma
353. ite Ver 1 40 CHAPTER 6 MESSAGES Message if ifn etc too deeply nested Explanation 17 or more levels of nesting have been used in the conditional assembly pseudo instruction Message unexpected EOF in string Explanation There is no endm pseudo instruction corresponding to string pseudo instruction Message paramater table overflow Explanation 33 or more actual parameters have been used Message string not in repeat irepeat Explanation string pseudo instruction is not surrounded by repeated assembly pseudo instructions Message local symbol value overflow Explanation The number of symbols generated automatically via the local pseudo instruction exceeds the maximum limit 65 536 Message string nest over Explanation string is nested 9 levels or more Message unreasonable macro_call nesting Explanation A macro body called the macro currently being defined Message argument mismatch Explanation The arguments specified in the macro call are invalid Message must be followed by defined symbol Explanation The dollar sign must be followed by a non symbol identifier or an undefined symbol name Message too many errors Explanation The number of fatal errors has reached 30 Assembly halted Message unknown cpu type Explanation Assembly cannot be performed because no target device is specified
354. its Message Hex constants must have at least one hex digit Explanation A hexadecimal constant expression must contain at least one hex digit Message Compiler limit too many comment nesting Explanation The maximum limit of 255 nested comments has been exceeded Message 78K0 SM option specified float amp double keywords are not allowed Explanation 78K0 The specify static model option sm was specified The types float and double are not allowed Message 78K0 MF option specified for bank function function modifier keyword is not allowed Explanation 78K0 Function modifiers cannot be used because the function information file specifi cation option for supporting the bank function mf was specified Message Keyword function modifier is not allowed Explanation This function modifier cannot be used Message Incompatible type conversion Explanation Converting to a type not permitted for an assignment statement Message Illegal indirection Explanation Used an asterisk operator on an expression of type integer Message Incompatible structure type conversion Explanation Two structures or two sides of a structure assignment statement are of incompatible types Message Illegal Ivalue Explanation An element is not a legal Ivalue R20UT0267EJ0100 Rev 1 00 ztENESAS Page 23 of 285 Oct
355. its R20UT0267EJ0100 Rev 1 00 2tENESAS Page 11 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 2 MESSAGE FORMATS 2 2 2 When executing CA78K0 CA78KOR or CA850 1 When the file name and line number are included file name line number build tool name error message type message number message 2 When the file name and line number aren t included message type message number message Remarks 1 Following contents are output as the continued character string MESSAGE TYPES 1 alphabetic character MESSAGE NUMBERS 4 digits 2 The following format is used for internal errors C0101 C0103 C0104 etc file name lt line number gt message message type message number message 3 An internal error of the build tool displayed in Output panel doesn t correspond to the display of help function R20UT0267EJ0100 Rev 1 00 ztENESAS Page 12 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 3 MESSAGE TYPES CHAPTER 3 MESSAGE TYPES This chapter describes the message types displayed by CubeSuite 3 1 When Using CubeSuite The message types 1 alphabetic character when CubeSuite is operated are as follows Table 3 1 Message Type When Using CubeSuite Message Type Description Internal error Processing terminated suspended Internal error occurred Fatal error Processing terminated suspended Error occurred Information Informational message Check the message and continue the process
356. ize E1204112 Message Illegal map range E1204113 Message Failed in setting internal ROM and RAM R20UT0267EJ0100 Rev 1 00 ztENESAS Page 116 of 285 Oct 01 2010 CubeSuite Ver 1 40 E1204114 Message CHAPTER 6 MESSAGES This feature is not supported E1204115 Message No terminal name E1204117 Message Programmable IOR does not exist E1204118 Message Programmable IOR does not movable E1204119 Message I O Protect mapping is possible a target attribute only E1204120 Message Illegal internal ROM size E1204121 Message Illegal internal ROM size or internal RAM size E1204122 Message Specified Simulator configuration file was not found E1204123 Message Simulator configuration file was not specified E1204124 Message Illegal Simulator configuration file E1204125 Message DataFlash area does not movable E1204126 Message DataFlash area does not exist E1204351 Message Can not communicate with Emulator Action by User There may have been an error in the USB communication e g power or cable dis connected or the IECUBE may be malfunctioning IECUBE Select Debug gt Disconnect from Debug Tool then turn off the power to the IECUBE After checking the connection turn the power of the IECUBE back on then select Debug gt Connect to Debug Tool
357. k the device file F0550525 Message Illegal microcontrollers Explanation There is no microcontrollers corresponding to the specified device file Action by User Check the device file F0550526 Message Devicefile version mismatch cannot use version version Action by User Check the device file F0550528 Message tidata byte tibss byte size overflow size gt 128 Action by User Check the sizes of the tidata byte section and tibss byte section F0550529 Message tidata word tibss word size overflow size gt 256 Action by User Check the sizes of the tidata word section and tibss section and tibss section F0550530 Message tidata tibss size overflow size gt 256 Action by User Check the sizes of the tidata byte section tibss byte section tidata word section tibss word section tidata section and tibss section F0550531 Message Too many symbols Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The maximum number of symbols that can be included in a single file has been exceeded The maximum number of symbols that can be included is 4294967294 including symbols registered internally by the assembler ztENESAS Page 183 of 285 CubeSuite Ver 1 40 F0550532 Message CHAPTER 6 MESSAGES Illegal object file string Explanation A file system dependent erro
358. k the internal peripheral I O register E 0550218 Message Illegal operand cannot write I O register which does not have write access Action by User Check the internal peripheral I O register E0550219 Message Illegal operand inconsistent bit position Action by User Check the bit location E0550220 Message Illegal operand identifier is reserved word Action by User Check the operand E 0550221 Message Illegal operand label label Action by User Check the expression E0550222 Message Illegal operand label not allowed Action by User Check the operand E0550223 Message Illegal operand label not allowed for settf shl Action by User Check the operand E0550224 Message Illegal operand label reference for jmp must be string Action by User Check the operand E0550225 Message Illegal operand must be evaluated positive or zero Action by User Check the expression E0550226 Message Illegal operand must be even displacement Action by User Check the displacement E0550227 Message Illegal operand must be immediate label or symbol for operator Action by User Check the operand E0550228 Message Illegal operand must be register Action by User Check the operand E0550229
359. l already defined at line number E0560621 Message Illegal segment type string E0560622 Message Illegal section type string E0560623 Message Illegal section attribute character E0560624 Message stirng in segment directive of non LOAD segment is illegal E0560637 Message Unknown symbol kind string E0560638 Message Symbol kind string specified more than once in same or other directive E0560641 Message Section attribute attribute of section section and segment attribute attribute of seg ment segment do not match E0560660 Message S JIS code number1 number2 is broken E0592001 Message Multiple input files are not allowed Action by User Use a list file to convert more than one file E0592002 Message Multiple output files are not allowed Action by User Use a list file to convert more than one file E0592003 Message List file is specified more than once Action by User Combine them into a single list file E0592004 Message Invalid argument for the option option Action by User Check the argument E0592005 Message The option option can not have an argument Explanation An invalid argument was specified for the option option E0592006 Message The option option requires an
360. l digits Message Too big constant Explanation The constant is too large Message Too small constant Explanation The constant is too small Message Too many character constants Explanation The length of the character constant exceeds two characters Message Empty character constant Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The character content is empty ztENESAS Page 22 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message No terminated string literal Explanation The character string does not end with a quotation mark Message Changing string literal Explanation The string literal is being overwritten Message Compiler limit too many characters in string literal Explanation The length of the string literal exceeds 509 characters Message Ellipsis requires three periods Explanation The C compiler has detected two periods but three are required Message Missing delimiter Explanation There is an error in the delimiter Message Too many s Explanation The opening and closing curly brackets and do not match up Message No terminated comment Explanation The comment is not terminated by the characters Message Illegal binary digit Explanation The number contains characters that cannot be used as binary dig
361. l section type string Explanation string cannot be specified as a section type Message illegal attribute character character Explanation character cannot be specified as a section attribute Message string in segment directive of non LOAD segment is illegal Explanation string cannot be specified in a segment directive without specifying LOAD as the seg ment type Message unknown symbol kind string Explanation string cannot be specified as a symbol type Message symbol kind string specified more than once in same or other directive Explanation Symbol type string is specified multiple times in the same symbol directive or in differ ent symbol directives Message section attribute attribute of section section and segment attribute attribute of seg ment segment do not match Explanation Section attribute attribute for section section does not match the segment attribute of segment segment allocated to this section Action by User Ignore section attribute G and match section attributes A W and X with values corre sponding to segment attributes R W and X Message Invalid sub command Explanation The sub command is incorrect Message Invalid syntax Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 There is an error in the parameter specification of the
362. lanation An auto or register declaration has been made outside a function or a boolean vari able has been defined inside a function Message Undeclared variable name function function name Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Trying to use a variable that has not been declared ztENESAS Page 27 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Declaration syntax Explanation There is a syntax error in the declaration statement Message Redefined symbol name Explanation The same symbol has been defined more than once Action by User Define symbols one time Message Too many sreg variables Explanation There are too many sreg variable declarations Message 78K0 Not allowed automatic data in noauto function Explanation 78K0 Automatic variables cannot be used in noauto functions Message 78K0 Too many automatic data in noauto or norec function Explanation 78K0 There are too many automatic variables in a noauto or norec function Action by User 78KO Reduce the number of automatic variables in the noauto norec function See the CubeSuite Coding of the User s Manual for information on the numbers of vari ables that can be used Message Too many bit boolean type variables Explanation There are too many variables of type bit or boolean
363. lanation Function function has been specified as an interrupt handler but function has already been defined without an interrupt specification Message Both interrupt and RTOS interrupt attributes are specified Explanation It is not possible to simultaneously specify an ordinary interrupt and real time OS inter rupt Message Specifying interrupt name name is not allowed Explanation The name of the interrupt request cannot be RESET or RST Message unknown cpu type cannot use interrupt request name Explanation The interrupt request name cannot be used because no device is specified Message Interrupt function function with direct is undefined Explanation Function function specified for direct allocation is not defined inside the file R20UT0267EJ0100 Rev 1 00 ztENESAS Page 49 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message illegal directive pragma section section name must be specified Explanation No section name is specified for the pragma directive section allocation Message illegal directive pragma section unrecognized section name name Explanation Illegal section name name is specified for the pragma directive section allocation Message illegal directive pragma section begin or end must be specified Explanation A pragma directive section allocation requires a begin and end
364. le file name Explanation Include file not found Action by User Either set the path where the include file is located in the INC environment variable or set the path using the i option Message Too long file name file name Explanation The file name is too long Message Include directive syntax Explanation The filename defined by the include statement is not properly surrounded by quota tion marks or angle brackets lt gt Message Compiler limit too many include nesting Explanation Include file nesting exceeds50 levels Action by User Correct the source so that include file nesting is no more than50 levels Message Illegal macro name Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The macro name is illegal ztENESAS Page 32 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message Compiler limit too many macro nesting Explanation Macro nesting exceeds 200 levels Message Redeclared parameter in macro macro name Explanation The same identifier appears more than once in the parameter list of a macro definition Message Illegal macro parameter macro name Explanation There is a code error inside the parentheses of a function format macro Message Missing macro name Explanation Failed to find a closing parenthesis on the same line as a de
365. le file name Explanation Cannot create temporary file Action by User Make sure that the folder allows files to be created E 0020001 Message Cannot find product list file xxxx E 0020002 Message Not Support this device xxxx E0020003 Message Cannot read file E 0021001 Message Cannot find product file xxxx E 0021002 Message Not Support this device xxxx E0021003 Message Cannot read file E0021004 Message Failed update of Device dependent information E 0022001 Message Not Support this device xxxx E0022002 Message Cannot find terminal information file xxxx E0022003 Message Cannot read file E0023001 Message Not Support this device xxxx E0023002 Message Cannot find device file xxxx E0023003 Message Cannot find device extended information file xxxx E0023004 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Cannot read file ztENESAS Page 67 of 285 CubeSuite Ver 1 40 E0023005 Message CHAPTER 6 MESSAGES XXXX isn t a device file E0023006 Message V850 microcontroller is not supported E0023007 Message 78K microcontroller is not supported E0023008 Message 78K0 78KOS and V850 microcontroller are not supported E0023009 M
366. le name Explanation 78KO 78KOR The file name contains illegal characters or the maximum character length has been exceeded Action by User 78KO 78KOR Specify the file name with correct characters and the correct number of characters Message V850 rreg num is out of range num1 lt num lt num2 Explanation V850 The number num specified by the reg option is out of range Specify a value between num and num2 Message 78KO 78KOR Illegal file specification file name Explanation 78KO 78KOR An illegal file was specified Action by User 78KO 78KOR Specify a correct file name Message V850 cannot write file file errno num Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 V850 Message number num occurred while writing to file file 2tENESAS Page 166 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES File not found file name Explanation The specified input file was not found Action by User Specify the name of an existing file Message File specification conflicted file name Explanation The input and output files have the same name Action by User Specify input and output files with different names Message Unable to make file file name Explanation The specified file is write protected Action by User Remove the write protectio
367. le writing to file file Message cannot read file file Explanation An error occurred while reading from file file Message cannot create file file Explanation Cannot generate file file Message input line is too long Explanation The input file contains a line that is too long Message File open error has occurred file name Explanation Cannot open the file Message File read error has occurred file name Explanation Cannot correctly load the file Message File write error has occurred file name Explanation Cannot write data to the file correctly Message File seek error has occurred file name Explanation A file seek error has occurred Message too many errors Explanation Compilation was halted because the number of errors has exceeded the defined limit Message unknown option option Explanation Invalid option option has been specified Message invalid argument of option option Explanation The argument of option option is invalid Message nested command file file Explanation Command file file is nested Nesting is not allowed Message no input file Explanation No input file specified Message cannot open file file Explanation Could not open file file Message archive symbol table and archive member mismatch Explanation There is
368. list is invalid Only the effective lower order digits will be recognized as being specified and the assembly will continue Message illegal register number ignored Explanation The register specified for the register list of the prepare dispose instruction is invalid The invalid register will be ignored and the assembly will continue Message illegal operand access width mismatch Explanation An internal peripheral I O register with mismatched access width is specified for the operand Message base register is ep r30 only Explanation Only ep can be specified for the base register of the sld sst instruction Message illegal regID for inst Explanation Access is blocked to the system register with the number specified by the inst instruction Message illegal operand immediate must be multiple of 4 Explanation A multiple of four must be specified as the value of the operand The number is rounded down and assembly continues R20UT0267EJ0100 Rev 1 00 ztENESAS Page 221 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message duplicated cpu type ignored option cpu Explanation The specifications of the cpu option and the option pseudo instruction differ The cpu option is given precedence and the target device specification by the option pseudo instruction will be ignored Message string already specified ignored Explanat
369. llegal data size E1216394 Message Illegal mode E1216395 Message Setting value is inaccurate E1216396 Message Event link conditions cannot be used for section trace conditions E1216397 Message Too many identical events are registered gt 32767 E1216398 Message Specified event condition does not exist E1216399 Message Illegal event link condition E1216400 Message Function not found E1216401 Message Not enough memory E1216402 Message Timer is being disabled E1216404 Message Can not use software break E1216405 Message Can not use event condition specifying address range E1216406 Message Can not change event condition E1216407 Message Can not access word at odd address E1216408 Message Not enough memory E1216409 Message This feature is not supported E1216410 Message No Event E1216411 Message Can not use tag event E1216413 Message Start event and end event of timer are not made to the same setup E1216414 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Too many trace events ztENESAS Page 119 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E1216415 Message Path count cannot be set up E1216416 Message Address range cannot be set up in event before execution E12
370. llocated in section section file file 1 W0560501 Message No library symbol table ignored this library file W0560625 Message Aligned odd value number7 to be even value number2 W0560628 Message Segment segment overflowed highest address of target machine W0560639 Message stirng in segment directive is illegal when Xrelinkable_object option specified ignored W0560640 Message Xrelinkable_object option specified ignored W0560642 Message No LOAD segments exist for mapping input section section in file file this section is mapped to non LOAD DUMMY segment with no program header W0560643 Message stirng is illegal in 1pass mode ignored try in 2pass mode Xtwo_pass_link option W0560644 Message stirng is illegal when Xalign_fill option specified ignored value of stirng W0560645 Message stringsymbol multiply defined to segment segment first defined symbol symbol used W0560647 Message stringsymbol multiply defined first defined symbol symbol used W0560651 Message Segment segment number1 number2 must be in string relative addressable range number3 number4 W0560653 Message Segment segment number1 number2 overflowed highest or lowest address of internal memory number3 number4 W0560654 Message string specified in EP symbol directive ignored W0560655 Message Segment segment number1 number2 overlaps g
371. llocation as necessary Message Segment segment name allocated on SELFRAM Explanation This segment is located on an area that overlaps BRAM and internal RAM For this reason the data may become corrupted in self programming mode See the user s manual of the device for details Message Stack area less than 10 bytes Explanation The size of the allocated stack area is 10 bytes or less the size of the stack area allocated from the memory area specified via the s option is 10 bytes or less Message Can t allocate stack area Explanation There is not enough free space in the memory area to allocate the stack area could not allocate stack area from the memory area specified via the s option Message 78K0 Can t find target chip in all module Explanation 78K0 The common object option common has been specified for all input object module files For this reason it is not possible to determine the target device Action by User 78K0 Remove unneeded common object specification options common Message 78KOR Different REL type in file name Explanation 78KOR There is a conflict in the type versions of the object module files Action by User 78KOR Perform the assembly or compilation again with the latest version Message Multiple CAP NOCAP are in file file name option Defined first one in file file name option
372. llowed when both the o option and the character string option are specified 2tENESAS Page 91 of 285 CubeSuite Ver 1 40 E 0511122 Message CHAPTER 6 MESSAGES The argument for the character string option must be an object file E 0511124 Message Either the C option or the Xcommon option must be specified E 0511125 Message Cannot find device file E 0511126 Message Device file file read error E0511127 Message The specified device is not supported E 0511129 Message Command file file is read more than once E 0511130 Message Command file file cannot be read E 0511131 Message Syntax error in command file file E 0511132 Message Failed to create temporary folder E0511133 Message The parameter for the character string option must be a folder when multiple source files are specified E 0511134 Message Input file file is not found E 0511135 Message path specified as an input file is a folder E 0511136 Message Failed to delete a temporary file file E0511137 Message Failed to delete a temporary folder folder E 0511138 Message Failed to open an input file file E0511139 Message Failed to open an output file file E0511140 Message Failed to close an input file file E0511141
373. lue W0403017 Message Please input or select a valid SFR address W0403018 Message When 20 MHz has been selected the circuit cannot be changed to a 1 MHz internal high speed oscillator W0403019 Message The following interrupt conflicts have been detected You must change the setting in that module before you can use it for other purpose W0403020 Message No channel can be used please modify anolog input pins selection W0403021 Message Xxx was changed the following macros should be updated yyy W0403022 Message Cannot reflect user option byte to Code generator Design Tool Please change the value of user option byte or set it at Code Generator Design Tool W0403023 Message Cannot reflect build option to Code generator Design Tool Please change the setting of build option or Code Generator Design Tool W0403024 Message The start up file for the build object is changed to xxx W0403025 Message The link directive file for the build object is changed to xxx W0403026 Message Source address will overflow as a result of counting direction and byte W0403027 Message Destination address will overflow as a result of counting direction and byte W0403028 Message The address area has been changed the address settings in DMA should be updated W0403029 Message The INTTMmn has been changed The related setting of SAU should be updated W0403030 Message The com
374. lue falls within one of the operand ranges spec ified for each addressing type Message Even value expected file file name segment segment name symbol symbol name address xxxxxH type addressing type Explanation An odd operand value was used to resolve the relocatable object code for callt or sad drp addressing callt and saddrp addressing operands must be even Caution Addresses expressed in the format address xxxxxH are absolute addresses following segment alignment Message A multiple of 4 value expected segment segment name address xxxxxH type addressing type Explanation The operand value used to resolve the relocatable object code for saddr addressing must be a multiple of 4 Caution Addresses expressed in the format address xxxxxH are absolute addresses following segment alignment Message Symbol symbol name unmatched type in file file name 1 First defined in file file name2 Explanation The type of an externally defined referenced symbol with the same name is different in file 1 and file 2 Message Multiple symbol definition of symbol name in file file name 1 First defined in file file name 2 Explanation PUBLIC symbol defined in object module file 1 has already been declared PUBLIC in object module file 2 Message Undefined symbol symbol name in file file name Explanation R20UT0267EJ01
375. ment overlaps the area allocated to segment segment2 before address number2 Action by User If an error is caused by overlapping at link time for a segment that should not be overlapping and thus preventing linking make sure that the link directive specification does not include the high order part of the address first Below are some sample errors Examples DATA1 LOAD RW VOx300000 data SPROGBITS sdata SPROGBITS sbss SNOBITS bss SNOBITS LOAD RX VOx100000 LOx100000 text S PROGBITS AX text Segment addresses must be specified in order from smaller to larger Consequently the address must be written with the part allocated to the lower order address first Message start address number7 of section section overlaps previous section section2 ended before address number2 Explanation Start address number of section section overlaps the area allocated to section section2 before address number2 R20UT0267EJ0100 Rev 1 00 2tENESAS Page 160 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES start address number1 of section section oveflowed start address number2 of segment segment Explanation Start address number1 of section section is allocated ahead of start address number2 of segment segment to which it belongs Message memory size number7 of segment segment overflowed specified or default maximum memory size number2
376. must have same type type7 type2 Explanation Make both sides type1 type2 of operator operator of the same type R20UT0267EJ0100 Rev 1 00 2tENESAS Page 46 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message invalid use of void expression Explanation The void expression is illegal Message Operand of must be function type Explanation Make the operand of the parentheses operator a function Message Operand of operator must be pointer type Explanation Make the operand of operator operator a pointer type Message Operand of must be struct union object Explanation Use the dot operator with a structure or union Message Operand of gt must be pointer to struct union object Explanation Use the gt operand with a pointer to a structure or union Message Operand of sizeof must not be type Explanation type cannot be specified as the operand of sizeof Message unknown size struct union or array Explanation A structure union or array with unknown size has been specified for an operator requiring the object size Message unknown size function Explanation A function with unknown size has been specified for an operator requiring the object size Message cannot convert non Lvalue array to pointer Explanation Arrays other than lvalues cannot be c
377. n Explanation The path parameter option was set to other than a path name Action by User Specify a correct path name Message Missing parameter option Explanation A required parameter was not specified Action by User Specify the parameter Message Parameter not needed option Explanation An unneeded parameter was specified Action by User Remove the unneeded parameter Message Out of range option Explanation The specified number is out of range Action by User Specify a correct number Message Parameter is too long option Explanation The parameter exceeds the maximum character length Action by User Change the length of the parameter to within the maximum number of characters Message Illegal parameter option Explanation There is a syntax error in the parameter Action by User Specify the parameter correctly Message Too many parameters option Explanation The number of parameters exceeds the maximum limit Action by User Change the number of parameters to within the maximum limit Message Option is not recognized option Explanation The option name is incorrect Action by User Specify a correct option name Message Parameter file nested Explanation The f option was specified in
378. n E0205003 Message Searching or replacing failed Explanation This error occurs when the search or replace action fails for some reason Action by User There may not be enough memory E0205004 Message Searching or replacing xxx failed Explanation This error occurs when the search or replace action fails for some reason Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 There may not be enough memory ztENESAS Page 82 of 285 CubeSuite Ver 1 40 E 0206001 Message CHAPTER 6 MESSAGES Search in progress The next search cannot be done until the current search finishes Explanation This message appears when attempting to perform a search while one is in progress Action by User Cancel the search or wait until it completes E0207001 Message Writing to memory failed Explanation A debugger error occurred when writing by pressing the Enter key from the Memory panel Action by User Make sure that the debugging tool is connected E0207002 Message The specified range includes the memory area that cannot be written Explanation This message appears when the OK button is clicked in the Memory Initialize dialog box Action by User Check whether to contain the memory area that cannot be written within the specified area E0207003 Message Writing to the Flash Options f
379. n file expc ini E1200265 Message Can not communicate with Emulator Please terminate the debugger and check the power of Emulator or the connection of cable then restart the debugger Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 There may have been an error in the USB communication e g power or cable dis connected or the IECUBE may be malfunctioning IECUBE Select Debug gt Disconnect from Debug Tool then turn off the power to the IECUBE After checking the connection turn the power of the IECUBE back on then select Debug gt Connect to Debug Tool to reconnect UThere may have been an error in the USB connection e g power or cable discon nected or the MINICUBE or MINICUBE2 may be malfunctioning MINICUBE MINICUBE2 Select Debug gt Disconnect from Debug Tool After checking the connection turn the power back on then select Debug gt Connect to Debug Tool to reconnect ztENESAS Page 111 of 285 CubeSuite Ver 1 40 E1200266 Message CHAPTER 6 MESSAGES Cannot run debugger and a utility at the same time E1200416 Message 78KO 78KOR No response from the emulation CPU Please confirm the signal of the CLOCK or RESET and so on Message V850 No response from the evachip Please confirm the signal of the CLOCK or RESET WAIT HLDRQ and so on E1200417 Message Failed in reading ie703000 ie E1200418 Message B
380. n from the file Message Directory not found file name Explanation The output file name includes a nonexistent drive or folder Action by User Specify an existing drive or folder name Message Illegal path option Explanation The path parameter option was set to other than a path name Action by User Specify a correct path name Message Missing parameter option Explanation A required parameter was not specified Action by User Specify the parameter Message Parameter not needed option Explanation An unneeded parameter was specified Action by User Remove the unneeded parameter Message Out of range option Explanation The specified number is out of range Action by User Specify a correct number Message Parameter is too long option Explanation The parameter exceeds the maximum character length Action by User Change the length of the parameter to within the maximum number of characters Message Illegal parameter option Explanation There is a syntax error in the parameter Action by User Specify the parameter correctly Message Too many parameters option Explanation The number of parameters exceeds the maximum limit Action by User Change the number of parameters to within the maximum limit
381. n invalid value was specified as the number of recursions Specify a positive number in decimal format or in hexadecimal format preceded by Ox or OX W0594164 Message Too big additional margin The limit is value Explanation The value specified as the additional size exceeds the limit value Change the value The available values are as follows 0 2 147 483 647 W0594165 Message Total stack size exceeds value in function function name Reduce recursion depth Explanation The amount of stack used by the function exceeds the limit Action by User Reduce the number of recursions W0594166 Message Total stack size exceeds value in function function name Reduce stack size in the maximum call chain Explanation The amount of stack used by the function exceeds the limit Action by User Reduce the stack size starting with the function with the largest path W0602102 Message Check the connection of the conversion adapter W0603001 Message Fewer than xxx or more than yyy characters cannot be specified Explanation This message appears in the Message dialog box if a string is specified for the area that is shorter than xxx characters or longer than yyy characters when xxx and yyy are the minimum and maximum lengths respectively Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Xxx is the m
382. n the number of members in the dec laration Message Cannot initialize a function function name Explanation Functions cannot be initialized Message Compiler limit initializers too deeply nested Explanation The initialization elements are nested too deeply Message Undefined static function function name Explanation A function with a static declaration was referenced in a file where it has no definition Message 78K0 Illegal type for automatic data in noauto or norec function Explanation 78K0 The type of an automatic variable is too large for a noauto or norec function Message 78KOR Cannot allocate interrupt function in RAM area Explanation 78KOR Cannot allocate interrupt function in RAM area because when interrupt occurred it can t branch Message 78KOR __ far is not allowed for callt interrupt function Explanation 78KOR The __far modifier is not allowed for callt interrupt functions Message Parameters are not allowed for interrupt function Explanation Arguments are not allowed for interrupt functions Message Interrupt function must be void type Explanation interrupt functions must be of type void Message 78K0 Callt callf noauto norec __banked __ pascal are not allowed for interrupt func tion Explanation 78KO The callt callf noauto nor
383. n the same switch statement Message Non constant case expression Explanation A value other than an integer constant is specified for a case statement Message Compiler limit too many case labels Explanation There are more than 257 case labels in the switch statement Message Default not in switch Explanation A default statement is not in the correct location Message More than one default Explanation The switch statement has more than one default statement Message Compiler limit block nest level too depth Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Block nesting exceeds 45 levels ztENESAS Page 26 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Inappropriate else Explanation if and else statements do not match Message Do statement must have while Explanation do must end with while Message Break continue error Explanation The location of a break or continue statement is incorrect Message Void function function name cannot return value Explanation A function with a void declaration is returning a value Message No effective code and data cannot create output file Explanation Cannot create output file because there is no valid code or data Message External definition syntax Expla
384. nal RAM See the user s manual of the device for details Action by User Revise the allocation Message Relocatable object code address out of range file file name segment segment name address xxxxxH type addressing type Explanation The revision information for the relocatable object code in the input object module file is being output to an address with no object code the address of the relocation entry is outside the origin data range Caution Addresses expressed in the format address xxxxxH are absolute addresses following segment alignment Action by User Make sure that the symbol addressing is correct Message Illegal symbol index in line number file file name segment segment name Explanation The symbol information is not referenced correctly due to an error in the debugging line number information in the input object module file The line number index does not match the symbol index Message Can t find symbol index in relocatable object code file file name segment segment name address xxxxxH type addressing type Explanation The symbol information is not referenced correctly due to an error in the relocatable code revision information in the input object module file The relocation entry does not match the symbol index Caution Addresses expressed in the format address xxxxxH are absolute addresses following segment alignme
385. name section name or symbol name Message section name is expected at the beginning of section directive Explanation Start a section directive with a section name Message mt or is expected to follow name Explanation A colon equals sign or at mark is required after the starting name of a direc tive Message is expected to follow section name Explanation An equals sign is required after an output section name Message too many Y Explanation There are too many closing curly brackets corresponding to opening curly brackets Message illegal character number Explanation There is an illegal character number in the link directive Message string needs effective parameter Explanation string requires a valid parameter Message string is illegal in segment directive Explanation string cannot be specified in a segment directive Message string is illegal in section directive Explanation string cannot be specified in a section directive Message string is illegal in symbol directive Explanation string cannot be specified in a symbol directive Message string is illegal in file specification field Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 string cannot be specified in an area
386. nation There is an error in the function definition Message Too many callt functions Explanation There are too many callt function declarations Up to 32 callt functions can be declared Action by User Reduce the number of callt function declarations Message Function has illegal storage class Explanation An illegal storage class has been specified for the function Message Function returns illegal type Explanation The return type of the function is illegal Message 78K0 Too many parameters in noauto or norec function Explanation 78K0 There are too many noauto or norec function parameters Action by User 78K0 Reduce the number of parameters Message Parameter list error Explanation There is an error in the function s parameter list Message Not parameter string Explanation Something other than a parameter is being declared in the function definition Message 78KOR Illegal parameters in rtos_task function Explanation 78KOR There is an illegal parameter in the RTOS task function Action by User 78KOR Use no more than one parameter Parameters larger than 4 bytes cannot be specified Message Different bank direction specified same file Explanation Different banks are specified in the same file Message Illegal strage class Exp
387. nation of options is specified Action by User Specify the options correctly E 0219001 Message Executing external tool failed Explanation This message appears when an external tool could not be executed e g the file was not found from the Tool or Tool name menu Action by User Make sure that the path of the specified command is correct E 0220001 Message Jump to source failed Explanation This message appears when an exception is thrown when executing the Jump to Source menu command Action by User There may be no source information at the specified location In this case it is not possible to jump from here Check whether the target source file exists Make sure that the debugging tool is connected E0220002 Message Jump to disassemble failed Explanation This message appears when an exception is thrown when executing the Jump to Dis assembly menu command Action by User The program may have failed to obtain the jump destination address from the specified location In this case it is not possible to jump from here Make sure that the debugging tool is connected E0220003 Message Jump to memory failed Explanation This message appears when an exception is thrown when executing the Jump to Memory menu command Action by User The program may have failed to obtain the jump destination addre
388. nce the interrupt handler will be treated as block interrupt needless block interrupt specifications will be ignored Message Interrupt attribute is already specified for function function block_interrupt is ignored Explanation Function function has already been declared as an interrupt handler Since the interrupt handler will be treated as interrupt blocked needless interrupt block specifications will be ignored Message Interrupt function cannot be inlined inline is ignored Explanation inline cannot be specified for a function declared as an interrupt The inline specification will be ignored Message Interrupt attribute is specified for function function previously specified inline is ignored Explanation Function function was specified as inline but it was specified as an interrupt handler The inline specification will be ignored Message unknown size cannot specified const sconst section Explanation const and sconst cannot be specified for a variable of unknown size Message Function function is already defined directive pragma inline is ignored Explanation Inline specifications must be made before the function definition The inline specification will be ignored Message Second argument name for ___set_il is not interrupt request name Explanation name specified as the second argument to a function that sets the inte
389. ncelled by the user ztENESAS Page 189 of 285 CubeSuite Ver 1 40 M0201005 Message CHAPTER 6 MESSAGES The specified file is read only Explanation This message appears when the specified file is write protected after checking file write Action by User Make the folder writeable in Explorer or the like M0201006 Message Adding folder Explanation This appears when a folder is dropped from Explorer into the project tree and the contents of the folder are added M0201007 Message Loading xxx Explanation This appears when a file is open M0201008 Message Xxx is saved after replacing the unexpressible characters by the current encode yyy Explanation This appears when saving the file that is open in the editor and it cannot be saved correctly with the specified encoding Action by User Change the encoding and then save the file M0202001 Message Loading PM project Explanation This message appears in the Progress Status dialog box while a PM project file is being loaded M0202002 Message Creating project file Explanation This message appears in the Progress Status dialog box while a project file is being created M0202003 Message Loading project Explanation This message appears in the Progress Status dialog box while a project file is
390. nction on lines line number 1 and line number 2 Delete one of them Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again R20UT0267EJ0100 Rev 1 00 ztENESAS Page 265 of 285 Oct 01 2010 CubeSuite Ver 1 40 W0594125 Message CHAPTER 6 MESSAGES Too many characters in one line in file file name line number The limit is 5119 Do you want to stop reading Explanation The number of characters in line line number of the stack size specification file exceeds the maximum length 5 119 Reduce the callee function specifications Even if you register all functions that are called only the function with the largest stack size will be added to the stack size Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again W0594126 Message Illegal format in file file name line number Check the file Do you want to stop reading Explanation The format of line line number in the st
391. nd register Action by User Check the register specification W0550014 Message Illegal list value ignored Explanation Illegal list value ignored Only the effective lower order digits will be recognized as being specified and the assembly will continue Action by User Check the register list value W0550015 Message Illegal register number ignored Explanation Illegal register number ignored The invalid register will be ignored and the assembly will continue Action by User Check the register list register W0550016 Message Illegal operand access width mismatch Action by User Check the operand s internal peripheral I O register W0550017 Message Base register is ep r30 only Action by User Check the base register specification W0550018 Message Illegal regID for inst Action by User Check the system register number W0550019 Message Illegal operand immediate must be multiple of 4 Explanation Illegal operand immediate must be multiple of 4 The number is rounded down and assembly continues Action by User Check the operand value W0550020 Message Duplicated cpu type ignored PROCESSOR Explanation The C option is given precedence and the target device specified by the PROCESSOR control instruction will be ignored Action by
392. ned Action by User Check the link order specified for the library if an error is occurring in a runtime library or the like even though you have specified library linking The I option only resolves external references to symbols that are unresolved as of the time of specification This option must be specified after ordinarily specified archive files Note that the rescan option can avoid unresolved symbols due to the library link order specified by the l option Below are some sample changes Examples lm lc a o b o c o J ao Dro c o lm 1e If the following error message appears when using the memory management library calloc malloc free realloc allocate some heap memory F4452 undfined symbol __sysheap refrenced in heapcom o Install Folder 1ib850 r22 libc a __sizeof__sysheap refrenced in heapcom o Install Folder 1lib850 r22 libc a If the peripheral function register name is undefined symbol an extern declaration may have been made for this name When using the peripheral function register eliminate the extern declaration and specify it via pragma ioreg Message device file version mismatch cannot use version string Explanation The specified device file version is invalid Version string cannot use Message cannot link V850E 2 common objects with V850 E objects file is V850E 2 common Explanation Linking cannot be performed with the following
393. ng of macro references has exceeded the limit 8 levels Message Illegal syntax of EXITM Explanation There is a syntax error in the EXITM statement Message Illegal operand of REPT Explanation The REPT pseudo instruction operand contains an illegal expression Message More than RAFFFF Explanation More than 65 525 local symbols are replaced during macro expansion Message Unexpected ENDM Explanation An extra ENDM statement was found Message Can t describe LOCAL macro definition Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 An ordinary source statement other than a macro body contains a LOCAL pseudo instruction ztENESAS Page 48 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message More than two segments in this include macro Explanation This include file macro body rept endm block or irp endm block contains two or more segments Message unrecognized interrupt request name name Explanation A pragma directive specifies an illegal interrupt request Message Interrupt request name name is already specified Explanation Interrupt request name has already been specified Message illegal directive pragma directive function name must be specified Explanation pragma directive directive requires a function name Message cannot specify interrupt attribute
394. nge Explanation Attempted to access outside the array bounds Co5nnnnn Message Internal error Internal error information Action by User Please contact your vendor or your Renesas Electronics overseas representative C0560901 Message Internal error Illegal linkage status number C0560903 Message Internal error Can not allocate memory builtin new error C0560904 Message Internal error No relocation type number C0560905 Message Internal error Illegal string C0560906 Message Internal error Extern undefined symbol exists string C0560907 Message Internal error Can not get the target dependent symbol GP symbol C0592nnn Message Internal error Action by User Please contact your vendor or your Renesas Electronics overseas representative C0592100 Message Internal error Action by User Please contact your vendor or your Renesas Electronics overseas representative C0592200 Message Internal error Action by User Please contact your vendor or your Renesas Electronics overseas representative C0100001 Message Xxx is empty C0190000 Message Specified device is invalid C0600000 Message Internal error C0600001 Message Illegal argument xxx yyy C0600002 Message Illegal argument xxx nullp
395. nized pragma directive pragma directive ignored Explanation The pragma directive is not recognized This pragma directive will be ignored R20UT0267EJ0100 Rev 1 00 ztENESAS Page 36 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message illegal integral floating constant Explanation The integral or floating point constant notation is incorrect Message constant out of range Explanation The constant value is outside of the expressible range Message illegal octal digit Explanation There is an error in octal digit notation Message illegal hexadecimal digit Explanation There is an error in hexadecimal digit notation Message octal digit out of range Explanation The octal value is outside the expressible range Message empty character constant Explanation The string constant is empty Message illegal binary digit Explanation There is an error in binary digit notation Message Syntax error Explanation There is a syntax error in the statement Message Illegal operand Explanation There is a coding error in the operand Message Illegal register Explanation A register that cannot be coded has been specified Message Illegal character Explanation There are illegal characters in the source module Message Unexpected LF in string Explanation A newline character
396. nput value is correct E0203009 Message Displaying build options list failed Explanation This message appears when the program fails to show the build options list Action by User Make sure that the build tool is installed E0203010 Message Updating dependency failed Explanation This message appears when the program fails to update the file dependencies Action by User Check the access privileges to the file Make sure that there are no invalid paths in the C source E0203011 Message Setting link order failed Explanation This message appears when the program fails to set the link order Action by User Make sure that there are no errors in the link order specification E 0203012 Message Assembling failed Explanation This error occurs when a command could not be executed Action by User Follow the instructions in the message to remedy the problem E0203013 Message Compiling failed Explanation This error occurs when a command could not be executed Action by User Follow the instructions in the message to remedy the problem E0203014 Message No builder has been set to the project Action by User Make sure that the build tool is correctly installed E0203015 Message Adding build mode failed Explanation This message appears when an add operat
397. nstruction Message illegal operand must be evaluated positive or zero Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The expression evaluates as a negative value ztENESAS Page 55 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES illegal operand must be even displacement Explanation An odd displacement has been specified Message illegal operand must be immediate label or symbol for hi lo hi1 Explanation Something other than immediate label or symbol has been specified for hi lo or hi1 Message illegal operand must be register Explanation An operand other than a register has been specified Message illegal operand needs base resister Explanation A base register must be specified Message illegal operand range error in displacement Explanation The value specified as displacement is outside the allowable range Message illegal operand range error in immediate Explanation The value specified as immediate is outside the allowable range Message illegal operand local parameter Explanation An illegal parameter has been specified in a local pseudo instruction Message illegal operand local symbol parameter Explanation The parameter specified as a local pseudo instruction is not a symbol Message illegal operand macro paramete
398. nstruction is incorrect Message identifier is reserved word Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Reserved word identifier is used in a location where reserved words are not allowed ztENESAS Page 56 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES illegal section Explanation An instruction is coded in a section where it is not allowed Message illegal size value Explanation There is an error in the size specification Message illegal symbol reference symbol Explanation The dollar sign or pound sign has been specified for the symbol Message illegal syntax Explanation There is a syntax error Message illegal syntax string Explanation There is an error in string syntax Message illegal id value Explanation The ID value is illegal Specify an integer value Message id already defined as symbol identifier Explanation The specified ID has already been reserved as symbol name identifier Message symbol identifier already defined as another id Explanation The specified symbol name dentifier has already been reserved with a different ID Message can not reference ext_func symbol identifier Explanation The symbol specified using an ext_func pseudo instruction can only reference branch instructions
399. nt Action by User Make sure that the addressing methods of the symbols variables and the like are cor rect Message Operand out of range file file name segment segment name symbol symbol name address xxxxxH type addressing type Explanation The operand value used to resolve the relocatable object code is outside the range of operand values corresponding to instructions Caution Addresses expressed in the format address xxxxxH are absolute addresses following segment alignment Action by User Code the source so that the operand value falls within one of the operand ranges spec ified for each addressing type Message Even value expected file file name segment segment name symbol symbol name address xxxxxH type addressing type Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 An odd operand value was used to resolve the relocatable object code for callt or sad drp addressing callt and saddrp addressing operands must be even Caution Addresses expressed in the format address xxxxxH are absolute addresses following segment alignment ztENESAS Page 65 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES A multiple of 4 value expected segment segment name address xxxxxH type addressing type Explanation The operand value used to resolve the relocatable object code for saddr addressing must be a multiple of 4
400. nt No license express implied or otherwise is granted hereby under any patents copyrights or other intellectual property rights of Renesas Electronics or others You should not alter modify copy or otherwise misappropriate any Renesas Electronics product whether in whole or in part Descriptions of circuits software and other related information in this document are provided only to illustrate the operation of semiconductor products and application examples You are fully responsible for the incorporation of these circuits software and information in the design of your equipment Renesas Electronics assumes no responsibility for any losses incurred by you or third parties arising from the use of these circuits software or information When exporting the products or technology described in this document you should comply with the applicable export control laws and regulations and follow the procedures required by such laws and regulations You should not use Renesas Electronics products or the technology described in this document for any purpose relating to military applications or use by the military including but not limited to the development of weapons of mass destruction Renesas Electronics products and technology may not be used for or incorporated into any products or systems whose manufacture use or sale is prohibited under any applicable domestic or foreign laws or regulations Renesas Electronics has used reasonable care in p
401. ny segment up to 65535 OFFFFH Explanation 78KO 78KOR The total number of input segments exceeds 65 535 Message V850 illegal file name must not be s file Explanation V850 The input file extension is invalid Make the extension s Message can not open file file Explanation Could not open file file Message illegal section kind Explanation There is an error in the section type specified in the section pseudo instruction Message memory allocation fault Explanation Not enough memory Message memory allocation fault string Explanation Failed to allocate internal data area string Message overflow error string Explanation Ran out of working space while processing the expression Change it to a simpler expression Message identifier undefined Explanation Undefined identifier identifier was referenced Message illegal pseudo string found Explanation Unexpected pseudo instruction string encountered Message string unexpected Explanation There is no pseudo instruction corresponding to string pseudo instruction Message string unmatched Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 There is no corresponding pseudo instruction string in the conditional assembly pseudo instructions ztENESAS Page 151 of 285 CubeSu
402. o not use the addresses of auto variables as return values Example void func void int i return amp i Message over 0x2000 tables ignored Xcase table option Explanation The number of tables exceeds 0x2000 so they will be output in if else format Xcase table will be ignored Message Immediate for shift operator is out of range Explanation The immediate value specified by the shift instruction is outside the allowable range Only the effective lower order digits will be recognized as being specified Message division by zero Explanation Division by zero in an operation on a constant expression calculated at compile time It will be assumed that the constant expression is 0 Message illegal type combination for operator type1 type2 Explanation The combination of types type and typeZ2 is not valid for operator operator The type will be converted and processing will continue This is a warning message may become error E2524 if the ansi option is specified Message Operands of operator operator must have same type type7 type2 Explanation The operands on either side of operator operator must have the same type type7 type2 Message cannot convert non Lvalue array to pointer Explanation Arrays other than lvalues cannot be converted into pointers This is a warning message will become error E2553 if the ansi option is specified
403. o the same value Message Different FLASH table address in file file name 1 First specified in file file name 2 Explanation The start addresses of the flash ROM area branch table are not all the same Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Set all the same values for the compiler s zt option ztENESAS Page 150 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES FLASH table address smaller than FLASH address in file file name 1 First specified in file file name 2 FLASH table address smaller than FLASH address in file file name 1 Parameter option zb FLASH table address smaller than FLASH address in file file name 1 Explanation The start addresses of the Flash ROM area branch table are set lower than the Flash start addresses Message Different MIRROR address in file file name 1 First specified in file file name 2 Different MIRROR address in file file name 1 Parameter option mi Explanation All values specifying the mirror area are not the same Action by User Set all the same values for the linker and the compiler s mi option Message too many files Explanation Multiple files cannot be specified Message illegal bit width Explanation The bit width specified for a byte hword or word pseudo instruction is incorrect Message 78KO 78KOR Too ma
404. ol as a macro that has already been defined Message Illegal syntax of parameter Explanation There is a coding error in the macro s formal parameters Message Too many parameter Explanation The maximum number of formal parameters for a single macro definition 16 has been exceeded Message Same name parameter described symbol name Explanation The same symbol is specified more than once as a formal parameter of a single macro definition Message Can t nest macro definition Explanation A macro is being defined inside a macro definition Message Illegal syntax of local symbol Explanation There is a coding error in a LOCAL directive operand Message Too many local symbols Explanation The number of local symbols in a single macro body exceeds the maximum limit 64 Message Missing ENDM Explanation There is no ENDM statement corresponding to the macro definition pseudo instruction Message Illegal syntax of ENDM Explanation There is a syntax error in the ENDM statement Message Illegally defined macro Explanation There is an error in the definition of the referenced macro Message Illegal syntax of actual parameter Explanation There is a coding error in the macro s arguments Message Nesting over of macro reference Explanation The nesti
405. ol is needed for using SIDARA SEDATA segment F0560415 Message Symbol symbol output section section1 is too far from output section section2 value value file file input section section3 offset offset type relocation type F0560417 Message Output section section is too far from output section section2 value value file file input section section3 offset offset type relocation type F0560419 Message Output section section overflowed or illegal label reference for symbol symbol in file file value value input section section2 offset offset type relocation type symbol is allocated in section section1 file file F0560421 Message Output section section overflowed or illegal label reference for local symbol in file file2 value value input section section2 offset offset type relocation type local symbol is allocated in section section file file 1 F0560423 Message Can not reference extern symbol symbol by string F0560424 Message No symbol information in boot file file F0560502 Message Can not find library member at offset offset specified in library symbol table entry F0560503 Message Sorry shared library not supported F0560627 Message Segment segment overflowed highest address of target machine F0560629 Message Segment directive of segment segment needs string F0560630 Message Section directive of section section needs
406. ol module is not initialized W1245877 Message Too long symbol name W1249175 Message Symbol information is duplicated please reset symbols W1249178 Message BSS area is assigned to non mapped area W1249180 Message Programmable IOR address mismatch W1249181 Message Selected load module different from kind Chip was loaded W1401201 Message Undefined symbol symbol name Action by User Resolve undefined symbols W1402000 Message Cannot replace some file s For details see file file name Action by User Auto allocation failed See the CubeSuite Build and change it manually W1790000 Message The timer overflow W1790001 Message The timer function is not supported R20UT0267EJ0100 Rev 1 00 ztENESAS Page 273 of 285 Oct 01 2010 CubeSuite Ver 1 40 APPENDIX A WINDOW REFERENCE APPENDIX A WINDOW REFERENCE This appendix describes the panel and dialog box to which the message is output A 1 Description The following lists the panel and dialog box to which the message is output Table A 1 Panel Dialog Box List Panel Dialog Box Name Function Output panel The message that is output from each tool build tool debug tool etc or the result of the whole search with the Search and Replace dialog box is displayed Message dialog box Displays messages output by the various tools R20UT0267EJ0100 Rev 1 00 ztENESAS Page 274 of 285 Oct 0
407. ols shown in the integrated uninstaller To uninstall all CubeSuite related tools manually remove CubeSuite Utilities using the Windows uninstallation functionality W0140031 Message To complete the uninstallation it is necessary to reboot your computer w0200001 Message There are multiple files used for inquiry and update in your PC The file should be unique Please reinstall xxx Explanation This appears when there is more than one information files used to update and obtain information about the software Perform the installation again Action by User Perform the installation again W0201003 Message Could not Change the Writable Explanation This message appears when can t change the reading exclusive use attribute of the target file Action by User Specify the file by which the current user can edit the attribute w0202001 Message Diverting the project failed The file composition and the properties of the tool is not applied Explanation This appears in cases such as when creating a new project using the copy project feature and the project to copy could not be parsed The properties of the file hierarchy or tools could not be applied Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Copy a file that can be parsed successfully 2tENESAS Page 243 of 285 CubeSuite Ver 1 40 Ww0202002 Message
408. ome enumerator values cannot be represented by the integral type underlying the enum type E0521578 Message case label value has already appeared in this switch at line number E0521584 Message Parentheses around a string initializer are nonstandard E0521602 Message struct union variable variable with a member of incomplete type cannot be placed into the section E0521603 Message Variable of incomplete type variable cannot be placed into the section E0521604 Message Illegal section attribute E0521605 Message Illegal pragma character string syntax R20UT0267EJ0100 Rev 1 00 ztENESAS Page 98 of 285 Oct 01 2010 CubeSuite Ver 1 40 E0521606 Message CHAPTER 6 MESSAGES function has already been placed into another section Explanation A pragma text has already been specified for function function It cannot be put into a different section E0521608 Message pragma asm is not allowed outside of function E0521609 Message The pragma endasm for this pragma asm is missing E 0521610 Message The pragma asm for this pragma endasm is missing E 0521612 Message Duplicate interrupt hander for request E0521613 Message Interrupt request name request not supported E0521614 Message Duplicate pragma interrupt for this function E0521615 Message Duplicate pragma smart_correct for
409. on Explanation This operation is not legal for bit fields Message Illegal use of pointer Explanation The only operators that can be used for pointers are addition subtraction assignment relation indirection and member reference gt Message Illegal use of floating Explanation Trying to use an operator that cannot be used with floating point numbers Message Illegal bit boolean type operation Explanation Trying to perform an operation that is illegal for variables of type bit and boolean Message amp on constant Explanation You cannot obtain the address of a constant Message amp requires lvalue Explanation The address of operator amp can only be used on an expression that assigns to an lvalue Message amp on register variable Explanation It is not possible to obtain the address of a register variable Message amp on bit boolean ignored Explanation It is not possible to obtain the address of a variable of type bit field bit or boolean Message Sizeof returns zero Explanation The value of the sizeof expression is 0 Message Illegal sizeof operand Explanation The operand of a sizeof expression must be an identifier or type name Message Disallowed conversion Explanation Trying to perform an illegal cast
410. on V850 section in the section file has already been specified for symbol symbol The subsequently specified section2 will be ignored Message 78KO 78KOR Too many errors to report Explanation 78KO 78KOR There are too many errors on this line 6 or more The assembler will continue processing without displaying error messages for the 6th and subsequent error messages Message V850 Different section is specified for symbol in source file section and section file section2 Source file specification is ignored Explanation V850 Different sections are specified for symbol symbol in the source file section1 and the section file section2 The specification in the source file section7 will be ignored Message Insufficient cross reference work area Explanation There was not enough memory to perform output processing of the cross reference list The assembler will continue processing without outputting a cross reference list Message Normal callt and callf functions must be described together respectively Explanation The debugging information may be invalid because normal callt and callf functions are not coded together Action by User Code normal and callt functions together Message Block interrupt function cannot be installed inline is ignored Explanation inline cannot be specified for a function declar
411. on There are too many automatic variables for a __flashf function Message Illegal type for automatic data in __flashf function Explanation Automatic variables of this type are not allowed for __flashf functions Message Cannot allocate variable name out of address range Explanation The address of a variable name with absolute address alignment has been specified outside of the allowable address range Message Undefined control Explanation Encountered an item beginning with a pound sign but which is not recognized as a keyword Message Illegal preprocess directive Explanation There is an error in the preprocess directive Action by User Make sure that there are no preprocess directives e g pragma at the beginning of the file and that there are no errors in the preprocess directives Message Unexpected non whitespace before preprocess directive Explanation The preprocess directive is preceded by a non whitespace character Message Misplaced else or elif Explanation if ifdef or ifndef does not match else or elif Message Misplaced endif Explanation if ifdef or ifndef does not match endif Message Compiler limit too many conditional inclusion nesting Explanation Conditional compilation nesting exceeds 255 levels Message Cannot find include fi
412. on chip debugging option bytes have been specified Action by User Specify a single segment for the user option bytes and on chip debugging option bytes Message Local extern symbof is put into the next unit Explanation Declarator symbol with external linkage is being initialized with local scope Message Initialization of non auto pointer using non number initializer is not position indepen dent Explanation The code for an initialization command using a default value other than the value of a non auto pointer variable is not position independent Message New style function definition has old style parameter declaration s Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 A new style function definition has an old style parameter declaration ztENESAS Page 43 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES The bit field object name is put into the next unit Explanation The bit field name will be put into the next unit because it exceeds the boundaries of the current unit Message 78KO 78KOR Illegal symbol for PUBLIC symbol name Explanation 78KO 78KOR A PUBLIC declaration cannot be made for this symbol Message V850 syntax error Explanation V850 There is a syntax error Message 78KO 78KOR Illegal symbol for EXTRN EXTBIT symbol name Explanation 78KO 78KO
413. on function Explanation V850 There is a floating point operation error in floating point operation library func tion function used internally by as850 R20UT0267EJ0100 Rev 1 00 ztENESAS Page 54 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES 78KO 78KOR Default segment can t allocate to memory ignored Explanation 78KO 78KOR Cannot allocate the default segment to a memory area Action by User 78KO 78KOR Make sure that you can locate gb gi and go data within the ROM range Message V850 symbol already defined as label Explanation V850 The specified symbol has already been defined as a label Message label identifier redefined Explanation Label identifier is defined multiple times Message 78KOR Segment segment name allocated on SELFRAM Explanation 78KOR This segment is located on an area that overlaps BRAM and internal RAM See the user s manual of the device for details Action by User 78KOR Revise the allocation Message V850 identifier redefined Explanation V850 identifier is defined multiple times Message illegal operand access width mismatch Explanation An internal peripheral I O register with mismatched access width is specified for the operand Message illegal operand cannot read I O register which does not have read
414. ons of the object module files Action by User Perform the assembly or compilation again with the latest version Message Multiple CAP NOCAP are in file file name option Defined first one in file file name option Explanation The CAP NOCAP assembly compilation option settings do not match for all input object module files Message There is more than one version of tool name in file file name Used the first one in file file name Explanation There is a conflict in the tools CC ST78KOR RA and device file versions used by all object module files up to linking Message File file name is old Can t find TOOL information Explanation This is displayed if there is no TOOL information for the input object module file Ordinarily this will always be displayed if an old version not supporting DF is linked Message File file name already has had error s warning s from tool name Explanation Error and or warning messages have been output by tools used up to linking CC ST78KORRA Message Can t specify User Option Bytes On Chip Debug Option Bytes Security ID with LMF Explanation The gb go gi options cannot be specified if a load module file is specified as an input file Action by User Do not specifiy the gb go gi options if a load module file is specified as an input file and re linked Message duplicate
415. ontains a non existent folder Explanation The specified path includes a non existent folder Action by User Specify a valid path W0205013 Message The file name or path name is invalid The characters lt gt cannot be used Explanation The string includes illegal characters Action by User Specify a valid path W0205014 Message The format is invalid Explanation This message appears when a string with invalid format is entered into the properties or the like having a specific format Action by User Enter a string in accordance with the specified format W0205015 Message Specify in hexadecimal Explanation A hexadecimal number specifying an area includes characters that cannot be used to represent a hexadecimal number Action by User Specify numeric characters as base 16 W0205016 Message Specify in decimal or hexadecimal Explanation A decimal hexadecimal number specifying an area includes characters that cannot be used to represent a decimal nexadecimal number Action by User Specify a valid string of numeric characters in base 10 or base 16 W0205017 Message Enter a value smaller than the end address for the start address Explanation This message appears when an area in which an address or symbol range is specified has a start address that is larger than the end addre
416. onverted into pointers Message unknown size enum Explanation An enumerator with unknown size has been specified for an operator requiring the object size Message Nesting over of include Explanation The nesting of include files has exceeded the limit 8 levels Message Must be specified switches Explanation No switch name has been specified Message Too many switches described Explanation The number of switch names exceeds the maximum limit 1 000 per module Message Nesting over of IF classes Explanation The nesting of IF _IF clauses has exceeded the limit 8 levels Message Needless ELSE statement exists Explanation An unnecessary ELSE statement was found Message Needless ENDIF statement exists Explanation An unnecessary ENDIF statement was found Message Missing ELSE or ENDIF Explanation There is no ELSE or ENDIF statement corresponding to the IF or _IF statement Message Missing ENDIF Explanation There is no ENDIF statement corresponding to the IF or _IF statement R20UT0267EJ0100 Rev 1 00 ztENESAS Page 47 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Illegal ELSEIF statement Explanation An ELSEIF or ELSEIF statement follows an ELSE statement Message Multiple symbol definition MACRO symbol name Explanation Tried to define a symb
417. or declare the variable by adding the const qualifier W0594100 Message Cannot find file file name Check that the specified file name is correct Explanation The specified file was not found Action by User Specify the file name again W0594101 Message Cannot open file to read file name Check that the file is readable Explanation The specified file is read protected Action by User Select the file s attribute to make it readable W0594102 Message Cannot open file to write file name Check that both the file and the folder are writable Explanation The specified file is write protected Action by User Select the file and folder attributes to make it writeable R20UT0267EJ0100 Rev 1 00 Oct 01 2010 ztENESAS Page 261 of 285 CubeSuite Ver 1 40 W0594103 Message CHAPTER 6 MESSAGES File read error file name Explanation An error occurred while loading the specified file Action by User Make sure that the file is readable W0594104 Message File write error file name Explanation An error occurred while writing the specified file Action by User Make sure that the file is writeable W0594105 Message Too many characters in one line in file file name line number W0594106 Message Too many lines in file file name The limit is number W0594107 Message Too long file name file name The limit is 255
418. or detected an error in file xxx Message input file nothing Explanation No input file specified Message xxx not specified file name Explanation No file name is specified for option xxx Message xxx not specified identifier Explanation No identifier is specified for option xxx Message xxx not specified symbol Explanation No symbol is specified for option xxx Message xXxx range over Explanation The value specified for option xxx is out of range Message xxx not specified path Explanation No path is specified for option xxx Message multiple declaration function xxx Explanation Function name xxx is declared multiple times Message XXX Explanation An error was detected Message xxx can t open Explanation Failed to open the file Message xxx can t seek Explanation Failed to seek in the file Message xxx can t read Explanation Failed to load the file Message xxx can t write Explanation Failed to write to the file Message no memory Explanation Failed to allocate the memory R20UT0267EJ0100 Rev 1 00 ztENESAS Page 180 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message xxX is not ELF executable file Explanation File xxx is not an ELF executable file Message input file nothing Explanat
419. or source area or with the rf option Message 78KOR Please check standard library function Explanation 78KOR Pointers to ROM data and RAM data have different sizes depending on the ROM data location options rf rn and Flash area specification options zt zz This will make some interfaces in the standard libraries incompatible See the CubeSuite Build for details about ROM data location options and Flash area specification options Action by User 78KOR Call functions in standard libraries with parameters that are pointers to const variables with _f appended to the end of the function name This message appears whether or not standard libraries are being used Message 78KOR Combination of ROM data location flash area specification options and memory model options does not conform to ANSI C Explanation 78KOR Pointers to ROM data and RAM data have different sizes depending on the ROM data location options rf rn and Flash area specification options zt zz This will make the code non compliant with the ANSI standard See the CubeSuite Build for details about ROM data location options and Flash area specification options Action by User 78KOR Use the const modifier for pointers to ROM data Use the __far modifier for pointers to both ROM and RAM data This message appears when pointers to ROM data and pointers to RAM data have different sizes Mess
420. ormation contained in this document or Renesas Electronics products or if you have any other inquiries Note 1 Renesas Electronics as used in this document means Renesas Electronics Corporation and also includes its majority owned subsidiaries Note 2 Renesas Electronics product s means any product developed or manufactured by or for Renesas Electronics How to Use This Manual This manual describes the role of the CubeSuite integrated development environment for developing applications and systems for 78KO microcontrollers 78KOR microcontrollers and V850 microcontrollers and provides an outline of its features CubeSuite is an integrated development environment IDE for 78KO microcontrollers 78KOR microcontrollers and V850 microcontrollers integrating the necessary tools for the development phase of software e g design implementation and debugging into a single platform By providing an integrated environment it is possible to perform all development using just this product without the need to use many different tools separately Readers Purpose Organization How to Read This Manual Conventions This manual is intended for users who wish to understand the functions of the CubeSuite and design software and hardware application systems This manual is intended to give users an understanding of the functions of the Cubesuite to use for reference in developing the hardware or software of systems us
421. ory area Action by User Specify an area range that will fit inside a single target memory area W0222001 Message The list of microcontrollers has not been updated Explanation This appears when an exception was thrown from the update library such as when there are no updates or a restart is required Action by User Follow the instructions in the message W0231001 Message Specify the file to be downloaded Explanation This message appears when from the Download Files dialog box the user clicks OK with the added download item file path left empty Action by User Set the file path W0233001 Message Could not move to the definition location of the function Specify the function Explanation Failed to move to the function definition specified in the Editor panel Action by User Specify the function in the Editor panel W0235001 Message The specified xxx does not exist Explanation This appears when the user called the Go To The Location dialog box from the SFR IOR panel and a non existent SFR IOR name was specified Action by User Specify an existing SFR IOR Ww0240001 Message Could not move to the definition location of the symbol Specify the symbol Explanation Failed to move to the definition of the specified symbol from the Disassemble panel Action by User Specify the symbol
422. pe relocation type symbol is allocated in section section1 file file1 Explanation Output section section overflowed or the section where symbol symbol was allocated and label addressing method are invalid symbol is allocated to section in file file1 The invalid reference is at offset offset of section section2 in file file2 Message output section section overflowed or illegal label reference for local symbol in file file2 value value file file input section section2 offset offset type relocation type local symbol is allocated in section section file file 1 Explanation Output section section overflowed or the section where a local symbol was allocated and label addressing method are invalid Local symbols are allocated to section of file filet The invalid reference is at offset offset of section section2 in file file2 Message can not reference extern symbol symbol by string Explanation The Flash external ROM re linking function cannot reference the Flash side symbol symbol via string when the boot area is created Message no symbol information in boot file file Explanation The boot file file specified by the zf option does not include base symbol information Check whether ext_table is specified when linking the boot file R20UT0267EJ0100 Rev 1 00 Oct 01 2010 2tENESAS Page 159 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESS
423. perty to Yes Message V850 Cannot find CA850 generated assembly language source file Select PM s menu Tool Compiler Options and check Assembler Source in General tab Explanation V850 The intermediate assembler file was not found Action by User V850 Perform the rebuild after doing the following register a C source file in CubeSuite then from the Build Tool Property panel select the Compile Options tab next under the Output File category set the Output assembler source file property to Yes Fs Message 78KO 78KOR Cannot find CC name generated assembler source module file file name Check Compiler Options specified for the corresponding C source file and rebuild Explanation 78KO 78KOR The assembler source module file was not found Action by User 78KO 78KOR Perform the build after doing the following from CubeSuite in the Property panel for the corresponding C source select the Individual Compile Options tab then under the Debug Information category set the Add debug information property to Yes Add to both assembly and object file g2 and under the Assembly File category set the Output assemble file property to Yes Message V850 Cannot find CA850 generated assembly language source file file name Check Compiler Options specified for the corresponding C source file and rebuild Explanation V850 The
424. pes can be converted they will be converted to the types on the caller side Otherwise inline expansion will be ignored Message cannot calculate name s frequency Explanation Cannot calculate the usage frequency of variable name This message appears if the variable is not used and the v option is specified This warning message may be safely ignored Message Library file file name has no public symbol Explanation The library file has no public symbols For this reason object modules contained in the library file will not be linked Message you use O option sorting option ignored Explanation The sort option will be ignored because the O option and sort option were specified simultaneously Message Segment segment name allocated on General purpose registers Explanation This segment was allocated to a general purpose register Action by User It is possible that you have overwritten the general purpose register unintentionally Revise the allocation as necessary Message Segment segment name allocated on SELFRAM Explanation This segment is located on an area that overlaps BRAM and internal RAM For this reason the data may become corrupted in self programming mode See the user s manual of the device for details Message unrecognized option option ignored Explanation Option option will be ignored because it is not r
425. planation A value other than an option was entered at the interactive command prompt Message Illegal file name file name Explanation There is an error in the format characters or length of the specified file name Message Illegal file specification Explanation An illegal file name has been specified Message File not found Explanation The specified input file was not found Message Input file specification overlapped file name Explanation The input file name has been specified more than once Message File specification conflicted file name Explanation The input and output files have the same name Message Unable to make file file name Explanation The specified output file could not be created because it already exists ad a read only file Message Directory not found Explanation The output file name includes a nonexistent drive or folder Message Illegal path Explanation The path name parameter option was set to other than a path name Message Missing parameter option Explanation A required parameter was not specified Action by User The following message is output Please enter cc if you want help message Use the h option to view the help file and other information then enter a correct value R20UT0267EJ0100 Rev 1 00 Oct 0
426. planation The stack size specification file contains an invalid callee function specification Specify CALL followed by the function name Functions that are not used in the project cannot be specified Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again W0594119 Message Multiple function names after CALL in file file name line number Place CALL before each functions Do you want to stop reading Explanation The stack size specification file contains an invalid callee function specification CALL can only specify one function If you wish to specify more than one function use the CALL specification for each one Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again W0594124 Message Multiple specifications for one function in file file name line number1 line number2 Only one is allowed Do you want to stop reading Explanation The stack size specification file contains the same fu
427. porary files Message cannot unlink temporary file file Explanation Cannot delete the temporary file file Message output file of option overrides output file of option2 Explanation Specifying option option2 for the output file will cause the output file of option option to be overwritten Message illegal warning message number num specified by option Explanation The number num specified by option is not a correct warning message number Message illegal argument for _rcopy Explanation An argument to the _rcopy copy routine is invalid Message cannot expand func for illegal argument Explanation Inline expansion cannot be performed because an argument to function func is invalid Message Non empty file is expected to end in new line character Explanation End non empty files with a newline character Message redefined macro name name Explanation The macro name name was redefined The last definition will be enabled Message macro recursion name Macro is expanded only one time Explanation Macro recursion was detected The macro will only be expanded once Message unexpected character s following directive directive Explanation Extraneous tokens were found after the preprocessing directive directive The extraneous tokens will be ignored R20UT0267EJ0100 Rev 1 00 ztENESAS Page 212 of 285 Oct 01
428. pped memory areas memory area 1 and memory area 2 Explanation The addresses of the memory areas in the memory directive overlap Message Memory area memory area name too long up to 256 characters Explanation he name specified for the memory area in the directive is too long The name of the memory area in the directive must be no more than 256 characters Message Memory area memory area already defined Explanation The memory area specified in the memory directive has already been registered Message Memory area memory area redefinition out of range Explanation The range of the memory area specified by the memory directive is outside the redefin able range Message Segment segment name wrong allocation type Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The segment allocation type in the merge directive is incorrect ztENESAS Page 63 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Illegal number Explanation The directive contains an illegal number Message Too large value up to 1048575 0FFFFFH Explanation The directive contains a number greater than 1048575 OFFFFFH Message Memory area memory area definition out of range Explanation The sum of the start address and size of the memory area in the memory directive is greater than 1048575 0FFFFFH Message
429. ption needs argument Explanation Not enough arguments for b option Message 78KOR file name Bad symbol table Explanation 78KOR The symbol information of the input object module file is invalid The symbol entry of the input file does not start with the file symbol Message V850 o option needs argument Explanation V850 Not enough arguments for o option Message 78KOR File file name has no string table for symbol Explanation 78KOR The symbol information of the input object module file is invalid Action by User 78KOR Perform the assembly or compilation again It may be possible to avoid this by setting the number of symbol characters recognized by the assembler to 8 characters and by the compiler to 7 characters Message V850 p option needs argument Explanation V850 Not enough arguments for p option Message t option needs argument Explanation Not enough arguments for t option Message F option needs argument Explanation Not enough arguments for f option Message unknown option argument Explanation The specified argument is not allowed for this option Message option unknown option Explanation Option option cannot be specified Message b option is specified more than once Explanation The b option was specifie
430. r Explanation An illegal parameter has been specified in a macro pseudo instruction Message illegal operand macro name Explanation The macro name defined for the macro pseudo instruction is illegal Message illegal operand macro argument Explanation An illegal parameter has been specified in a macro call Message illegal operand irepeat argument Explanation An illegal argument has been specified in an irepeat pseudo instruction Message illegal operand irepeat parameter Explanation An illegal parameter has been specified in an irepeat pseudo instruction Message illegal operand can not use r0 as source in V850E mode Explanation rO cannot be specified for the source operand when specifying V850Ex core Message illegal operand can not use r0 as destination in V850E mode Explanation rO cannot be specified for the destination operand when specifying V850Ex core Message illegal operand too many registers Explanation Too many registers are specified for the pushm popm instruction Message illegal operand label is already defined on section Explanation The label specified for option sdata option data has already been defined in section section Message illegal origin value value Explanation The specification of value value for the org pseudo i
431. r Design Tool Code Generator Build Tool CX Debug Tool Emulator Simulator Analyze Tool Flash Programming Tool Debug Tool Emulator Simulator Debug Tool Simulator Memory Bank Relocation Support Tool CX CubeSuite information I O DLL Console 4 2 When Executing Build Tool The component number 2 digits when the build tool is executed is as follows 4 2 1 When executing CX The component number when the build tool CX is executed is 05 4 2 2 When executing CA78K0 CA78KOR or CA850 The component number when the build tool CA78K0 CA78KOR CA850 is executed isn t output R20UT0267EJ0100 Rev 1 00 ztENESAS Page 14 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 5 MESSAGE NUMBERS CHAPTER 5 MESSAGE NUMBERS This chapter describes the message numbers displayed by CubeSuite 5 1 When Using CubeSuite The message numbers when CubeSuite is used are 5 digits number output following component number see 4 1 When Using CubeSuite 5 2 When Executing Build Tool The message numbers when the build tool is executed is as follows 5 2 1 When executing CX The message numbers when the build tool CX is executed are 5 digits number output following component number 05 5 2 2 When executing CA78K0 CA78KOR The message number 4 digits categories when the build tool CA78K0 CA78KOR is executed is as follows Table 5 1 Message Number When Executing CA78K0
432. r Specify a correct parameter file Message Memory allocation failed Explanation Not enough memory Action by User Ensure that the required memory is available Message On chip debug is not supported for this device Explanation The on chip debugging function is not supported for the specified device Action by User Do not specify the on chip debugging function Message Security ID is not supported for this device Explanation Security IDs are not supported for the specified device Action by User Do not specify a security ID Message file name invalid input file or made by different hostmachine Explanation Tried to input a file other than an object module file or tried to link object module files created on an incompatible host machine Message file name Illegal processor type Explanation The target device for assembly or compilation is not the target device of this linker Action by User Make sure that the object module file is correct Make sure that the linker can handle the target device of the assembler or compiler Also make sure that the overlay file version is correct the linker references part of the assembler s overlay file to obtain unique information about the target device Message file name Different processor type from first input file first file name input Explanat
433. r data books etc Standard Computers office equipment communications equipment test and measurement equipment audio and visual equipment home electronic appliances machine tools personal electronic equipment and industrial robots High Quality Transportation equipment automobiles trains ships etc traffic control systems anti disaster systems anti crime systems safety equipment and medical equipment not specifically designed for life support Specific Aircraft aerospace equipment submersible repeaters nuclear reactor control systems medical equipment or systems for life support e g artificial life support devices or systems surgical implantations or healthcare intervention e g excision etc and any other applications or purposes that pose a direct threat to human life You should use the Renesas Electronics products described in this document within the range specified by Renesas Electronics especially with respect to the maximum rating operating supply voltage range movement power voltage range heat radiation characteristics installation and other product characteristics Renesas Electronics shall have no liability for malfunctions or damages arising out of the use of Renesas Electronics products beyond such specified ranges Although Renesas Electronics endeavors to improve the quality and reliability of its products semiconductor products have specific characteristics such as the occurrenc
434. r deleting all files in the folder contain ing file noted in the message E0110000 Message Failed to get update information Error code xxx E 0110001 Message Failed to get update information Error code xxx The response from the server is not correct Please check for updates after a while Action by User There may be a problem with the server Wait a while and try again E 0110002 Message Failed to get update information The connection timed out Action by User There may be a problem with your network settings proxy firewall Make sure that you can view the site over the Internet via a browser E0110003 Message Failed to get update information Can not find the server Action by User There may be a problem with your network settings DNS Make sure that you can view the site over the Internet via a browser E0110004 Message No updates available Explanation The software is already updated to the latest version or attempted to retrieve some thing that is not supported such as information dependent on an unsupported device E0120000 Message Required files are not found Please update to the latest version if you are running an older version E 0120001 Message Failed to download XXX E0120002 Message Download was aborted E0120003 Message Because downloading related updates are fa
435. r local symbol in file file value value input section section2 offset offset type relocation type local symbol is allocated in section section file file 1 Explanation Output section section overflowed or the section where a local symbol was allocated and label addressing method are invalid Local symbols are allocated to section of file file The invalid reference is at offset offset of section section2 in file file2 Message no archive symbol table ignored this archive file Explanation There is no archive symbol table in the specified archive file This archive file specification will be ignored Message aligned odd value number7 to be even value number2 Explanation Odd number number was aligned to even number number2 Message segment segment overflowed highest address of target machine Explanation The area specified by the allocation of segment segment is outside the available memory space of the target machine Action example Removing the Ximem_overflow warning option can turn this message into an error Specifying the rom_less option can eliminate this message provided that the warning was caused by onboard ROM Message string in segment directive is illegal when r option specificated ignored Explanation It is not possible to specify string in the segment directive if the r or ro option is specified It will be ignored R20UT02
436. r occurred while generating a linkable object file Action by User Check the file system F0550533 Message Illegal size of function function cannot use function for s MART_CORRECT Action by User Check the size of function function F0550534 Message Too many instructions of one file Explanation The maximum number of instructions for one file has been exceeded The maximum is 10 000 000 Action by User Check the number of instructions F0550535 Message function and function2 are defined in same section Action by User Put a corrected function for which a smart_correct control instruction has been specified in a different section from that of the uncorrected function F0550536 Message Option option is not supported for this device Action by User Check the target device F0560001 Message Can not open input file file F0560002 Message Can not open output file file F0560003 Message Can not create output file file F0560004 Message Can not open directive file file F0560005 Message Can not get size of directive file file F0560006 Message Can not truncate output file file to have size number F0560007 Message Can not seek output file file F0560008 Message Can not write output file file F0560009 Message
437. rary file or other input file Message Library file not found file file name Explanation The specified library file was not found Message Object module file not found file file name Explanation The specified object module file was not found Message No free space for temporary file Explanation There is not enough free space on the disk to create temporary files Message Not enough memory Explanation There is not enough memory for program operation Message Sub command Buffer full Explanation The continuous line length of the sub command is greater than the maximum limit 128 15 characters The maximum length for a sub command line in a sub command file 128 characters has been exceeded Message Can not use device file Explanation A device file was specified as the input file CLOCK was specified as the list command O file PRN CON or CLOCK was specified as the output object module file or output library file Message Illegal path file file name Explanation There is an error in the path of the specified file R20UT0267EJ0100 Rev 1 00 stENESAS Page 62 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES The link error was found Please input an error free file Explanation An error occurred during linking Action by User Please input a linkable file that will not generate errors
438. re Action by User If the tool is running exit and start again E 0120015 Message It is necessary to restart your system to complete the installation Action by User Restart Windows E0120016 Message Another program is installing required files Please run after the current installation is completed E0130000 Message Please select the object to copy E 0130001 Message Please select the object to delete E0130002 Message Please select the object to restore E0130003 Message Failed to delete xxx E 0140001 Message This product is not guaranteed on the Windows xxx operating system Cannot install this product Canceling installation Explanation This appears when starting the integrated installer on a non guaranteed version of Windows E0140002 Message Cannot write installation information because user rights are not set to the appropriate level Administrator rights are required to install this product Canceling installation Explanation This appears when started by a user without administrator privileges E0140003 Message NET Framework 2 0 is not installed NET Framework 2 0 is required to install this product Canceling installation Explanation This appears when the integrated installer is started on a host machine without the NET Framework 2 0 installed E0140004
439. reak board is not connected E1200419 Message Emulation board is not connected E1200420 Message There is contradiction between the choice device and the connection emulator The debugger is aborted E1200421 Message POD EM board is not connected E1200422 Message Executor is running E1200423 Message Failed in reading micro program file mOxxx 78k E1200424 Message 78KO 78KOR Failed in reading initialization file expc ini Message V850 Failed to find configuration file Iv8hw ini E1200429 Message Please update the device driver for the PC interface board E1200430 Message 78KO 78KOR Failed in reading initialization file expc ini Message V850 Failed in reading configuration file Iv8hw ini E1200431 Message Failed in executing monitor command E1200432 Message Can not communicate with monitor program Please check the availability of communi cation port the setting of CPU board or the type of cable Action by User UThere may have been an error in the USB communication e g power or cable dis connected or the IECUBE may be malfunctioning IECUBE Select Debug gt Disconnect from Debug Tool then turn off the power to the IECUBE After checking the connection turn the power of the IECUBE back on then select Debug gt Connect to Debug Tool to reconnect Th
440. reparing the information included in this document but Renesas Electronics does not warrant that such information is error free Renesas Electronics assumes no liability whatsoever for any damages incurred by you resulting from errors in or omissions from the information included herein Renesas Electronics products are classified according to the following three quality grades Standard High Quality and Specific The recommended applications for each Renesas Electronics product depends on the product s quality grade as indicated below You must check the quality grade of each Renesas Electronics product before using it in a particular application You may not use any Renesas Electronics product for any application categorized as Specific without the prior written consent of Renesas Electronics Further you may not use any Renesas Electronics product for any application for which it is not intended without the prior written consent of Renesas Electronics Renesas Electronics shall not be in any way liable for any damages or losses incurred by you or third parties arising from the use of any Renesas Electronics product for an application categorized as Specific or for which the product is not intended where you have failed to obtain the prior written consent of Renesas Electronics The quality grade of each Renesas Electronics product is Standard unless otherwise expressly specified in a Renesas Electronics data sheets o
441. represents a valid number in decimal notation W0805002 Message Specify in decimal or hexadecimal Explanation This appears when an area specifying a decimal nexadecimal number includes characters that cannot be used to represent a decimal hexadecimal number Action by User Specify a string that represents a valid number in decimal hexadecimal notation R20UT0267EJ0100 Rev 1 00 ztENESAS Page 271 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES W0805003 Message The character string is too long Specify a character string with xxx or fewer characters Explanation This message appears when a string was specified in a string area that was longer than the maximum length Action by User Specify a string of no more than the maximum number of characters W0805004 Message Please input a value that is smaller than the upper bound value to lower bound value Explanation This message appears when entering the lower limit of the display range of an analysis graph or the lower limit of its valid range and the sizes of the upper and lower limits are reversed Action by User Enter a lower limit that is smaller than the upper limit If you will also enter a larger upper limit enter the value for the upper limit first W0805005 Message Please input a value that is bigger than lower bound value to the upper bound value Explan
442. riable This is a warning message supported for position independent codes PIC Example int ip amp i In the initialization above if ip is an auto variable then the value will be assigned at runtime so this is a PIC If ip is not an auto variable the value will be determined at compile time and it will thus not be a PIC and this warning message will appear If the program is allocated to the TEXT segment and variables to the DATA segment for the CA850 then program branches and variable references will be relative to the TP and GP registers Thus even if they are copied to addresses different from their run time or link time addresses the program will operate correctly if the TP and GP register values are reset A PIC is a code that is not dependent on its allocated address For this reason if external pointer variables are assigned to as initial address values the link time address will be assigned and the program will not operate correctly if the address is changed at runtime In other words they will not be PIC That is why the specification calls for this warning message to be displayed Note however that if rO relative e g CONST segment is used it will not be a PIC because it will have an absolute address because it will be relative to address 0 Message asm used out of function is not supported completely Explanation There are limitations to the support for assembler code outside of functions coded
443. rieve the Flash options E1001021 Message OCD Security ID setting is invalid Explanation The value entered in OCD security ID is invalid Action by User Make sure that the number of characters and value entered are correct E1001022 Message Option bytes setting is invalid Explanation The value entered in OPBT is invalid Action by User Make sure that the number of characters and value entered are correct E1002001 Message No response from Target Device FLMD Explanation There may have been a problem switching to serial programming mode Bad connection between MINICUBE2 and target device The clock or power source is not supplied correctly Bad target microcontroller E1002002 Message No response from Target Device RESET Explanation There may have been a problem switching to serial programming mode Bad connection between MINICUBE2 and target device The clock or power source is not supplied correctly Bad target microcontroller E1002003 Message No response from Target Device FREQ Explanation There may have been a problem switching to serial programming mode Bad connection between MINICUBE2 and target device The clock or power source is not supplied correctly Bad target microcontroller E1002004 Message Communication failure or timeout Explanation There may have been
444. ring a clean operation Action by User Follow the instructions in the message to remedy the problem E0203004 Message An error occurred while build was stopped Explanation This appears when an error occurred stopping the build Action by User Follow the instructions in the message to remedy the problem E0203005 Message Batch build failed Explanation This message appears when an exception not a build error is thrown when executing a batch build from the Batch Build dialog box Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Make sure that the build tool exists ztENESAS Page 80 of 285 CubeSuite Ver 1 40 E0203006 Message CHAPTER 6 MESSAGES Batch rebuild failed Explanation This message appears when an exception not a build error is thrown when executing a batch rebuild from the Batch Build dialog box Action by User Make sure that the build tool exists E0203007 Message Batch clean failed Explanation This message appears when an exception not a build error is thrown when executing a batch clean from the Batch Build dialog box Action by User Make sure that the build tool exists E0203008 Message Setting build mode failed Explanation This message appears when an error occurs in the Build Mode Settings dialog box Action by User Make sure the i
445. rom the specified value by specifying the Xhex_offset option The offset from this value may be larger than the expressible range Specify an appropriate value W0562024 Message Too small block length Length gt length W0562025 Message Too large block length Length gt ength W0562026 Message Block length is set Length gt ength W0562027 Message Symbol block length exceed default value W0578306 Message can not open file file W0578307 Message can not close file file W0578308 Message can not read file file W0578309 Message can not write file file W0578310 R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Message can not seek file file ztENESAS Page 260 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES W0578311 Message can not find file file W0578315 Message can not find member member Explanation Can not find member member in the library file W0578322 Message this symbol offset not true Explanation This symbol offset not true in the library file W0592009 Message Failed to open an input file file Explanation If there is a subsequent file specified in the list file then the applications proceeds to convert that file W0592011 Message Input file specified on the command line is ignored when the I
446. ror has occurred with the error list file Action by User Output the error list file to a different folder or free up space on the specified disk Message Can t read write temporary file file name Explanation A file I O error has occurred with the temporary file Action by User Output the temporary file to a different folder or free up space on the specified disk Message Insufficient memory in hostmachine Explanation There is not enough memory on the system to execute the assembler Message Insufficient memory for macro in hostmachine Explanation Ran out of internal memory while processing the macro Action by User Reduce the number of macro definitions Message Missing input file Explanation No input file specified Action by User Specify an input file Message Too many input files Explanation Two or more input files are specified Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Specify a single input file only ztENESAS Page 147 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Illegal file name file name Explanation The file name contains illegal characters or the maximum character length has been exceeded Action by User Specify the file name with correct characters and the correct number of characters Message Illegal file sp
447. ror occurs when the program fails to parse a file Action by User Specify a project file to open that CubeSuite can handle E 0202012 Message Valid project information cannot be found Explanation This error occurs when the program fails to restore or convert project information It will also occur if the program fails to extract the structure of a project to copy Action by User Specify a project file to open that CubeSuite can handle E 0202013 Message The item information cannot be restored Explanation This error occurs when the program fails to restore or convert project information It will also occur if the program fails to extract the structure of a project to copy Action by User Specify a project file to open that CubeSuite can handle E0202014 Message The file information cannot be restored Explanation This error occurs when the program fails to restore or convert project information It will also occur if the program fails to extract the structure of a project to copy Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Specify a project file to open that CubeSuite can handle ztENESAS Page 75 of 285 CubeSuite Ver 1 40 E0202015 Message CHAPTER 6 MESSAGES The category information cannot be restored Explanation This error occurs when the program fails to restore or convert project information
448. rrect characters and the correct number of characters Message Illegal file specification file name Explanation An illegal file was specified Action by User Specify a correct file name Message File not found file name Explanation The specified input file was not found Action by User Specify the name of an existing file Message Input file specification overlapped file name Explanation The input file name has been specified more than once Action by User Specify a correct file name Message File specification conflicted file name Explanation The input and output files have the same name Action by User Specify input and output files with different names Message Unable to make file file name Explanation The specified file is write protected Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Remove the write protection from the file ztENESAS Page 170 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES 78KOR Directory not found file name Explanation 78KOR The output file name includes a nonexistent drive or folder Action by User 78KOR Specify an existing drive or folder name Message V850 cannot open input file file Explanation V850 Could not open input file file Message Illegal path optio
449. rrupt level is not an interrupt request name The interrupt level will not be set Message cannot set interrupt level for name Explanation It is not possible to set the interrupt level for interrupt request name name The interrupt level will not be set Message Rtos_task is specified for function function previously specified inline is ignored Explanation Function function was specified as inline but it was specified as real time OS task The inline specification will be ignored Message Startup routine for RTOS task cannot be inlined inline is ignored Explanation A function specified as a real time OS task cannot be specified for inline expansion The inline specification will be ignored R20UT0267EJ0100 Rev 1 00 ztENESAS Page 217 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Function function is undefined previously specified GP symbol for rtos_interrupt is ignored Explanation A function specified as an interrupt handler with a gp symbol specification is not defined in the file The interrupt handler specification will be ignored Message cannot specify GP symbol function function is already defined Explanation The gp symbol cannot be specified for a function that has already been defined The gp symbol specification is disabled Message Too long source line Explanation A so
450. rupted ztENESAS Page 118 of 285 CubeSuite Ver 1 40 E1212310 Message CHAPTER 6 MESSAGES This feature is not supported E1212543 Message Can not communicate with Emulator Action by User There may have been an error in the USB communication e g power or cable dis connected or the IECUBE may be malfunctioning IECUBE Select Debug gt Disconnect from Debug Tool then turn off the power to the IECUBE After checking the connection turn the power of the IECUBE back on then select Debug gt Connect to Debug Tool to reconnect There may have been an error in the USB connection e g power or cable discon nected or the MINICUBE or MINICUBE2 may be malfunctioning MINICUBE MINICUBE2 Select Debug gt Disconnect from Debug Tool After checking the connection turn the power back on then select Debug gt Connect to Debug Tool to reconnect E1216384 Message Can not delete specified event E1216385 Message Illegal table number E1216386 Message Illegal start address E1216387 Message Illegal end address E1216388 Message Illegal status E1216389 Message Illegal data E1216390 Message Specified event number has been already used E1216391 Message Too many same events are registered E1216392 Message Specified event has not been registered E1216393 Message I
451. ry bank allocation options from the project file Action by User Check the version of the project file E0202061 Message Saving variables functions information options failed Explanation Failed to save variable function information options to the project file Action by User Check the version of the project file E0202062 Message Restoring variables functions information options failed Explanation Failed to restore variable function information options from the project file Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Check the version of the project file ztENESAS Page 79 of 285 CubeSuite Ver 1 40 E0202063 Message CHAPTER 6 MESSAGES Saving link directive setting information failed Explanation Failed to save link directive configuration data to the project file Action by User Check the version of the project file E0202064 Message Restoring link directive setting information failed Explanation Failed to restore link directive configuration data from the project file Action by User Check the version of the project file E0202065 Message Upper bounds of the number of files xxx that is able to be registered in the project were exceeded Explanation The maximum number of files that can be registered was exceeded while adding files to the project
452. s internal error message fatal error message abort error message information message choice message and warning message that CubeSuite outputs The message is output to Output panel or Message dialog box etc R20UT0267EJ0100 Rev 1 00 ztENESAS Page 10 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 2 MESSAGE FORMATS CHAPTER 2 MESSAGE FORMATS This chapter describes the output formats of error messages 2 1 When Using CubeSuite The output format when CubeSuite is operated is as follows 1 When the file name and line number are included file name line number message type component number message number message 2 When the file name and line number aren t included message type component number message number message Remark Following contents are output as the continued character string MESSAGE TYPES 1 alphabetic character COMPONENT NUMBERS 2 digits Message number 5 digits 2 2 When Executing Build Tool The output format when the build tool is executed is as follows 2 2 1 When executing CX 1 When the file name and line number are included file name line number message type component number message number message 2 When the file name and line number aren t included message type component number message number message Remark Following contents are output as the continued character string MESSAGE TYPES 1 alphabetic character COMPONENT NUMBERS 05 Message number 5 dig
453. sage Searching Explanation This message appears in the Progress Status dialog box when performing a search by specifying In current project Anywhere in project or In specified folder M0244001 Message Initializing memory Explanation This message appears in the Progress Status dialog box when initializing memory from the Memory Initialize dialog box M0409000 Message xxx was generated M0409001 Message The following files were generated M0409002 Message The generating source folder is xxx M0409003 Message The operation of generating file was successful M0409004 Message xxx was overwrited M0409005 Message Pin No xxx was changed from yyy to zzz M0409006 Message Start to reflect to PinConfig M0409007 Message Finish reflecting to PinConfig M0409008 Message The code generator report is output to the following files M0409009 Message The code generator report is output to the following files M0592150 Message string1 was converted into string2 M0592151 Message string1 was deleted M0592152 Message string was converted for CX compiler M0592153 Message Bit access of I O register wad converted into macro call M0592154 Message Inserted macro definition for bit access of I O register M0592155 Message multi option was added to pragma interrupt M0592156 Message Inserted pragma interrupt NO_
454. sage section section is converted until its midst Explanation Converting to hex until the area specified midway in section section R20UT0267EJ0100 Rev 1 00 ztENESAS Page 232 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message The address of convert area exceeds the maximum value of the address that can be expressed in the Intel expanded hex format Explanation The address is outside the maximum range that can be expressed using Intel extended hex format 20 bits Processing will continue outputting the address as a value in the expressible range Action by User This message may be caused by one of the following 1 You forgot to create ROM You may have tried to convert a section allocated to ROM and an internal RAM section into hex simultaneously Convert to ROM before performing hex conversion see the CubeSuite Coding Build for details about ROMization The wrong section is being converted to hex Two section addresses being converted to hex simultaneously may be far apart If you are using multiple ROM perform hex conversion separately for each one Also make sure that you are converting the right section to hex and that the section alignment address is correct The section itself is too large Hex conversion will fail if the size of the area is too large to be expressed Either break the section into expressible ranges or use a different hex format Cautions Although the ma
455. sage appears when a string was specified in a string area that was longer than the maximum length Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Specify a string of no more than the maximum number of characters ztENESAS Page 270 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES W0603022 Message The address expression is invalid Specify a symbol or numerical value Explanation This message appears when a string that is invalid as an address expression is entered in an address expression area Action by User Specify a string that is correct as an address expression W0603030 Message The load module which linked the flash library not found W0603031 Message The stop during the moment can t be enabled because the software breakpoint was enabled Please delete all software breakpoints V850 IECUBE V850 MINICUBE W0603032 Message Specify the address of the 1MB boundary unit as the starting address of coverage measurement area V850 IECUBE V850 Simulator W0613000 Message The memory can t be read because the stop during the moment isn t permitted W0613001 Message The memory can t be written because the stop during the moment isn t permitted W0613002 Message The register can t be read because the stop during the moment isn t permitted W0613003 Message The register can t be written because the stop during the moment isn t permitted W0613004 Messa
456. se cv Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 character cannot be specified as an option ztENESAS Page 172 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message 78KOR Segment segment name unknown segment type Explanation 78KOR There is an error in the segment information of the input object module file the link type specification of the output segment is incorrect Message V850 bad option string Explanation V850 string cannot be specified as an option Message can not create file file Explanation Cannot create file file Message file name name is too long Explanation File name name is too long Message can not open file file Explanation Could not open file file Message can not close file file Explanation Could not close file file Message can not read file file Explanation Cannot read from file file Message can not write file file Explanation Cannot write from file file Message can not seek file file Explanation Cannot seek in file file Message can not nest command file file Explanation Command file file is nested Nesting is not allowed Message file is not archive file Explanation File file is not an archive file Message 78KOR Segment segment name can t allocated on SELFRAM Explanation 78KOR This segment
457. sion E0520060 Message This operator is not allowed in an integral constant expression E0520061 Message Integer operation result is out of range E0520062 Message Shift count is negative Explanation The shift value is negative The behavior will be undefined in ANSI C E0520063 Message Shift count is too large E0520064 Message Declaration does not declare anything E0520065 Message Expected a E0520066 Message Enumeration value is out of int range E0520067 Message Expected a E0520070 Message Incomplete type is not allowed E0520071 Message Operand of sizeof may not be a bit field E0520075 Message Operand of must be a pointer E0520077 Message This declaration has no storage class or type specifier E0520078 Message A parameter declaration may not have an initializer E0520079 Message Expected a type specifier E0520080 Message A storage class may not be specified here E0520081 Message More than one storage class may not be specified Explanation Multiple storage class areas have been specified Only one storage class area can be specified E0520083 Message Type qualifier specified more than once Explanation Multiple type qualifiers have been specified It is not possible to specify more than one type qualifier R20UT0267EJ0100 Rev 1 00 ztENESAS Page 94 of 285 Oct 01 2010 C
458. sion separately for each one Also make sure that you are converting the right section to hex and that the section alignment address is correct The section itself is too large Hex conversion will fail if the size of the area is too large to be expressed Either break the section into expressible ranges or use a different hex format R20UT0267EJ0100 Rev 1 00 ztENESAS Page 233 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES The start address of convert area exceeds the maximum value of the address that can be expressed in the Intel expanded hex format Explanation The start address is outside the maximum range that can be expressed using Intel extended hex format 20 bits Processing will continue outputting the address as a value in the expressible range Action by User This message may be caused by one of the following The section address is too large The address allocated to the section may be larger than the expressible range Specify the start address of the area for hex conversion with the d option and offset from that address The value specified via the d option is invalid It is possible handle the address as an offset from the specified value by specifying the doption The offset from this value may be larger than the expressible range Specify an appropriate value Message The start address of convert area exceeds the maximum value of the address that can
459. specified for recursive functions Do you want to stop reading Explanation The stack size specification file contains a specification of an invalid number of recursions The RECTIMES recursion count specification can only be used with recursive functions Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again Message Missing function name after CALL in file file name line number Do you want to stop reading Explanation The stack size specification file contains an invalid callee function specification Specify CALL followed by the function name Functions that are not used in the project cannot be specified Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again Message Multiple function names after CALLS in file file name line number Place CALL before each functions Do you want to stop reading Explanation The stack size specification file contains an invalid callee function
460. specifying a file name ztENESAS Page 60 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES string illegal in segment name field Explanation string cannot be specified in an area specifying a segment name Message string specified to segment segment more than once in same or other directive Explanation string specifies segment segment multiple times in the same segment directive or in different segment directives Message string specified to section section more than once in same or other directive Explanation string specifies section section multiple times in the same section directive or in differ ent section directives Message string specified to symbol symbol more than once in same or other directive Explanation string specifies symbol symbol multiple times in the same symbol directive or in differ ent symbol directives Message segment segment already defined Explanation Segment segment has already been defined Message section section already defined at line number Explanation Section section was already defined on line number Message symbol symbol already defined at line number Explanation Symbol symbol was already defined on line number Message illegal segment type string Explanation string cannot be specified as a segment type Message illega
461. ss Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Specify an end address that is larger than the start address ztENESAS Page 245 of 285 CubeSuite Ver 1 40 Ww0205018 Message CHAPTER 6 MESSAGES Enter a value in the range of xxx to yyy Explanation This message appears when an area in which an address or symbol range is specified has a value greater than the address space of the debugging tool Action by User Specify an address range that fits in the address space of the debugging tool W0205020 Message The address cannot be omitted Explanation This message appears when an area for an address symbol is left blank and blank entries are not allowed Action by User Specify an address symbol or address expression Ww0205021 Message The character string is too long Specify a character string with xxx or fewer characters Explanation This message appears when a string was specified in a string area that was longer than the maximum length Action by User Specify a string of no more than the maximum number of characters W0205022 Message The address expression is invalid Specify a symbol or numerical value Explanation This message appears when a string that is invalid as an address expression is entered in an area for specifying an address expression Action by User Specify a string that is corr
462. ss from the specified location In this case it is not possible to jump from here Make sure that the debugging tool is connected E0220004 Message Displaying the local variable at this time failed Explanation This message appears when an error occurs executing the Show Current Local Vari ables menu command Action by User Make sure that the debugging tool is connected E0220005 Message Could not move Explanation This error occurs when the move command fails from the Disassembly panel Action by User This error occurs when the program fails to resolve the move destination address E0220006 Message Deletion failed Explanation This error occurs when a deletion operation fails Action by User Make sure you have access privileges to the file before deleting it E0220007 Message Clearance failed Explanation This error occurs when a clear operation fails Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Follow the instructions in the message to remedy the problem ztENESAS Page 87 of 285 CubeSuite Ver 1 40 E0220008 Message CHAPTER 6 MESSAGES Executing xxx failed Explanation This error occurs when an execution operation fails Action by User Follow the instructions in the message to remedy the problem E0222001 Message The location where project is to be
463. ssage Illegal syntax in string Explanation The pre conversion C language source file could not be converted because it contains a syntax error Action by User Edit the C language source file and correct any syntax errors E0592201 Message Illegal syntax Explanation The pre conversion assembly language source file could not be converted because it contains a syntax error Action by User Edit the assembly language source file and correct any syntax errors E0593002 Message Xsfg_size_tidata_byte size larger than Xsfg_size_tidata size Action by User Set size Xsfg_size_tidata_byte to equal to or less than size Xsfg_size_tidata or size Xsfg_size_tidata to greater than or equal to size Xsfg_size_tidata_byte E0593003 Message Can not Read Symbol Information Explanation The symbol could not be loaded because there is no symbol analysis information in memory or it is corrupt Action by User Check the CX options and rebuild E0593004 Message Can not Write the SFG file Explanation There could be a problem with disk space or user privileges Action by User Make sure that there is enough space to write the data and check the user privileges E0594000 Message Cannot find project file file name Explanation There is no project file Action by User Make sur
464. ssage 78K0 QW3 option deleted regarded as QW2 Explanation 78KO qw2 is enabled because the specify optimization option qw3 was deleted R20UT0267EJ0100 Rev 1 00 ztENESAS Page 204 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES 78KOR option option deleted ignored Explanation 78KOR A deleted option has been specified option will be ignored Message 78KOR option option 1 deleted regarded as option 2 Explanation 78KOR Since option 1 was deleted option 2 will be enabled Message 78KOR Functions are treated as far function Explanation 78KOR Due to the relationship between the start address of the Flash area and the address of the mirror source area functions are allocated to the far area When zx option was specified functions are allocated to the far RAM area Message 78KOR ROM data are treated as far data regarded as RF Explanation 78KOR Due to the relationship between the start address of the Flash area and the address of the mirror source area variables with const modifiers string literals initial values for auto variables of type struct and union and branch tables of switch statements in ROM data are allocated to the far area and are treated as if the rf option had been specified Action by User 78KOR Specify the start address of the Flash area within the mirr
465. ssage appears to ask the user whether to save files being edited Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Yes Execute command No Cancel command ztENESAS Page 197 of 285 CubeSuite Ver 1 40 Q0201006 Message CHAPTER6 MESSAGES If the registered files opened by some external tools exit that tools To continue the processing press OK Explanation This message appears to ask the user whether to save files being edited by an exter nal tool Action by User Yes Execute command No Cancel command Q0201007 Message Xxx may have been changed by another program Are you sure you want to reload the file Explanation This appears when changes have been made to the file edits deletions or renaming Action by User Yes Execute command No Cancel command Q0202001 Message Saving the project components may take a few minutes to a few dozen minutes Start processing Explanation This appears when the Save Project and product name as Package menu item is selected Action by User Yes Execute command No Cancel command Q0202002 Message Could not find the project file Unregist the corresponding project from the list of favor ite project Explanation This appears when selecting a project from favorites and the project file does not exist Action by User
466. supported in this debugger E1710059 Message The function is not supported in this environment E1710060 Message The error occurred by referring to the function function direct cause error message E1710061 Message The open break function is not supported in this debugger E1710062 Message The open break function is not supported in this environment E1710063 Message The error occurred by the open break reference direct cause error message E1710064 Message The timer function is not supported in this debugger E1710065 Message The timer function is not supported in this environment E1710066 Message The error occurred by referring to the timer function direct cause error message E1710067 Message The trace function is not supported in this debugger E1710068 Message The trace function is not supported in this environment E1710069 Message The error occurred by referring to the trace facility direct cause error message E1710070 Message The error occurred by setting the coverage function direct cause error message E1710071 Message The error occurred by setting the function function direct cause error message R20UT0267EJ0100 Rev 1 00 ztENESAS Page 133 of 285 Oct 01 2010 CubeSuite Ver 1 40 E1710072 Message CHAPTER6 MESSAGES The error occurred by setting the open break function direct cause error message
467. t even numbered registers r0 r2 r4 r30 have been specified Action by User Check the register specification W0550027 Message Illegal control value ignored Explanation The contro control instruction differs from a previous specification The previous specification will take precedence and register modes specified by subsequent control control instructions will be ignored Action by User Check the control control instruction specification W0550028 Message Duplicated reg_mode ignored REG_MODE Explanation Duplicated reg_mode ignored REG_MODE The Xreg_mode option takes precedence and register modes specified via the REG_MODE control instruction will be ignored Action by User Check the option specification W0560111 Message Multiple inclusion of same file attempted ignored W0560116 Message Input files do not clear what FPU W0560205 Message Symbol symbol has incompatible type in file file W0560206 Message Symbol symbol has different size in file file W0560207 Message Symbol symbol has different align size in file file W0560212 Message Size zero sbss or bss attribute symbol symbol W0560214 Message Undefined global symbol symbol specified with SEXT_FUNC W0560305 Message Section section with section type section type not supported ignored W0560308 Message Input files have different register modes
468. t stored E1245108 Message Return execution from present PC position cannot be performed Action by User Return cannot be executed if the PC is located at other than the start address of a source line an error appears Since it is not at the start address of a source line immediately after executing a return it is not possible to execute returns consecutively Execute a return after executing a step at the source level so that the PC indicates the start address of the next line E1245109 Message Return out execution from current PC position cannot be performed please execute source mode step before return out execution E1245111 Message Too Many Line Numbers Information E1245112 Message Compiler version mismatch E1245113 Message Failed in loading debug information E1245114 Message No more section information E1245120 Message Specified file is not load module E1245121 Message Too many files in load module to download E1245870 Message Illegal port number E1245871 Message Illegal port name E1245872 Message Illegal port position E1245873 Message Illegal increment number E1245874 Message Port for memory bank is not set E1245875 Message Illegal bank number E1245876 Message Area for memory bank is not set E1249153 Message Can not open file E1249154 Message Can not close file E1249155 Message Reading of file
469. t supported E0400007 Message This target compiler isn t supported E0400008 Message This target device isn t supported E0400009 Message The project file has been destroyed E0400010 Message The current baudrate exceeds the allowance range E0400011 Message Not a valid register name Please input suitable name again E 0400012 Message Output error E0400013 Message Save xxx failed E0400014 Message The output path is invalid Please check Generation gt Generate FileMode gt Output folder Action by User Correct the output path with the property Generation gt Generate File Mode gt Out put folder of Code Gererator E 0511101 Message path specified by the character string option is a folder Specify an input file E 0511102 Message The file file specified by the character string option is not found E 0511103 Message path specified by the character string option is a folder Specify an output file E0511104 Message The output folder folder specified by the character string option is not found E0511107 Message path specified by the character string option is not found Explanation path file name or folder specified in the character string option was not found E0511108 Message The character string opt
470. t to stop reading Explanation The stack size specification file contains an invalid added size specification The added size must be in the format of ADD followed by a decimal number or a hexadecimal number preceded by Ox or OX The available values are as follows 78K0 0 65 535 78KOR 0 1 048 575 V850 0 2 147 483 647 Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again R20UT0267EJ0100 Rev 1 00 ztENESAS Page 236 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message Multiple ADD s for one function in file file name line number Only one is allowed Do you want to stop reading Explanation The stack size specification file contains an invalid added size specification An added size can only be specified for one function Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again Message Illegal value value after RECTIMES in file file name line number
471. te working folder dir provided for the creation of temporary files Message cannot unlink temporary file file Explanation Cannot delete the temporary file file Message illegal argument for function Explanation There is an illegal argument for function function Message illegal header name Explanation There is an error in the header string specified by the include directive Message cannot find include file file Explanation File file specified by the include directive could not be found Message illegal token token Explanation Illegal token token was found Message unexpected EOF Explanation The file ends in a location that is not allowed by the syntax Message non terminated comment Explanation The comment is not closed by the characters Message illegal expression syntax Explanation There is a coding error in a preprocessing control expression Message compiler limit too long identifier name num Explanation The identifier name is too long The maximum value for processing is 1 023 for inter nal identifiers and 1 022 for external identifiers Message compiler limit too many characters in string literal num Explanation The string literal is too long The maximum length for processing is 32 766 Message comp
472. ted Nesting is not allowed Message Argument of reg option requires 22 26 or 32 Explanation Specify 22 26 or 32 as the argument to the reg option Message cannot use option option with option2 option Explanation Option option and option option2 cannot be specified simultaneously Message cannot specify output file name of o with many source files Explanation An output file name cannot be specified with the o option if multiple source files are input Message Register rnum is reserved for compiler system Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Register rnum is reserved by the compiler system ztENESAS Page 140 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES module not found Explanation Could not find module module to launch Message module exec failed Explanation Failed to execute module module Message too long argument Explanation The arguments at module execution time exceed 1024 bytes Make the arguments into a command file Message file illegal output file name Explanation The output file name file specified via the o option cannot be the same as the name of the input file Specify a name other than file Message cannot open file file Explanation Could not open file file Message cannot cr
473. the category to the project so that the maximum nesting level is not exceeded E 0233001 Message No additional new panel could be opened Explanation This error occurs when a new Editor panel cannot be opened Action by User A maximum of 100 Editor panels can be opened at once Close unneeded panels before opening new ones E0233002 Message Binary files are not supported Explanation Appears when trying to load a binary file in the editor Action by User Open a text file E0233003 Message The specified file could not be displayed Explanation No application is assigned to the file s extension in the OS This message appears when the maximum number of editors is open This message appears when an external editor cannot be opened Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Check the access privileges to the file Reduce the number of open editors ztENESAS Page 89 of 285 CubeSuite Ver 1 40 E0233004 Message CHAPTER 6 MESSAGES The maximum number of editor panels exceeded Please close some editor panels to keep working Explanation Up to 100 Editor panels can be opened at one time while CubeSuite is running Ifa memory acquisition fails before the 100th panel is reached it is also treated as if the limit has been exceeded and this message appears Action by User Close a few Editor panels
474. the trace output settings M0812005 Message Variable information was not found xxx Explanation This appears during moving analysis of values in a trace when a matching line cannot be found in the variable list data Action by User Make sure that the variable name exists If there is a variable with this name add the scope and specify it so that a unique line can be identified M0820001 Message Could not be analyzed correctly See the Program Analyzer tab in the Output panel Explanation A message was displayed on the Output panel to indicate that a problem occurred during trace analysis M0821001 Message Could not import the information from a file xxx Explanation This message appears when an import file specified in the properties could not be loaded Action by User Make sure that the file exists Check the access privileges of the file Make sure that the file is not corrupt M0821002 Message Could not find cross reference file xxx Explanation This message appears when a cross reference file was not found the file will be excluded from analysis Action by User Execute the build after setting Compulsorily output cross reference file to Yes M0821003 Message No cross reference information in file xxx Explanation This error occurs when using a 78K0 78KOR and an assembly list file has be
475. tive is illegal Explanation There is a syntax error in section section of the directive file Message can not allocate memory builtin new error Explanation Failed to allocate the memory area Message unknown option string Explanation Invalid option string has been specified Message is illegal Explanation It is not possible to specify a dash only Message nesting of command file file in command file is not supported Explanation Command file file specified in the command file Command file nesting is not supported Message string1 option is illegal when string2 option is specified Explanation If option string2 has been specified it is not possible to specify option string1 Message string option needs hexadecimal argument Explanation Option string requires a hexadecimal argument Message illegal character number in string field Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Illegal character number ASCII code was used to specify option string 2tENESAS Page 161 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES unknown cpu type Explanation Specify the target device Action example This message is output when an attempt was made to generate an executable object file by linking only the files specified by the as850
476. to cancel adjustments to the selected function function name Action by User Return the function s function name setting to its initial value Click Yes to revert to the initial value Click No to cancel M0594203 Message Do you want to cancel adjustments to all the functions Action by User Return all function settings to their initial values Click Yes to revert to the initial values Click No to cancel M0810001 Message Could not change the setting that output the cross reference files Explanation This error occurs when the Compulsorily output cross reference file property is set to Yes and the compiler properties could not be manipulated immediately prior to the build M0810002 Message Could not add the command to Commands executed before compile property Explanation This error occurs with the CA850 when the Command to execute before compilation could not be added Action by User There are too many commands to execute before compilation Reduce the number of commands that are registered M0810003 Message Failed to analyze cross reference information Action by User Execute the build after setting Compulsorily output cross reference file to Yes M0810006 Message Program analysis information is being generated The trace data is acquired and analyzed Action by User If you wish to susp
477. to reconnect There may have been an error in the USB connection e g power or cable discon nected or the MINICUBE or MINICUBE2 may be malfunctioning MINICUBE MINICUBE2 Select Debug gt Disconnect from Debug Tool After checking the connection turn the power back on then select Debug gt Connect to Debug Tool to reconnect E1207614 Message Error occurred inside debugger E1208192 Message 78KO 78KOR Illegal SER name Message V850 Illegal I O register name E1208193 Message Illegal address E1208194 Message User program is running E1208195 Message 78K0 78KOR Illegal SFR number Message V850 Illegal I O register number E1208196 Message Illegal bit number E1208198 Message 78KO 78KOR Hidden SFR was specified Message V850 Hidden I O register was specified E1208199 Message 78KO 78KOR SFR of ban read or write was specified Message V850 I O register of ban read or write was specified E1208200 Message 78KO 78KOR SFR not existing was specified Message V850 I O register not existing was specified E1208201 Message Device file is damaged or error is in file E1208202 Message 78KO 78KOR Illegal value specified for SFR Message V850 Illegal value specified for I O register E1208203 Message
478. tr C0600003 Message It has already registered C0600004 Message It is not registered C0602000 Message Already connected C0602001 Message Already disconnected C0602002 Message A device file is non setting C0602003 Message Unhandled exception occurred C0602100 Message Please check connection with the target board C0602101 Message R20UT0267EJ0100 Rev 1 00 Oct 01 2010 Please check connection with the target board and power on it ztENESAS Page 19 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES C0602102 Message Please check connection of the exchange adapter C0602103 Message Please disconnect the target board C0602104 Message Please power off the target board and disconnect it C0602200 Message Incorrect ID Code Flash memory was erased C0602201 Message Disabled ID Code Flash memory was erased C0602202 Message Incorrect ID Code C1700000 Message Failed in the execution of Callback event ID xxx Action by User Restart CubeSuite C1700001 Message Failed in the execution of Hook event ID xxx Action by User Restart CubeSuite C1700002 Message Failed in the execution of the code Action by User Restart CubeSuite C1700003 Message Failed in the script execution Action by User Restart CubeSuite C1700004 Message
479. uarded area number3 number4 W0560656 Message Segment segment number1 number2 overlaps programmable peripheral I O area number3 number4 W0560659 Message Must be specified in link directive is illegal when address of segment segment is not specified W0560702 Message string1 option is illegal when string2 option is specified ignored string1 option W0560706 Message stiring option aligned odd value value7 to be even value value2 R20UT0267EJ0100 Rev 1 00 ztENESAS Page 258 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES W0560709 Message stiring1 option is not supported for stiring2 core W0560710 Message Segment sort function is active because new vector type exist in device file W0560711 Message stiring option is not supported for this device W0561017 Message Section section is already defined by Xrompsec_data option and therefor this section is ignored W0561018 Message Section section is already defined by Xrompsec_text option and therefor this section is ignored W0562010 Message Xhex_symtab global and Xhex_symtab all expect Xhex_formatsT W0562011 Message Xhex_symtab global expect Xhex_format T W0562012 Message Xhex_symtab all expect Xhex_symtab global and Xhex_formatsT W0562013 Message string 1 option overrides string2 option W0562015 Message Section section overflowed lowest address
480. ubeSuite Ver 1 40 CHAPTER 6 MESSAGES E0520084 Message Invalid combination of type specifiers E0520085 Message Invalid storage class for a parameter E0520086 Message Invalid storage class for a function E0520087 Message A type specifier may not be used here E0520088 Message Array of functions is not allowed E0520089 Message Array of void is not allowed E0520090 Message Function returning function is not allowed E0520091 Message Function returning array is not allowed E0520092 Message Identifier list parameters may only be used in a function definition E0520093 Message Function type may not come from a typedef E0520094 Message The size of an array must be greater than zero E0520095 Message Array is too large E0520096 Message A translation unit must contain at least one declaration E0520097 Message A function may not return a value of this type E0520098 Message An array may not have elements of this type E0520099 Message A declaration here must declare a parameter E0520100 Message Duplicate parameter name E0520101 Message symbol has already been declared in the current scope E0520102 Message Forward declaration of enum type is nonstandard E0520104 Message Struct or union is too large E0520105 Message Invalid size for bit field E0520106 Message Invalid type for a bit field E052010
481. ue Explanation Start address value specified by the U option is invalid Message illegal size value value Explanation Size value value specified by the U option is invalid Message size must not be 0 Explanation The size specified by the U option cannot be zero Message memory allocation fault Explanation Not enough memory Message specified address area addr1 addr2 overlaps I O area adadr3 addr4 Explanation The range specified by the U option addr1 addr2 overlaps the peripheral I O addr3 addr4 Message bad magic file file Explanation The specified file file is not a V850 microcontroller object file Message cannot find device file Explanation The device file was not found Message cannot open file file Explanation Cannot open file file Message illegal object string Explanation The object file is invalid Message nested command file file Explanation Command file file is nested Nesting is not allowed Message memory allocation error Explanation Not enough memory R20UT0267EJ0100 Rev 1 00 ztENESAS Page 178 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Can t open overlay file file name Explanation Cannot open the overlay file Action by User Make sure that the overlay file is in the correct folder the folder where
482. und end of file E1245096 Message This feature is not supported E1245097 Message Illegal address E1245098 Message Can not communicate with Emulator Action by User There may have been an error in the USB communication e g power or cable dis connected or the IECUBE may be malfunctioning IECUBE Select Debug gt Disconnect from Debug Tool then turn off the power to the IECUBE After checking the connection turn the power of the IECUBE back on then select Debug gt Connect to Debug Tool to reconnect There may have been an error in the USB connection e g power or cable discon nected or the MINICUBE or MINICUBE2 may be malfunctioning MINICUBE MINICUBE2 Select Debug gt Disconnect from Debug Tool After checking the connection turn the power back on then select Debug gt Connect to Debug Tool to reconnect R20UT0267EJ0100 Rev 1 00 ztENESAS Page 123 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES E1245099 Message Can not stack trace with current PC value E1245100 Message Too many blocks for one function E1245101 Message Illegal argument E1245102 Message The file does not exist in the SOURCE PATH E1245103 Message Information has been deleted because of optimization E1245104 Message Monitor timed out E1245105 Message Already set in memory E1245106 Message Out of scope E1245107 Message LP is no
483. undary Message packing section not found Explanation The specified section was not found in the object file R20UT0267EJ0100 Rev 1 00 ztENESAS Page 175 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER6 MESSAGES 78KOR Different FLASH address in file file name 1 First specified in file file name o 78KOR Different FLASH address in file file name 1 Parameter option zb Explanation 78KOR The start addresses of the Flash memory area of the input files are not all identical Action by User 78KOR Set all the same values for the zb option and the compiler s zz option Message V850 section section not found Explanation V850 Could not find section section specified via the p option Message illegal object file string Explanation The object file is invalid Message can not open file file Explanation Could not open file file Message ext_table address in file xxx First specified in file xxx Explanation The value for pragma ext_table set in the C source is invalid Action by User Set the ITBLTOP value specified by the startup routine and the pragma ext_table value specified in the C source all to the same value Message Different FLASH table address in file file name 1 First specified in file file name 2 Explanation The start addr
484. urce statement line is longer than 2 048 characters The 2 049th and subsequent characters will be ignored Message Duplicate PROCESSOR option and control Explanation The target device and specification option c were specified from the command line and the PROCESSOR control instruction has also been specified in the source header The target device and specification option specified from the command line will be enabled and the PROCESSOR pseudo instruction specified in the source header will be ignored Message 78KO 78KOR Multiple defined module name Explanation 78KO 78KOR Pseudo instruction NAME defined more than once Pseudo instruction NAME will be disabled and the previously defined module name will be enabled Message V850 GP symbol is not specified for RTOS interrupt function function Explanation V850 A gp symbol has not been specified for function function specified as a real time OS interrupt handler Message 78KO 78KOR Already declared EXTRN symbol symbol name Explanation 78KO 78KOR This symbol is already declared as EXTERN Action by User 78KO 78KOR Only declare a symbol as EXTERN once per module Message V850 Function function is undefined previously specified rtos_task is ignored Explanation V850 Function function specified as a real time OS task is not defined in the file The rtos_task specific
485. use Xregmode_info option for more information W0560312 Message stirng option overrides section section W0560313 Message Illegal flash mask option access file file address num1 bit num2 W0560314 Message Section section alignment must be 4 in internal instruction RAM W0560315 Message Section section attribute is illegal in internal ROM internal instruction RAM W0560316 Message Input files have different register modes Ww0560401 Message Relocation entry in section section has unknown relocation type number ignored this entry W0560402 Message Can not find numberth symbol table entry for relocation of reference at offset offset in section section this relocation is ignored W0560403 Message Relocation entry in relocation section section1 used to relocate section section2 has illegal r_offset offset ignored W0560406 Message Can not find GP symbol in segment segment of illegal label reference for local symbol in file file2 section section2 offset offset type relocation type local symbol is allocated in section section file file 1 R20UT0267EJ0100 Rev 1 00 2tENESAS Page 257 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES W0560408 Message Can not find GP symbol in segment segment of illegal label reference for symbol symbol in file file2 section section2 offset offset type relocation type symbol is allocated in s
486. ut box W0244004 Message Enter the initialization data in hexadecimal Explanation This message appears when non hexadecimal values are entered in the initial data textbox in the Memory Initialize dialog box Action by User Enter initial values in the input box in hexadecimal format W0245001 Message The search data cannot be omitted Explanation When a search data input box of the Memory Search dialog box was in the state of the blank and a OK button was clicked it s shown to an error service provider Action by User Input a character string to a search data input box W0245002 Message The search data format is invalid Specify with yyy of xxx Explanation This appears in an error services provider when the format specified in the Memory Search dialog box differs from the notation or size shown in the Memory panel Action by User Specify the data format displayed in the Memory panel in the search data W0245003 Message Up to xxx bytes of data can be searched at one time Explanation This appears in an error services provider when the specified size of data in the Memory Search dialog box exceeds the number of specified bytes Action by User Specify data of the size less than the number of specified bytes W0245004 Message An invalid character string has been entered Enter a character string that can be enco
487. will be ignored Message 78KO SM option specified long constant is treated as int constant Explanation 78K0 The specify static model option sm was specified long constants will be treated as int constants Message 78K0 __temp required SM ZM ignored __ temp in this file Explanation 78K0 The __ temp keyword specify temporary variable is only enabled when the specify static model option sm and static model expansion specification option zm are specified The __ temp keyword will be ignored in this file Message Unreferenced label label name Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The specified label has been defined but it is never referenced ztENESAS Page 206 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message Conversion may lose significant digits Explanation Converting from long to int or the like Be aware that this may cause data to be lost Message Illegal pointer conversion Explanation Converting between pointer and non pointer type Message Illegal pointer combination Explanation The pointers cannot be mixed because they have different types Message Illegal pointer combination in conditional expression Explanation The pointers cannot be used in a conditional expression because they have different types Message Illegal structure pointer combination
488. wn Message illegal operand I O register regname for unary amp Explanation It is not possible to take the address of an internal peripheral I O register regname bit Message unexpected EOF missing pragma endasm Explanation The end specifier of the assembler insertion was not found Message First argument for __ set_il is out of range Explanation The value of the interrupt level is outside the specifiable range The interrupt level can be set as an integer between 1 and 8 Message Second argument for __set_il must be string literal Interrupt Request Name Explanation Specify the second argument of the function for setting the interrupt level as a string representing the interrupt request name R20UT0267EJ0100 Rev 1 00 ztENESAS Page 50 of 285 Oct 01 2010 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message illegal argument for __ set_il int Interrupt Request Name Explanation There is an error in the arguments to the function for setting the interrupt level Make the first argument of type integer and the second argument the name of the interrupt request Message Both interrupt attribute and rtos_task are specified Explanation It is not possible to simultaneously specify a real time OS task and interrupt for a func tion Message Function function is already defined rtos_task must be specified before function def inition
489. xff80 Explanation 78K0 The start address of the flash area branch table must be between 0x80 and Oxff80 Action by User 78K0 Specify a start address for the flash area branch table that is within the specifi able range Message 78K0 Redefined pragma EXT_TABLE Explanation 78K0 pragma EXT_TABLE has been redefined Message No EXT_TABLE specifier Explanation The start address of the flash area branch table is not specified Action by User Only specify the zf option when using the self overwrite feature with a Flash memory product having this feature Message Illegal EXT_FUNC id specifier out of Ox0 Oxff Explanation The ID of a function in the flash area specified by pragma EXT_FUNC must be 0x0 to Oxff Message Redefined pragma EXT_FUNC name function name Explanation A function specified by pragma EXT_FUNC has been redefined Message Redefined pragma EXT_FUNC id ID value Explanation An ID specified by pragma EXT_FUNC has been redefined Message Out of range cannot allocate an EXT_FUNC function function name Explanation The address of the flash area branch table is out of bounds Functions specified via pragma EXT_FUNC cannot be allocated Message pragma section found after C body cannot include file containing pragma section and without C body at the line
490. ximum address value is stated as 20 bits it is actually in the vicinity of 20 bits The 20 bit Intel extended hex format address expression that is the cause of this message is calculated from the extended address record in the higher order address and the unique data record offset from there If the higher order address of the extended address record fits within 20 bits then the address will be output successfully in Intel extended hex format even if the addition of the subsequent data record offset causes the result to be more than 20 bits and it will not cause an error Message The address of convert area exceeds the maximum value of the address that can be expressed in the Motorola S type hex format standard address Explanation The address is outside the maximum range 24 bits that can be expressed using Motorola S type hex format standard address Processing will continue outputting the address as a value in the expressible range Action by User This message may be caused by one of the following 1 You forgot to create ROM You may have tried to convert a section allocated to ROM and an internal RAM section into hex simultaneously Convert to ROM before performing hex conversion see the CubeSuite Coding Build for details about ROMization The wrong section is being converted to hex Two section addresses being converted to hex simultaneously may be far apart If you are using multiple ROM perform hex conver
491. xplanation No GP symbol is specified for segment segment or the symbol symbol allocation addressing method is inconsistent Action by User R20UT0267EJ0100 Rev 1 00 Oct 01 2010 If you change a section allocated via a pragma section specification for a variable definition also change the sections of other files where that variable is declared as extern using the same method Symbol symbol is allocated to section of file file7 References to symbol symbol are in section section2 of file file2 at offset offset ztENESAS Page 158 of 285 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES can not find GP symbol in section section of file file1 or illegal label reference for symbol symbol in file file2 section section2 offset offset type relocation type symbol is allocated in section section 1 file file 1 Explanation No GP symbol is specified in section section of boot side executable file file7 or the symbol symbol allocation addressing method is inconsistent Action by User If you change a section allocated via a pragma section specification for a variable definition also change the sections of other files where that variable is declared as extern using the same method Symbol symbol is allocated to section of file file7 References to symbol symbol are in section section2 of file file2 at offset offset Message relocated value va ue of relocation entry symbol symbol
492. xt_tsk system call with interrupt function interrupt handler Message Zero width for bit field member name Explanation A member name is specified for a bit field declaration with 0 bits specified for mem bers Message 78K0 SM option specified variable parameters are not allowed Explanation 78K0 The specify static model option sm was specified Variable length parameter lists are not allowed Message 78KO SM option specified structure amp union parameter is not allowed Explanation 78K0 The specify static model option sm was specified Parameters may not be of type struct or union Message 78K0 SM option specified structure amp union return vallue is not allowed Explanation 78K0 The specify static model option sm was specified Return values may not be of type struct or union Message 78KO SM option specified too many parameters of function Explanation 78K0 The specify static model option sm was specified The function parameters have exceeded the limit of 3 parameters 6 bytes Message 78K0 SM option specified expected function prototype Explanation 78K0 The specify static model option sm was specified There is no function prototype declaration Message Cannot allocate a __flash function function name Explanation Cannot allocate __ flash function Message ZF option di
493. y E1002011 Message Verifying operation failed Explanation Different data may have been written to the hex file and the target microcontroller There may have been a verification failure caused by a lead fault due to bad Flash memory E1002012 Message Security flag setting failed Explanation The security setting may have been changed from Disabled to Enabled This setting only allows the chip to be erased Some microcontrollers do not allow security settings to be added Erase the chip and then perform all settings at once There may have been a failure to configure security due to bad Flash memory E1002013 Message Protection by security setting Explanation The specified command may have failed to execute because the security of the target microcontroller has already been configured Although some security flags can be cleared by erasing with Chip mode others cannot See the microcontroller s manual for details E1002014 Message Check sum verification failed Explanation The data programmed to the target device may be different from the hex file E1002015 Message Retry status over Explanation The command operation has exceeded the specified number of retries The device may be defective E1002016 Message Illegal status from device Explanation The status code returned from the microcontroller is invalid not a designated code There may be a runaway pro
494. y If the third operand is r0 it is replaced with r1 Message can not use r0 as destination in mul mulu in V850ES core Explanation This message might be output for assembler code The instruction cannot be replaced as is done for W3029 Check whether the restriction applies to the instruction and if so change the instruction pattern Message can not use mul mulu X Y Y format in V850ES core Explanation This message might be output for assembler code The instruction cannot be replaced as is done for W3029 Check whether the restriction applies to the instruction and if so change the instruction pattern Message Option Bytes specified by gb option and OPT_BYTE Linker will prioritize specified by gb option Explanation The option byte has been specified more than once Linker will prioritize specified by gb option Message Library file file name has no public symbol Explanation The library file has no public symbols For this reason object modules contained in the library file will not be linked R20UT0267EJ0100 Rev 1 00 ztENESAS Page 222 of 285 Oct 01 2010 CubeSuite Ver 1 40 Message CHAPTER 6 MESSAGES Segment segment name allocated on General purpose registers Explanation This segment was allocated to a general purpose register Action by User It is possible that you have overwritten the general purpose register unintentionally Revise the a
495. y area but this dialog will not appear again ztENESAS Page 235 of 285 CubeSuite Ver 1 40 CHAPTER 6 MESSAGES Message Too long file name file name qualifying static function name in file file name line number The limit is 255 Do you want to stop reading Explanation The name of a file in which a static function is defined added in front of the static function in the stack size specification file is too long Use no more than 255 characters Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again Message Too long function name function name in file file name line number The limit is 1022 Do you want to stop reading Explanation The stack size specification file contains a function name that is too long Use no more than 1 022 characters Action by User Abort Cancel processing Retry Ignore the error and continue loading from the following line Ignore Ignore the error and continue loading from the following line Subsequent warnings of this type will be shown in the message display area but this dialog will not appear again Message Illegal value value after ADD in file file name line number Do you wan
496. y input files Explanation 78KO 78KOR Two or more input files are specified Action by User 78KO 78KOR Specify a single input file only Message V850 can not open input file file Explanation V850 Cannot open input file file Message can not open output file file Explanation Cannot open output file file Message 78KO 78KOR Illegal file name file name Explanation 78KO 78KOR The file name contains illegal characters or the maximum character length has been exceeded Action by User 78KO 78KOR Specify the file name with correct characters and the correct number of characters Message V850 can not create output file file Explanation V850 Cannot create output file file Message 78KO 78KOR Illegal file specification file name Explanation 78KO 78KOR An illegal file was specified Action by User 78KO 78KOR Specify a correct file name Message V850 can not open directive file file Explanation V850 Cannot open directive file file Message 78KO 78KOR File not found file name Explanation 78KO 78KOR The specified input file was not found Action by User 78KO 78KOR When the C compiler s startup routine is linked it is output as startup routine name mf In this case specify the output file names using the o Im
497. y not be enough memory E0200006 Message Can not open the help Explanation When help is not opened it is displayed Action by User Update CubeSuite Please contact your vendor or your Renesas Electronics overseas representative E0200007 Message The target item cannot be moved because it is not on the same row as the destination item Explanation This message appears when a sub item fails to be moved within the same hierarchy level of the tree E 0201001 Message Renaming failed Explanation This error occurs when a rename fails Action by User Make sure you have access privileges to the file before renaming it E0201002 Message Check whether the file or folder has been set to read only Explanation This error occurs when the program fails to save project information Action by User Make sure that the folder or file is not read only E0201003 Message Could not find the file Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 A file e g source file required for the build was not found ztENESAS Page 73 of 285 CubeSuite Ver 1 40 E0201004 Message CHAPTER 6 MESSAGES Could not find the folder Explanation This indicates that the copy destination folder was not found when packing Action by User Make sure that the pack destination folder is not read only
498. ymbol is specified as static If the ext_func pseudo instruction specifying symbol is not included in the source where the function is defined Note that branch instructions to this function in a branch table will be unresolved Message section section with section type section type not supported ignored Explanation Section name section with section type section type is not supported by Id850 It will be ignored Message input files have different register modes use rc option for more information Explanation Files with different register modes have been input Specify the rc option for more detailed information Action by User This warning may be displayed if a register mode other than 32 register mode is specified and the source files include assembly language files The register mode of the assembly language files must be specified using the option pseudo instruction in the assembly files Make the specification in the assembly language files using the following syntax for 22 register mode option reg_mode 5 5 for 26 register mode option reg_mode 7 7 Message string option overrides section section Explanation R20UT0267EJ0100 Rev 1 00 Oct 01 2010 The string option will overwrite section section 2tENESAS Page 224 of 285 CubeSuite Ver 1 40 Message CHAPTER6 MESSAGES illegal flash mask option access file file address num1 bit num

Download Pdf Manuals

image

Related Search

Related Contents

Kochfelder Select/Wolo Select/Wolo Hobs  Philips SCP5080 80W AC Power inverter  Mode d`emploi - Boucheuse manuelle  Manual do Usuário  REGLAMENTO (UE) 2015/ 1190 DE LA COMISIÓN - de  Lightolier LP-14 User's Manual  SERVICE MANUAL  116 0120-921  Association des auteurs et auteures de l`Outaouais  Hikvision Digital Technology DS-2CE56C2T-IRM surveillance camera  

Copyright © All rights reserved.
Failed to retrieve file