stm32_study.plg
来自「基于STM32串口-CAN函数包.其中,串口以中断形式接受,C」· PLG 代码 · 共 32 行
PLG
32 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\study\stm32_study.uv2
Project File Date: 12/29/2008
<h2>Output:</h2>
Build target 'Target 1'
assembling STM32F10x.s...
assembling cortexm3_macro.s...
compiling main.c...
compiling SetClock.c...
compiling SetUsart.c...
compiling retarget.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_nvic.c...
compiling SysTick_IRQ.c...
SysTick_IRQ.c(46): warning: #1-D: last line of file ends without a newline
linking...
Program Size: Code=5706 RO-data=306 RW-data=20 ZI-data=612
"stm32_study.axf" - 0 Error(s), 1 Warning(s).
Load "E:\\study\\stm32_study.AXF"
Erase Done.
Programming Done.
Verify OK.
Application running ...
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?