⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 spi.plg

📁 STM32_LCD5110资料
💻 PLG
📖 第 1 页 / 共 3 页
字号:
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info:   FPUnit: 6 code (BP) slots and 2 literal slots
ROMTableAddr = 0xE00FF003
 
Target info:
------------
Device: STM32F103VB
VTarget = 3.300V
State of Pins: 
TCK: 1, TDI: 0, TDO: 1, TMS: 0, TRES: 1, TRST: 1
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info:   FPUnit: 6 code (BP) slots and 2 literal slots
Hardware-Breakpoints: 6
Software-Breakpoints: 2048
Watchpoints:          4
JTAG speed: 2000 kHz
 
Erase Done.
Programming Done.
Verify OK.
Build target 'SPI'
assembling cortexm3_macro.s...
assembling stm32f10x_vector.s...
compiling stm32f10x_flash.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_it.c...
compiling main.c...
linking...
Program Size: Code=7334 RO-data=910 RW-data=12 ZI-data=2156  
FromELF: creating hex file...
".\obj\SPI.axf" - 0 Error(s), 0 Warning(s).
Build target 'SPI'
assembling cortexm3_macro.s...
assembling stm32f10x_vector.s...
compiling stm32f10x_flash.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_it.c...
compiling main.c...
linking...
Program Size: Code=7334 RO-data=910 RW-data=12 ZI-data=2156  
FromELF: creating hex file...
".\obj\SPI.axf" - 0 Error(s), 0 Warning(s).
Build target 'SPI'
assembling cortexm3_macro.s...
assembling stm32f10x_vector.s...
compiling stm32f10x_flash.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_it.c...
compiling main.c...
linking...
Program Size: Code=7302 RO-data=910 RW-data=12 ZI-data=2156  
FromELF: creating hex file...
".\obj\SPI.axf" - 0 Error(s), 0 Warning(s).
Load "E:\\STM32\\测试\\Test\\6.SPI\\obj\\SPI.AXF" 
Set JLink Project File to "E:\STM32\测试\Test\6.SPI\JLinkSettings.ini"
 
JLink info:
------------
DLL: V4.15n, compiled Jun 18 2010 19:55:09
Firmware: J-Link ARM V8 compiled Aug 24 2011 17:23:32
Hardware: V8.00
S/N : 20100214 
Feature(s) : RDI,FlashDL,FlashBP,JFlash,GDBFull 
 
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info:   FPUnit: 6 code (BP) slots and 2 literal slots
ROMTableAddr = 0xE00FF003
 
Target info:
------------
Device: STM32F103VB
VTarget = 3.293V
State of Pins: 
TCK: 1, TDI: 0, TDO: 1, TMS: 0, TRES: 1, TRST: 1
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info:   FPUnit: 6 code (BP) slots and 2 literal slots
Hardware-Breakpoints: 6
Software-Breakpoints: 2048
Watchpoints:          4
JTAG speed: 2000 kHz
 
Erase Done.
Programming Done.
Verify OK.
Build target 'SPI'
assembling cortexm3_macro.s...
assembling stm32f10x_vector.s...
compiling stm32f10x_flash.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_it.c...
compiling main.c...
linking...
Program Size: Code=7342 RO-data=910 RW-data=12 ZI-data=2156  
FromELF: creating hex file...
".\obj\SPI.axf" - 0 Error(s), 0 Warning(s).
Build target 'SPI'
assembling cortexm3_macro.s...
assembling stm32f10x_vector.s...
compiling stm32f10x_flash.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_it.c...
compiling main.c...
src\LCD5110.h(117): warning:  #223-D: function "SPI2_SendByte" declared implicitly
src\LCD5110.h:          SPI2_SendByte(dt);
src\LCD5110.h:          ^
src\LCD5110.h: src\main.c: 1 warning, 0 errors
linking...
.\obj\SPI.axf: Error: L6218E: Undefined symbol SPI2_SendByte (referred from main.o).
.\obj\SPI.axf: Not enough information to list image symbols.
.\obj\SPI.axf: Finished: 1 information, 0 warning and 1 error messages.
Target not created
Build target 'SPI'
assembling cortexm3_macro.s...
assembling stm32f10x_vector.s...
compiling stm32f10x_flash.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_it.c...
compiling main.c...
linking...
Program Size: Code=7342 RO-data=910 RW-data=12 ZI-data=2156  
FromELF: creating hex file...
".\obj\SPI.axf" - 0 Error(s), 0 Warning(s).
Build target 'SPI'
assembling cortexm3_macro.s...
assembling stm32f10x_vector.s...
compiling stm32f10x_flash.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_it.c...
compiling main.c...
linking...
Program Size: Code=7314 RO-data=910 RW-data=12 ZI-data=2156  
FromELF: creating hex file...
".\obj\SPI.axf" - 0 Error(s), 0 Warning(s).
Load "E:\\STM32\\测试\\Test\\6.SPI\\obj\\SPI.AXF" 
Set JLink Project File to "E:\STM32\测试\Test\6.SPI\JLinkSettings.ini"
 
