test.plg
来自「STM32实现定时加热」· PLG 代码 · 共 35 行
PLG
35 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Users\fyg\Desktop\stm32单片机\stn32实验\温度定时 七个功能 跳跃信号问题 方案一\USER\TEST.uv2
Project File Date: 07/02/2012
<h2>Output:</h2>
compiling operation.c...
..\DISINFECT\OPERATION\operation.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STM32F10x.s...
compiling test.c...
compiling delay.c...
compiling sys.c...
compiling usart.c...
compiling led.c...
compiling key.c...
compiling timer.c...
compiling ILI93xx.c...
compiling rtc.c...
compiling wkup.c...
compiling remote.c...
compiling ds18b20.c...
compiling exti.c...
compiling settimer.c...
..\DISINFECT\SETTIMER\settimer.c(247): warning: #1-D: last line of file ends without a newline
compiling switch.c...
compiling temperature.c...
linking...
Program Size: Code=19742 RO-data=3030 RW-data=56 ZI-data=680
FromELF: creating hex file...
"TEST.axf" - 0 Error(s), 1 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?