forked from logzhan/RobotHardware-UESTC
530 lines
16 KiB
Plaintext
530 lines
16 KiB
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>µVision Build Log</h1>
|
|
<h2>Project:</h2>
|
|
C:\Users\Administrator\Desktop\TX\Project\Project.uvproj
|
|
Project File Date: 02/08/2017
|
|
|
|
<h2>Output:</h2>
|
|
Build target 'PROJECT'
|
|
linking...
|
|
..\Output\Project.axf: Error: L6218E: Undefined symbol NRF24L01_Check (referred from main.o).
|
|
..\Output\Project.axf: Error: L6218E: Undefined symbol NRF24L01_Init (referred from main.o).
|
|
..\Output\Project.axf: Error: L6218E: Undefined symbol NRF24L01_TxPacket (referred from main.o).
|
|
..\Output\Project.axf: Error: L6218E: Undefined symbol TX_Mode (referred from main.o).
|
|
"..\Output\Project.axf" - 4 Errors, 0 Warning(s).
|
|
Target not created
|
|
Build target 'PROJECT'
|
|
linking...
|
|
..\Output\Project.axf: Error: L6218E: Undefined symbol NRF24L01_Check (referred from main.o).
|
|
..\Output\Project.axf: Error: L6218E: Undefined symbol NRF24L01_Init (referred from main.o).
|
|
..\Output\Project.axf: Error: L6218E: Undefined symbol NRF24L01_TxPacket (referred from main.o).
|
|
..\Output\Project.axf: Error: L6218E: Undefined symbol TX_Mode (referred from main.o).
|
|
"..\Output\Project.axf" - 4 Errors, 0 Warning(s).
|
|
Target not created
|
|
Build target 'PROJECT'
|
|
compiling core_cm3.c...
|
|
compiling system_stm32f10x.c...
|
|
compiling misc.c...
|
|
compiling stm32f10x_adc.c...
|
|
compiling stm32f10x_bkp.c...
|
|
compiling stm32f10x_can.c...
|
|
compiling stm32f10x_cec.c...
|
|
compiling stm32f10x_crc.c...
|
|
compiling stm32f10x_dac.c...
|
|
compiling stm32f10x_dbgmcu.c...
|
|
compiling stm32f10x_dma.c...
|
|
compiling stm32f10x_exti.c...
|
|
compiling stm32f10x_flash.c...
|
|
compiling stm32f10x_fsmc.c...
|
|
compiling stm32f10x_gpio.c...
|
|
compiling stm32f10x_i2c.c...
|
|
compiling stm32f10x_iwdg.c...
|
|
compiling stm32f10x_pwr.c...
|
|
compiling stm32f10x_rcc.c...
|
|
compiling stm32f10x_rtc.c...
|
|
compiling stm32f10x_sdio.c...
|
|
compiling stm32f10x_spi.c...
|
|
compiling stm32f10x_tim.c...
|
|
compiling stm32f10x_usart.c...
|
|
compiling stm32f10x_wwdg.c...
|
|
compiling delay.c...
|
|
compiling bsp_NVIC.C...
|
|
compiling bsp_iic.c...
|
|
compiling bsp_GPIO.c...
|
|
compiling bsp_usart.c...
|
|
compiling 24cxx.c...
|
|
compiling oled.c...
|
|
compiling 24l01.c...
|
|
..\HARDWARE\24L01\24l01.c(3): error: #5: cannot open source input file "bsp_spi.h": No such file or directory
|
|
compiling main.c...
|
|
compiling stm32f10x_it.c...
|
|
"..\Output\Project.axf" - 1 Errors, 0 Warning(s).
|
|
Target not created
|
|
Build target 'PROJECT'
|
|
compiling core_cm3.c...
|
|
compiling system_stm32f10x.c...
|
|
compiling misc.c...
|
|
compiling stm32f10x_adc.c...
|
|
compiling stm32f10x_bkp.c...
|
|
compiling stm32f10x_can.c...
|
|
compiling stm32f10x_cec.c...
|
|
compiling stm32f10x_crc.c...
|
|
compiling stm32f10x_dac.c...
|
|
compiling stm32f10x_dbgmcu.c...
|
|
compiling stm32f10x_dma.c...
|
|
compiling stm32f10x_exti.c...
|
|
compiling stm32f10x_flash.c...
|
|
compiling stm32f10x_fsmc.c...
|
|
compiling stm32f10x_gpio.c...
|
|
compiling stm32f10x_i2c.c...
|
|
compiling stm32f10x_iwdg.c...
|
|
compiling stm32f10x_pwr.c...
|
|
compiling stm32f10x_rcc.c...
|
|
compiling stm32f10x_rtc.c...
|
|
compiling stm32f10x_sdio.c...
|
|
compiling stm32f10x_spi.c...
|
|
compiling stm32f10x_tim.c...
|
|
compiling stm32f10x_usart.c...
|
|
compiling stm32f10x_wwdg.c...
|
|
compiling delay.c...
|
|
compiling bsp_NVIC.C...
|
|
compiling bsp_iic.c...
|
|
compiling bsp_GPIO.c...
|
|
compiling bsp_usart.c...
|
|
compiling bsp_spi.c...
|
|
compiling 24cxx.c...
|
|
compiling oled.c...
|
|
compiling 24l01.c...
|
|
compiling main.c...
|
|
compiling stm32f10x_it.c...
|
|
linking...
|
|
Program Size: Code=11120 RO-data=2364 RW-data=964 ZI-data=1908
|
|
FromELF: creating hex file...
|
|
"..\Output\Project.axf" - 0 Errors, 0 Warning(s).
|
|
Load "..\\Output\\Project.axf"
|
|
Set JLink Project File to "C:\Users\Administrator\Desktop\TX\Project\JLinkSettings.ini"
|
|
* JLink Info: Device "STM32F103C8" selected (64 KB flash, 20 KB RAM).
|
|
|
|
JLink info:
|
|
------------
|
|
DLL: V4.90 , compiled Jul 28 2014 10:35:20
|
|
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.
|
|
ROMTableAddr = 0xE00FF003
|
|
|
|
Target info:
|
|
------------
|
|
Device: STM32F103C8
|
|
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: 1000 kHz
|
|
|
|
Erase Done.
|
|
Programming Done.
|
|
Verify OK.
|
|
Application running ...
|
|
Build target 'PROJECT'
|
|
compiling 24l01.c...
|
|
compiling main.c...
|
|
linking...
|
|
Program Size: Code=11116 RO-data=2364 RW-data=964 ZI-data=1908
|
|
FromELF: creating hex file...
|
|
"..\Output\Project.axf" - 0 Errors, 0 Warning(s).
|
|
Load "..\\Output\\Project.axf"
|
|
Set JLink Project File to "C:\Users\Administrator\Desktop\TX\Project\JLinkSettings.ini"
|
|
* JLink Info: Device "STM32F103C8" selected (64 KB flash, 20 KB RAM).
|
|
|
|
JLink info:
|
|
------------
|
|
DLL: V4.90 , compiled Jul 28 2014 10:35:20
|
|
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.
|
|
ROMTableAddr = 0xE00FF003
|
|
|
|
Target info:
|
|
------------
|
|
Device: STM32F103C8
|
|
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: 1000 kHz
|
|
|
|
Erase Done.
|
|
Programming Done.
|
|
Verify OK.
|
|
Application running ...
|
|
Load "..\\Output\\Project.axf"
|
|
Set JLink Project File to "C:\Users\Administrator\Desktop\TX\Project\JLinkSettings.ini"
|
|
* JLink Info: Device "STM32F103C8" selected (64 KB flash, 20 KB RAM).
|
|
|
|
JLink info:
|
|
------------
|
|
DLL: V4.90 , compiled Jul 28 2014 10:35:20
|
|
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.
|
|
ROMTableAddr = 0xE00FF003
|
|
|
|
Target info:
|
|
------------
|
|
Device: STM32F103C8
|
|
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: 1000 kHz
|
|
|
|
Erase Done.
|
|
Programming Done.
|
|
Verify OK.
|
|
Application running ...
|
|
Build target 'PROJECT'
|
|
compiling main.c...
|
|
..\User\main.c(40): warning: #177-D: variable "tmp" was declared but never referenced
|
|
linking...
|
|
Program Size: Code=11012 RO-data=2364 RW-data=964 ZI-data=1908
|
|
FromELF: creating hex file...
|
|
"..\Output\Project.axf" - 0 Errors, 1 Warning(s).
|
|
Load "..\\Output\\Project.axf"
|
|
Set JLink Project File to "C:\Users\Administrator\Desktop\TX\Project\JLinkSettings.ini"
|
|
* JLink Info: Device "STM32F103C8" selected (64 KB flash, 20 KB RAM).
|
|
|
|
JLink info:
|
|
------------
|
|
DLL: V4.90 , compiled Jul 28 2014 10:35:20
|
|
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.
|
|
ROMTableAddr = 0xE00FF003
|
|
|
|
Target info:
|
|
------------
|
|
Device: STM32F103C8
|
|
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: 1000 kHz
|
|
|
|
Erase Done.
|
|
Programming Done.
|
|
Verify OK.
|
|
Application running ...
|
|
Build target 'PROJECT'
|
|
compiling main.c...
|
|
..\User\main.c(40): warning: #177-D: variable "tmp" was declared but never referenced
|
|
linking...
|
|
Program Size: Code=11008 RO-data=2364 RW-data=964 ZI-data=1908
|
|
FromELF: creating hex file...
|
|
"..\Output\Project.axf" - 0 Errors, 1 Warning(s).
|
|
Load "..\\Output\\Project.axf"
|
|
Set JLink Project File to "C:\Users\Administrator\Desktop\TX\Project\JLinkSettings.ini"
|
|
* JLink Info: Device "STM32F103C8" selected (64 KB flash, 20 KB RAM).
|
|
|
|
JLink info:
|
|
------------
|
|
DLL: V4.90 , compiled Jul 28 2014 10:35:20
|
|
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.
|
|
ROMTableAddr = 0xE00FF003
|
|
|
|
Target info:
|
|
------------
|
|
Device: STM32F103C8
|
|
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: 1000 kHz
|
|
|
|
Erase Done.
|
|
Programming Done.
|
|
Verify OK.
|
|
Application running ...
|
|
Build target 'PROJECT'
|
|
compiling main.c...
|
|
..\User\main.c(40): warning: #177-D: variable "tmp" was declared but never referenced
|
|
..\User\main.c(42): warning: #177-D: variable "p" was declared but never referenced
|
|
linking...
|
|
Program Size: Code=6914 RO-data=2342 RW-data=952 ZI-data=1632
|
|
FromELF: creating hex file...
|
|
"..\Output\Project.axf" - 0 Errors, 2 Warning(s).
|
|
Load "..\\Output\\Project.axf"
|
|
Set JLink Project File to "C:\Users\Administrator\Desktop\TX\Project\JLinkSettings.ini"
|
|
* JLink Info: Device "STM32F103C8" selected (64 KB flash, 20 KB RAM).
|
|
|
|
JLink info:
|
|
------------
|
|
DLL: V4.90 , compiled Jul 28 2014 10:35:20
|
|
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.
|
|
ROMTableAddr = 0xE00FF003
|
|
|
|
Target info:
|
|
------------
|
|
Device: STM32F103C8
|
|
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: 1000 kHz
|
|
|
|
Erase Done.
|
|
Programming Done.
|
|
Verify OK.
|
|
Application running ...
|
|
Build target 'PROJECT'
|
|
compiling main.c...
|
|
..\User\main.c(42): warning: #177-D: variable "p" was declared but never referenced
|
|
linking...
|
|
Program Size: Code=8746 RO-data=2350 RW-data=952 ZI-data=1656
|
|
FromELF: creating hex file...
|
|
"..\Output\Project.axf" - 0 Errors, 1 Warning(s).
|
|
Load "..\\Output\\Project.axf"
|
|
Set JLink Project File to "C:\Users\Administrator\Desktop\TX\Project\JLinkSettings.ini"
|
|
* JLink Info: Device "STM32F103C8" selected (64 KB flash, 20 KB RAM).
|
|
|
|
JLink info:
|
|
------------
|
|
DLL: V4.90 , compiled Jul 28 2014 10:35:20
|
|
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.
|
|
ROMTableAddr = 0xE00FF003
|
|
|
|
Target info:
|
|
------------
|
|
Device: STM32F103C8
|
|
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: 1000 kHz
|
|
|
|
Erase Done.
|
|
Programming Done.
|
|
Verify OK.
|
|
Application running ...
|
|
Build target 'PROJECT'
|
|
compiling main.c...
|
|
..\User\main.c(42): warning: #177-D: variable "p" was declared but never referenced
|
|
linking...
|
|
Program Size: Code=8750 RO-data=2350 RW-data=952 ZI-data=1656
|
|
FromELF: creating hex file...
|
|
"..\Output\Project.axf" - 0 Errors, 1 Warning(s).
|
|
Load "..\\Output\\Project.axf"
|
|
Set JLink Project File to "C:\Users\Administrator\Desktop\TX\Project\JLinkSettings.ini"
|
|
* JLink Info: Device "STM32F103C8" selected (64 KB flash, 20 KB RAM).
|
|
|
|
JLink info:
|
|
------------
|
|
DLL: V4.90 , compiled Jul 28 2014 10:35:20
|
|
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.
|
|
ROMTableAddr = 0xE00FF003
|
|
|
|
Target info:
|
|
------------
|
|
Device: STM32F103C8
|
|
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: 1000 kHz
|
|
|
|
Erase Done.
|
|
Programming Done.
|
|
Verify OK.
|
|
Application running ...
|
|
Build target 'PROJECT'
|
|
compiling main.c...
|
|
linking...
|
|
Program Size: Code=8806 RO-data=2350 RW-data=952 ZI-data=1688
|
|
FromELF: creating hex file...
|
|
"..\Output\Project.axf" - 0 Errors, 0 Warning(s).
|
|
Load "..\\Output\\Project.axf"
|
|
Set JLink Project File to "C:\Users\Administrator\Desktop\TX\Project\JLinkSettings.ini"
|
|
* JLink Info: Device "STM32F103C8" selected (64 KB flash, 20 KB RAM).
|
|
|
|
JLink info:
|
|
------------
|
|
DLL: V4.90 , compiled Jul 28 2014 10:35:20
|
|
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.
|
|
ROMTableAddr = 0xE00FF003
|
|
|
|
Target info:
|
|
------------
|
|
Device: STM32F103C8
|
|
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: 1000 kHz
|
|
|
|
Erase Done.
|
|
Programming Done.
|
|
Verify OK.
|
|
Application running ...
|
|
Load "..\\Output\\Project.axf"
|
|
Set JLink Project File to "C:\Users\Administrator\Desktop\TX\Project\JLinkSettings.ini"
|
|
* JLink Info: Device "STM32F103C8" selected (64 KB flash, 20 KB RAM).
|
|
|
|
JLink info:
|
|
------------
|
|
DLL: V4.90 , compiled Jul 28 2014 10:35:20
|
|
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.
|
|
ROMTableAddr = 0xE00FF003
|
|
|
|
Target info:
|
|
------------
|
|
Device: STM32F103C8
|
|
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: 1000 kHz
|
|
|
|
Erase Done.
|
|
Programming Done.
|
|
Verify OK.
|
|
Application running ...
|
|
Load "..\\Output\\Project.axf"
|
|
Set JLink Project File to "C:\Users\Administrator\Desktop\TX\Project\JLinkSettings.ini"
|
|
* JLink Info: Device "STM32F103C8" selected (64 KB flash, 20 KB RAM).
|
|
|
|
JLink info:
|
|
------------
|
|
DLL: V4.90 , compiled Jul 28 2014 10:35:20
|
|
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: STM32F103C8
|
|
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: 1000 kHz
|
|
|
|
Erase Done.
|
|
Programming Done.
|
|
Verify OK.
|
|
Application running ...
|