JLink info:
------------
DLL: V4.15n, compiled Jun 18 2010 19:55:09
Firmware: J-Link ARM V8 compiled Aug 24 2011 17:23:32
Hardware: V8.00
S/N : 20100214 
Feature(s) : RDI,FlashDL,FlashBP,JFlash,GDBFull 
 
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info:   FPUnit: 6 code (BP) slots and 2 literal slots
ROMTableAddr = 0xE00FF003
 
Target info:
------------
Device: STM32F103VB
VTarget = 3.300V
State of Pins: 
TCK: 1, TDI: 0, TDO: 1, TMS: 0, TRES: 1, TRST: 1
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info:   FPUnit: 6 code (BP) slots and 2 literal slots
Hardware-Breakpoints: 6
Software-Breakpoints: 2048
Watchpoints:          4
JTAG speed: 2000 kHz
 
Erase Done.
Programming Done.
Verify OK.
Build target 'SPI'
assembling cortexm3_macro.s...
assembling stm32f10x_vector.s...
compiling stm32f10x_flash.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_it.c...
compiling main.c...
src\LCD5110.h(117): warning:  #223-D: function "SPI2_SendByte" declared implicitly
src\LCD5110.h:          SPI2_SendByte(dt);
src\LCD5110.h:          ^
src\LCD5110.h: src\main.c: 1 warning, 0 errors
linking...
.\obj\SPI.axf: Error: L6218E: Undefined symbol SPI2_SendByte (referred from main.o).
.\obj\SPI.axf: Not enough information to list image symbols.
.\obj\SPI.axf: Finished: 1 information, 0 warning and 1 error messages.
Target not created
Build target 'SPI'
assembling cortexm3_macro.s...
assembling stm32f10x_vector.s...
compiling stm32f10x_flash.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_it.c...
compiling main.c...
linking...
Program Size: Code=7314 RO-data=910 RW-data=12 ZI-data=2156  
FromELF: creating hex file...
".\obj\SPI.axf" - 0 Error(s), 0 Warning(s).
Build target 'SPI'
assembling cortexm3_macro.s...
assembling stm32f10x_vector.s...
compiling stm32f10x_flash.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_it.c...
compiling main.c...
linking...
Program Size: Code=7314 RO-data=910 RW-data=12 ZI-data=2156  
FromELF: creating hex file...
".\obj\SPI.axf" - 0 Error(s), 0 Warning(s).
Load "E:\\STM32\\测试\\Test\\6.SPI\\obj\\SPI.AXF" 
Set JLink Project File to "E:\STM32\测试\Test\6.SPI\JLinkSettings.ini"
 
JLink info:
------------
DLL: V4.15n, compiled Jun 18 2010 19:55:09
Firmware: J-Link ARM V8 compiled Aug 24 2011 17:23:32
Hardware: V8.00
S/N : 20100214 
Feature(s) : RDI,FlashDL,FlashBP,JFlash,GDBFull 
 
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info:   FPUnit: 6 code (BP) slots and 2 literal slots
ROMTableAddr = 0xE00FF003
 
Target info:
------------
Device: STM32F103VB
VTarget = 3.300V
State of Pins: 
TCK: 1, TDI: 0, TDO: 1, TMS: 0, TRES: 1, TRST: 1
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info:   FPUnit: 6 code (BP) slots and 2 literal slots
Hardware-Breakpoints: 6
Software-Breakpoints: 2048
Watchpoints:          4
JTAG speed: 2000 kHz
 
