10.07.2015 Views

MPLAB® C30 C 编译器用户指南

MPLAB® C30 C 编译器用户指南

MPLAB® C30 C 编译器用户指南

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

MPLAB ® <strong>C30</strong> 用 户 指 南U‘identifier’ undeclared (first use in this function)指 定 的 标 识 符 必 须 要 声 明 。‘identifier’ undeclared here (not in a function)指 定 的 标 识 符 必 须 要 声 明 。union has no member named ‘identifier’引 用 了 名 为 “identifier” 的 联 合 成 员 ; 但 被 引 用 的 联 合 不 包 含 这 个 成 员 。 这 是 不 允 许的 。unknown field ‘identifier’ specified in initializer不 要 在 初 始 化 中 使 用 未 知 字 段 。unknown machine mode ‘mode’为 mode 属 性 指 定 的 参 数 mode 不 是 可 识 别 的 机 器 模 式 。unknown register name ‘name’ in ‘asm’asm 语 句 无 效 。unrecognized format specifierformat 属 性 的 参 数 无 效 。unrecognized option ‘-option’指 定 命 令 行 选 项 无 法 识 别 。unrecognized option ‘option’“option” 是 一 个 未 知 选 项 。‘identifier’ used prior to declaration标 识 符 在 声 明 之 前 使 用 了 。unterminated #‘name’要 用 #endif 来 终 止 #if、 #ifdef 或 #ifndef 条 件 编 译 。unterminated argument list invoking macro ‘name’在 完 成 宏 扩 展 之 前 , 函 数 宏 的 求 值 遇 到 了 文 件 结 束 符 。unterminated comment查 找 注 释 终 止 符 时 遇 到 了 文 件 终 止 符 。V‘va_start’ used in function with fixed args“va_start” 只 能 在 有 可 变 参 数 列 表 的 函 数 中 使 用 。variable ‘identifier’ has initializer but incomplete type用 不 完 全 类 型 初 始 化 变 量 是 非 法 的 。variable or field ‘identifier’ declared void变 量 或 字 段 不 能 被 声 明 为 void。variable-sized object may not be initialized初 始 化 长 度 可 变 的 对 象 是 非 法 的 。virtual memory exhausted没 有 足 够 的 存 储 空 间 来 写 错 误 消 息 。DS51284C_CN 第 130 页© 2005 Microchip Technology Inc.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!