led.plg

来自「基于at91sam7s64的keil环境下的评估板亮灯练习程序」· PLG 代码 · 共 40 行

PLG
40
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\src\LED.uv2
Project File Date:  08/25/2005

<h2>Output:</h2>
Build target 'Target 1'
assembling SAM7S.s...
compiling led.c...
linking...
Program Size: data=1168 const=16 code=460
creating hex file from "LED"...
User command #1: arm-uclibc-objcopy -I ihex LED.hex -O binary LED.bin
--- User Command terminated, Exit-Code = 4
"LED" - 1 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling SAM7S.s...
compiling led.c...
linking...
Program Size: data=1168 const=16 code=460
creating hex file from "LED"...
"LED" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling SAM7S.s...
compiling led.c...
linking...
Program Size: data=1168 const=16 code=440
creating hex file from "LED"...
"LED" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling SAM7S.s...
compiling led.c...
linking...
Program Size: data=1168 const=16 code=444
creating hex file from "LED"...
"LED" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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