1 *** WARNING L1: UNRESOLVED EXTERNAL SYMBOL 所使用变量找不到,一般是未将文件添加到项目中 *** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL 所引用函数找不到,一般是未将文件添加到项目中 说明程序中有调用某个函数但未将该函数的源文件加入到工程档Prj 中编译和连接 解决方法:将文件添加到项目中 ...
(MUSIC)ADDRESS:0018H说明程序中有调用MUSIC函数但未将该函数的含扩档C加入到工程档Prj作编译和连接解决方法设MUSIC3函数在MUSICC里将MUSICC添加到工程文件中去9*ERROR107:ADDESSSPACEOVERFLOWSPACE:DATASEGMENT:_DATA_GOUP_LENGTH:0018H*ERROR118:REFERENCEMADETOERRONEOUSEXTERNALSYMBOL:VOLUMEMODULE:C:8051OSDM.OBJ(...
Ambiguous symbol ``xxx`` 不明确的符号 Argument list syntax error 参数表语法错误 Array bounds missing 丢失数组界限符 Array size toolarge 数组尺寸太大 Bad character in paramenters 参数中有不适当的字符 Bad file name format in include directive 包含命令中文件名格式不正确 Bad ifdef directive synatax ...
Ambiguous symbol ``xxx`` 不明确的符号 Argument list syntax error 参数表语法错误 Array bounds missing 丢失数组界限符 Array size toolarge 数组尺寸太大 Bad character in paramenters 参数中有不适当的字符 Bad file name format in include directive 包含命令中文件名格式不正确 Bad ifdef directive synatax ...
error 156:Memory reference expected 缺内存引用指针 error 157:Cannot add or subtract relocatable symbols 不能加减可重定位符号 error 158:Invalid register combination 无效寄存器组合 error 159:286/287 instructions are not enabled 未激活286/287指令 error 160:Invalid symbol reference 无效符号指针 ...
Ambiguous operators need parentheses 不明确的运算需要用括号括起Ambiguous symbol ``xxx`` 不明确的符号 Argument list syntax error 参数表语法错误 Array bounds missing 丢失数组界限符 Array size toolarge 数组尺寸太大 Bad character in paramenters 参数中有不适当的字符 Bad file name format in include dire...
56、#160; 缺指针表达式 error 79:Integer or real expression expected 缺整型或实型表达式 error 80:Label not within current block & 57、#160; 标号不在当前块内 error 81:Label already defined 标 58、号已定义 error 82:Undefined label in preceding statement part 在前面未定义标号 error 83:Invalid...
error 41:Operand types do not match 操作数类型不匹配 error 42:Error in expression 表达式错误 error 43:Illegal assignment 非法赋值 error 44:Field identifier expected 缺域标识符 error 45:Object file too large 目标文件太大 error 46:Undefined external 未定义的外部过程与函数 ...
REFERENCE MADE TO ERRONEOUS EXTERNAL SYMBOL: VOLUME MODULE: C:\8051\OSDM.OBJ (OSDM) ADDRESS: 4036H 说明data 存储空间的地址范围为0~0x7f,当公用变量数目和函数里的局部变量如果存储模式设为SMALL 则局部变量先使用工作寄存器R2~R7 作暂存当存储器不够用时则会以data 型别的空间作暂存的个数超过0x7f 时就...
error 24: File components may not be files or objectsfile分量不能是文件或对象 error 25: Invalid string length 无效的字符串长度 error 26: Type mismatch 类型不匹配 error 27:error 27:Invalid subrange base type 无效的子界基类型 error 28:Lower bound greater than upper bound 下界超过上界 error ...