[开发工具] 发现STM8 Cosmic 有个小问题。

[复制链接]
 楼主| t.jm 发表于 2010-12-27 10:07 | 显示全部楼层 |阅读模式
最近在测试STM8的Touch Lib,发现在嵌入汇编中跳转语句后加C的//注释就会出错,用;注释则可以:
测试:
WaitForVil:
  bcp a, (x)               // A & (x) : N,Z;1 cycles,这句OK。
  jreq EndWaitForVil  // 这句出错,用;号注释则OK。

The command: "cxstm8 +warn +modsl0 +debug -pxp +compact +split -pp -l -dxxxUSE_PRAGMA_SECTION -istm8s_stdperiph_driver\inc -istm8_touchsensing_driver\inc -iinc -i"C:\Program Files\COSMIC\CXSTM8_32K\Hstm8"  -clDebug\ -coDebug\ stm8_touchsensing_driver\src\stm8_tsl_rc_iodriver.c" has failed, the returned value is: 1
exit code=1.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

37

主题

3382

帖子

2

粉丝
快速回复 在线客服 返回列表 返回顶部

37

主题

3382

帖子

2

粉丝
快速回复 在线客服 返回列表 返回顶部