flash.plg

来自「STM32 demo板的例程」· PLG 代码 · 共 25 行

PLG
25
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\stm32(contex)\Examples\flash\uvision\flash.uv2
Project File Date:  07/02/2008

<h2>Output:</h2>
Build target 'flash'
assembling STM32F10x.s...
compiling main.c...
compiling stm32f10x_flash.c...
compiling stm32f10x_it.c...
compiling uart.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_systick.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_nvic.c...
compiling stm32f10x_rcc.c...
linking...
Program Size: Code=7672 RO-data=416 RW-data=24 ZI-data=816  
"..\obj\flash.axf" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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