stm32usart.plg
来自「STM32单片机IAP程序」· PLG 代码 · 共 29 行
PLG
29 行
<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Project:</h2>
G:\Users\Ultimate\Desktop\Stm32Usart\Stm32Usart.uvproj
Project File Date: 09/14/2010
<h2>Output:</h2>
Build target 'Stm32Usart'
assembling cortexm3_macro.s...
assembling stm32f10x_vector.s...
compiling stm32f10x_flash.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_usart.c...
compiling main.c...
src\main.c(4): warning: #1-D: last line of file ends without a newline
compiling stm32f10x_it.c...
linking...
Program Size: Code=468 RO-data=320 RW-data=0 ZI-data=2144
".\obj\Stm32Usart.axf" - 0 Error(s), 1 Warning(s).
Build target 'Stm32Usart'
compiling main.c...
linking...
Program Size: Code=468 RO-data=320 RW-data=0 ZI-data=2144
".\obj\Stm32Usart.axf" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?