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> 用 户 指 南macro ‘name’ requires n arguments, but only n given传 递 给 宏 “name” 的 参 数 不 够 。matching constraint not valid in output operandasm 语 句 无 效 。‘symbol’ may not appear in macro parameter list不 允 许 将 “symbol” 作 为 参 数 。Missing ‘=’ for ‘save’ in interrupt pragmasave 参 数 需 要 在 列 出 的 变 量 前 有 等 号 。 例 如 , #pragma interrupt isr0save=var1,var2missing ‘(’ after predicate#assert 或 #unassert 需 要 在 answer 前 后 有 括 号 。 例 如 :#assert PREDICATE(ANSWER)missing ‘(’ in expression括 号 不 配 对 , 缺 少 右 括 号 。missing ‘)’ after “defined”缺 少 右 括 号 。missing ‘)’ in expression括 号 不 配 对 , 缺 少 右 括 号 。missing ‘)’ in macro parameter list宏 要 求 将 参 数 括 在 括 号 中 , 参 数 之 间 用 逗 号 分 隔 开 。missing ‘)’ to complete answer#assert 或 #unassert 需 要 在 answer 前 后 有 括 号 。missing argument to ‘option’ option指 定 的 命 令 行 选 项 需 要 一 个 参 数 。missing binary operator before token ‘token’记 号 “token” 前 需 要 一 个 二 进 制 操 作 符 。missing terminating ‘character’ character缺 少 终 止 符 , 如 单 引 号 ’、 双 引 号 ” 或 右 尖 括 号 >。missing terminating > character#include 伪 指 令 中 缺 少 终 止 >。more than n operands in ‘asm’asm 语 句 无 效 。multiple default labels in one switch对 于 每 个 switch, 只 能 指 定 一 个 default 标 号 。multiple parameters named ‘identifier’参 数 名 必 须 是 唯 一 的 。multiple storage classes in declaration of ‘identifier’每 个 声 明 中 只 能 有 一 个 存 储 类 别 。DS51284C_CN 第 124 页© 2005 Microchip Technology Inc.

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

Saved successfully!

Ooh no, something went wrong!