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> C 编 译 器 诊 断void expression between ‘(’ and ‘)’需 要 一 个 常 量 表 达 式 , 但 在 括 号 中 发 现 了 void 表 达 式 。‘void’ in parameter list must be the entire list如 果 “void” 作 为 一 个 参 数 出 现 在 参 数 列 表 中 , 那 么 必 须 没 有 其 他 参 数 。void value not ignored as it ought to be不 能 在 表 达 式 中 使 用 void 函 数 的 值 。Wwarning: -pipe ignored because -save-temps specified-pipe 选 项 不 能 和 -save-temps 选 项 一 起 使 用 。warning: -pipe ignored because -time specified-pipe 选 项 不 能 和 -time 选 项 一 起 使 用 。warning: ‘-x spec’ after last input file has no effect“-x” 命 令 行 选 项 仅 影 响 命 令 行 中 此 选 项 之 后 指 定 的 文 件 ; 如 果 此 选 项 前 没 有 这 种 指 定的 文 件 , 此 选 项 将 没 有 任 何 影 响 。weak declaration of ‘name’ must be publicweak 符 号 必 须 外 部 可 见 。weak declaration of ‘name’ must precede definition“name” 先 被 定 义 , 然 后 被 声 明 为 weak。wrong number of arguments specified for attribute attribute名 为 “attribute” 的 属 性 有 太 多 或 太 少 参 数 。wrong type argument to bit-complement不 要 对 这 个 运 算 符 使 用 错 误 类 型 的 参 数 。wrong type argument to decrement不 要 对 这 个 运 算 符 使 用 错 误 类 型 的 参 数 。wrong type argument to increment不 要 对 这 个 运 算 符 使 用 错 误 类 型 的 参 数 。wrong type argument to unary exclamation mark不 要 对 这 个 运 算 符 使 用 错 误 类 型 的 参 数 。wrong type argument to unary minus不 要 对 这 个 运 算 符 使 用 错 误 类 型 的 参 数 。wrong type argument to unary plus不 要 对 这 个 运 算 符 使 用 错 误 类 型 的 参 数 。Zzero width for bit-field ‘identifier’位 域 宽 度 不 能 为 零 。© 2005 Microchip Technology Inc. DS51284C_CN 第 131 页

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

Saved successfully!

Ooh no, something went wrong!