Erase Done.
Programming Done.
Verify OK.
Build target 'SPI'
assembling cortexm3_macro.s...
assembling stm32f10x_vector.s...
compiling stm32f10x_flash.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_it.c...
compiling main.c...
linking...
Program Size: Code=7302 RO-data=910 RW-data=12 ZI-data=2156  
FromELF: creating hex file...
".\obj\SPI.axf" - 0 Error(s), 0 Warning(s).
Load "E:\\STM32\\测试\\Test\\6.SPI\\obj\\SPI.AXF" 
Set JLink Project File to "E:\STM32\测试\Test\6.SPI\JLinkSettings.ini"
 
JLink info:
------------
DLL: V4.15n, compiled Jun 18 2010 19:55:09
Firmware: J-Link ARM V8 compiled Aug 24 2011 17:23:32
Hardware: V8.00
S/N : 20100214 
Feature(s) : RDI,FlashDL,FlashBP,JFlash,GDBFull 
 
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info:   FPUnit: 6 code (BP) slots and 2 literal slots
ROMTableAddr = 0xE00FF003
 
Target info:
------------
Device: STM32F103VB
VTarget = 3.293V
State of Pins: 
TCK: 1, TDI: 0, TDO: 1, TMS: 0, TRES: 1, TRST: 1
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info:   FPUnit: 6 code (BP) slots and 2 literal slots
Hardware-Breakpoints: 6
Software-Breakpoints: 2048
Watchpoints:          4
JTAG speed: 2000 kHz
 
Erase Done.
Programming Done.
Verify OK.
Build target 'SPI'
assembling cortexm3_macro.s...
assembling stm32f10x_vector.s...
compiling stm32f10x_flash.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_it.c...
compiling main.c...
linking...
Program Size: Code=7298 RO-data=910 RW-data=12 ZI-data=2156  
FromELF: creating hex file...
".\obj\SPI.axf" - 0 Error(s), 0 Warning(s).
Load "E:\\STM32\\测试\\Test\\6.SPI\\obj\\SPI.AXF" 
Set JLink Project File to "E:\STM32\测试\Test\6.SPI\JLinkSettings.ini"
 
JLink info:
------------
DLL: V4.15n, compiled Jun 18 2010 19:55:09
Firmware: J-Link ARM V8 compiled Aug 24 2011 17:23:32
Hardware: V8.00
S/N : 20100214 
Feature(s) : RDI,FlashDL,FlashBP,JFlash,GDBFull 
 
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info:   FPUnit: 6 code (BP) slots and 2 literal slots
ROMTableAddr = 0xE00FF003
 
Target info:
------------
Device: STM32F103VB
VTarget = 3.293V
State of Pins: 
TCK: 1, TDI: 0, TDO: 1, TMS: 0, TRES: 1, TRST: 1
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info:   FPUnit: 6 code (BP) slots and 2 literal slots
Hardware-Breakpoints: 6
Software-Breakpoints: 2048
Watchpoints:          4
JTAG speed: 2000 kHz
 
Erase Done.
Programming Done.
Verify OK.
Build target 'SPI'
assembling cortexm3_macro.s...
assembling stm32f10x_vector.s...
compiling stm32f10x_flash.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_it.c...
compiling main.c...
linking...
Program Size: Code=7302 RO-data=910 RW-data=12 ZI-data=2156  
FromELF: creating hex file...
".\obj\SPI.axf" - 0 Error(s), 0 Warning(s).
Load "E:\\STM32\\测试\\Test\\6.SPI\\obj\\SPI.AXF" 
Set JLink Project File to "E:\STM32\测试\Test\6.SPI\JLinkSettings.ini"
 
JLink info:
------------
DLL: V4.15n, compiled Jun 18 2010 19:55:09
Firmware: J-Link ARM V8 compiled Aug 24 2011 17:23:32
Hardware: V8.00
S/N : 20100214 
Feature(s) : RDI,FlashDL,FlashBP,JFlash,GDBFull 
 
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info:   FPUnit: 6 code (BP) slots and 2 literal slots
ROMTableAddr = 0xE00FF003
 
Target info:
------------
Device: STM32F103VB
VTarget = 3.293V
State of Pins: 
TCK: 1, TDI: 0, TDO: 1, TMS: 0, TRES: 1, TRST: 1
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info:   FPUnit: 6 code (BP) slots and 2 literal slots
Hardware-Breakpoints: 6
Software-Breakpoints: 2048
Watchpoints:          4
JTAG speed: 2000 kHz
 
Erase Done.
Programming Done.
Verify OK.

⌨️ 快捷键说明

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