📄 eint0_awake_int.plg
字号:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\我用RealView MDK编译的周立功实验程序\11_中断相关实验\1_外部中断\2_外部中断唤醒掉电的CPU_同时产生中断\Eint0_awake_Int.uv2
Project File Date: 07/23/2008
<h2>Output:</h2>
Build target 'Target 1'
assembling Startup.s...
compiling main.c...
main.c(37): warning: #223-D: function "sys_init" declared implicitly
main.c(42): warning: #223-D: function "IRQEnable" declared implicitly
main.c(49): error: #20: identifier "EXTWAKE" is undefined
main.c(64): warning: #111-D: statement is unreachable
compiling sys_init.c...
sys_init.c(29): warning: #1-D: last line of file ends without a newline
Target not created
Build target 'Target 1'
assembling Startup.s...
compiling main.c...
main.c(37): warning: #223-D: function "sys_init" declared implicitly
main.c(64): warning: #111-D: statement is unreachable
compiling sys_init.c...
sys_init.c(29): warning: #1-D: last line of file ends without a newline
linking...
FromELF: creating hex file...
"Eint0_awake_Int.axf" - 0 Error(s), 3 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -