nonvectored interrupt.plg

来自「Hitex LPC2100 insider guide source code」· PLG 代码 · 共 26 行

PLG
26
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Work\ARM\Philips Course Image\Keil ARM Compiler examples\Solution\EX13- InterruptNon Vectored\NonVectored Interrupt.uv2
Project File Date:  02/10/2005

<h2>Output:</h2>
Build target 'ULINK'
compiling main.c...
assembling Startup.s...
linking...
Program Size: data=1172 const=24 code=532
"NonVectored Interrupt" - 0 Error(s), 0 Warning(s).
Build target 'ULINK'
compiling main.c...
assembling Startup.s...
linking...
Program Size: data=1172 const=24 code=524
"NonVectored Interrupt" - 0 Error(s), 0 Warning(s).
Load "C:\\Work\\ARM\\Philips Course Image\\Keil ARM Compiler examples\\Solution\\EX13- InterruptNon Vectored\\NonVectored Interrupt" 
Erase Done.
Programming Done.
Verify OK.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?