stm32 keil MDK在线调试报错 Error: Flash download failed-"Cortex-M3"

 

 

 

一  目的

装好keil MDK 想用 在线调试

 

 

二  背景:

 

     开发环境  keil MDK 422

 

三 准备:

 

     1  keil MDK 安装文件夹\ARM\Segger里是否有三个动态连接表


     stm32 keil MDK在线调试报错 Error: Flash download failed-"Cortex-M3"_第1张图片

 

    2 程序编译通过

 

    3 jlink驱动安装好(我安装的是408版本)

 

四 操作步骤:

   

    1
  stm32 keil MDK在线调试报错 Error: Flash download failed-"Cortex-M3"_第2张图片
 

 

   2

 


stm32 keil MDK在线调试报错 Error: Flash download failed-"Cortex-M3"_第3张图片

 

  3

 


stm32 keil MDK在线调试报错 Error: Flash download failed-"Cortex-M3"_第4张图片
 

 

   5


stm32 keil MDK在线调试报错 Error: Flash download failed-"Cortex-M3"_第5张图片
 

然后一路OK过去 就可以了。

 

6  点  进入到在线调试届满 进行调试。

 注:如果没有进行第五步(根据芯片选择flash容量)会报错 Error: Flash download failed-"Cortex-M3"。
 
 

你可能感兴趣的:(stm32,在线调试)