文件头: <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). |