cortexm3.plg

来自「This example shows how to use CortexM3 B」· PLG 代码 · 共 26 行

PLG
26
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\STM32-EVAL项目\STM32_program_file\CortexM3\uvsion\CortexM3.uv2
Project File Date:  10/07/2007

<h2>Output:</h2>
Build target 'Target 1'
assembling STM32F10x.s...
compiling main.c...
compiling stm32f10x_it.c...
compiling stm32f10x_nvic.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_flash.c...
linking...
CortexM3.axf: Error: L6218E: Undefined symbol __BASEPRICONFIG (referred from stm32f10x_nvic.o).
CortexM3.axf: Error: L6218E: Undefined symbol __GetBASEPRI (referred from stm32f10x_nvic.o).
CortexM3.axf: Error: L6218E: Undefined symbol __RESETFAULTMASK (referred from stm32f10x_nvic.o).
CortexM3.axf: Error: L6218E: Undefined symbol __RESETPRIMASK (referred from stm32f10x_nvic.o).
CortexM3.axf: Error: L6218E: Undefined symbol __SETFAULTMASK (referred from stm32f10x_nvic.o).
CortexM3.axf: Error: L6218E: Undefined symbol __SETPRIMASK (referred from stm32f10x_nvic.o).
Target not created

⌨️ 快捷键说明

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