本帖最后由 yzzly 于 2014-1-23 13:41 编辑
过去一直用STM32F103VET6做的系统,现在用207做了块板子,可是不能下载代码。MDK为V4.7,JLink V8为V4.58,建立了一个最简单(含空的main.c文件和system_stm32f2xx.c两个文件)的工程,编译通过,不能下载,提示如下,为什么没有出现相关的MCU信息?
* JLink Info: Device "STM32F207VE" selected (512 KB flash, 64 KB RAM).
JLink info:
------------
DLL: V4.58a, compiled Dec 5 2012 18:38:08
Firmware: J-Link ARM V8 compiled Nov 14 2012 22:34:52
Hardware: V8.00
S/N : 17892859
Feature(s) : RDI,FlashDL,FlashBP,JFlash
* JLink Info: Found SWD-DP with ID 0x2BA01477
* JLink Info: Found SWD-DP with ID 0x2BA01477
* JLink Info: TPIU fitted.
* JLink Info: ETM fitted.
* JLink Info: FPUnit: 6 code (BP) slots and 2 literal slots
* JLink Info: Found Cortex-M3 r2p0, Little endian.
ROMTableAddr = 0xE00FF003
|