timer.plg

来自「STM32的TIMER详细例程」· PLG 代码 · 共 38 行

PLG
38
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\ST_ARM\zero_research\Example\12.1 - Timer\Timer.uv2
Project File Date:  05/06/2008

<h2>Output:</h2>
Build target 'Z32R'
assembling STM32F10x.s...
compiling STM32_Init.c...
compiling TFT018.c...
compiling Timer.c...
linking...
Program Size: Code=3958 RO-data=5914 RW-data=8 ZI-data=608  
".\Output\Timer.axf" - 0 Error(s), 0 Warning(s).
Load "E:\\ST_ARM\\zero_research\\Example\\12.1 - Timer\\Output\\Timer.AXF" 
Erase Done.
Programming Done.
Cannot Write to RAM for Flash Algorithms !
Verify Failed!
Load "E:\\ST_ARM\\zero_research\\Example\\12.1 - Timer\\Output\\Timer.AXF" 
Erase Done.
Programming Done.
Verify OK.
Application running ...
Load "E:\\ST_ARM\\zero_research\\Example\\12.1 - Timer\\Output\\Timer.AXF" 
Erase Done.
Programming Done.
Verify OK.
Application running ...
Load "E:\\ST_ARM\\zero_research\\Example\\12.1 - Timer\\Output\\Timer.AXF" 
Erase Done.
Programming Done.
Verify OK.
Application running ...

⌨️ 快捷键说明

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