3735| 6
|
我把SYS.C文件放到IAR的工程里来 编译不正确 有人知道怎么改吗 |
1金钱
最佳答案IAR下面,要用类似GCC的语法Syntax
The syntax of an inline assembler statement is (similar to the one used by GNU gcc):
asm[/backcolor] [volatile]( string [assembler-interface])
string can contain one or more valid assembler instructions or data definition assembler directives, separated by \n.
For example:
asm[/backcolor]("label:nop\n"
"b label");
[mw_shl_code=c,true]void WFI_SET(void)
{ ...
| ||
| ||
| |
| ||
| ||
| ||
| ||
|手机版|OpenEdv-开源电子网
( 粤ICP备12000418号-1 )
GMT+8, 2025-2-28 03:16
Powered by OpenEdv-开源电子网
© 2001-2030 OpenEdv-开源电子网