µVision Build Log
Project:
R:\SPI_OLCD_STM32_1.12´ç\USER\STM32-DEMO.uvproj
Project File Date: 09/22/2016
Output:
Build target 'LED-DEMO'
assembling startup_stm32f10x_hd.s...
compiling main.c...
compiling stm32f10x_it.c...
compiling 24tft.c...
GB1616.h(82): warning: #1-D: last line of file ends without a newline
};
24tft.c(382): warning: #1-D: last line of file ends without a newline
}
24tft.c(372): warning: #177-D: variable "j" was declared but never referenced
unsigned int j;
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
compiling core_cm3.c...
compiling system_stm32f10x.c...
linking...
Program Size: Code=2100 RO-data=2348 RW-data=0 ZI-data=608
FromELF: creating hex file...
"..\Output\STM32-DEMO.axf" - 0 Error(s), 3 Warning(s).
Load "..\\Output\\STM32-DEMO.axf"
Set JLink Project File to "R:\SPI_OLCD_STM32_1.12´ç\USER\JLinkSettings.ini"
* JLink Info: Device "STM32F103VE" selected (512 KB flash, 64 KB RAM).
JLink info:
------------
DLL: V4.80g, compiled Feb 13 2014 20:50:02
Firmware: J-Link ARM-OB STM32 compiled Aug 22 2012 19:52:04
Hardware: V7.00
S/N : 20090928
Feature(s) : RDI,FlashDL,FlashBP,JFlash,GDBFull
* JLink Info: Found SWD-DP with ID 0x1BA01477
* JLink Info: Found SWD-DP with ID 0x1BA01477
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: FPUnit: 6 code (BP) slots and 2 literal slots
* JLink Info: TPIU fitted.
* JLink Info: ETM fitted.
ROMTableAddr = 0xE00FF003
Target info:
------------
Device: STM32F103VE
VTarget = 3.300V
State of Pins:
TCK: 0, TDI: 0, TDO: 1, TMS: 0, TRES: 1, TRST: 1
Hardware-Breakpoints: 6
Software-Breakpoints: 8192
Watchpoints: 4
JTAG speed: 4000 kHz
Full Chip Erase Done.
Programming Done.
Verify OK.
Application running ...