EM-STM3210E在RMDK和Jlink下的设置.pdf
文本预览下载声明
EM-STM3210E RMDK Jlink
1 Jlink J-link Commander
2 J-Link Commander
3 RMDK Keil J-Link
4 EM-STM3210E
G:\CN\03-Software\Examples\EXTI_Test
5 Alt-F7 Debug “Cortex-M/R J-LINK/J-Trace
6 Setting Jlink
7 OK
8 Flash Download
9 Programming Algorithm Flash
Add STM32F10x 512k
10 Utilities Jlink
11
Build target EXTI
assembling stm32f10x_vector.s...
stm32f10x_vector.s: error: A1023E: File ..\..\common\startup\stm32f10x_vector.s
could not be opened: No such file or directory
stm32f10x_vector.s: 1 Error, 0 Warnings
Target not created
12 common
Build target EXTI
assembling stm32f10x_vector.s...
compiling stm32f10x_flash.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_nvic.c...
compiling stm32f10x_rcc.c...
assembling cortexm3_macro.s...
compiling stm32f10x_systick.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_fsmc.c...
compiling spi_flash.c...
compiling lcd.c...
compiling main.c...
compiling stm32f10x_exti.c...
compiling stm32f10x_it.c...
linking...
Program Size: Code=10352 RO-data=4916 RW-data=9628 ZI-data=2148
..\Run_In_Flash\EXTI.axf - 0 Error(s), 0 Warning(s).
13 Flash Emulator
OK OK
14 Keil RMDK build output
Load ..\\Run_In_Flash\\EXTI.AXF
Set JLink Project File to C:\EXTI_Test\Project\JLinkSettings.ini
JLink info:
------------
DLL: V4.20c, compiled Sep 24 2010 19:46:42
Firmware: J-Link ARM V8 compiled Sep 24 2010 15:58:02
Hardware: V8.00
S/N :
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: ETM fitted.
* JLink Info: FPUnit: 6 code (BP) slots and 2 literal slots
ROMTableAddr = 0xE00FF003
Target info:
------------
Device: STM32F103ZE
VTarget = 3.228V
State of Pins:
TCK: 1, TDI: 0, TDO: 1, TMS: 0, TRES: 1, TRST: 1
* JLink Info: TotalIRLen = 9, IRPrint = 0x0011
* JL
显示全部