初级会员

- 积分
- 123
- 金钱
- 123
- 注册时间
- 2012-8-26
- 在线时间
- 11 小时
|

楼主 |
发表于 2013-11-14 12:00:15
|
显示全部楼层
回复【2楼】正点原子:
---------------------------------
点调试后连接输出信息如下:
Build target 'cpurom'
compiling bsp_timer.c...
..\User\bsp\bsp_timer.c(245): warning: #186-D: pointless comparison of unsigned integer with zero
linking...
Program Size: Code=133652 RO-data=209660 RW-data=5768 ZI-data=50128
".\Obj\project.axf" - 0 Error(s), 1 Warning(s).
Load "D:\\workspace\\智能控制器项目\\新控制器\\ICONVIEW\\Project\\Obj\\project.AXF"
* JLink Info: Device "STM32F103VE" selected (512 KB flash, 64 KB RAM).
Set JLink  roject File to "D:\workspace\智能控制器项目\新控制器\ICONVIEW\Project\JLinkSettings.ini"
JLink info:
------------
DLL: V4.50j, compiled Jun 26 2012 09:19:07
Firmware: J-Link ARM V8 compiled Jan 31 2018 18:34:52
Hardware: V8.00
S/N: 20080643
Feature(s): RDI,FlashDL,FlashBP,JFlash,GDBFull
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info: ETM fitted.
* JLink Info: FPUnit: 6 code (BP) slots and 2 literal slots
ROMTableAddr = 0xE00FF003
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info: ETM fitted.
* JLink Info: FPUnit: 6 code (BP) slots and 2 literal slots
Target info:
------------
Device: STM32F103VE
VTarget = 3.287V
State of  ins:
TCK: 1, TDI: 0, TDO: 1, TMS: 0, TRES: 1, TRST: 1
Hardware-Breakpoints: 6
Software-Breakpoints: 8192
Watchpoints: 4
JTAG speed: 2000 kHz
Erase Done.
Programming Done.
Verify OK.
* JLink Info: Found Cortex-M3 r1p1, Little endian.
* JLink Info: TPIU fitted.
* JLink Info: ETM fitted.
* JLink Info: FPUnit: 6 code (BP) slots and 2 literal slots
Application running ... |
|