cmsis_hal.plg

来自「Cortex-m3微控制器软件接口标准 不错的资料」· PLG 代码 · 共 22 行

PLG
22
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\reikei01\Desktop\CMSIS_V1P0\Example\cmsis_hal.uv2
Project File Date:  11/10/2008

<h2>Output:</h2>
Build target 'CMSIS HAL'
creating preprocessor file for core_cm3.c...
compiling core_cm3.c...
creating preprocessor file for system_stm32.c...
compiling system_stm32.c...
assembling startup_stm32f10x.s...
creating preprocessor file for main.c...
compiling main.c...
linking...
Program Size: Code=856 RO-data=288 RW-data=8 ZI-data=608  
FromELF: creating hex file...
".\obj\cmsis_hal.axf" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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