最近在调试一块GDF107RCT6,无法进行下载

错误提示:

“JTAG Warning: T-bit of XPSR is 0 but should be 1. Changed to 1.”

1.判断BOOT0 BOOT1 电平情况  

BOOT0 低 BOOT1 低 下载到Flash(无法正常工作)

2.原本用jlink供电,现改为独立供电(无法正常工作)

3.降低jlink下载速度,调整为200k   (无法正常工作)

4.修改中断向量表NVIC_SetVectorTable(NVIC_VectTab_FLASH, 0x08000000);(无法正常工作)

5.设置复位为Core and Peripherals(无法正常工作)

6.尝试J-Link STM32 Unlock进行解锁(无法正常工作)

Connecting...failed.

Could not identify STM32 device.

有识别到SW设备,可以正常进行擦除,但是无法下载。

调试时出现“JTAG Warning: T-bit of XPSR is 0 but should be 1. Changed to 1.” 问题

 

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-15
  • 2022-12-23
  • 2021-07-23
  • 2021-08-26
  • 2022-12-23
猜你喜欢
  • 2021-07-31
  • 2021-07-20
  • 2021-06-10
  • 2021-05-28
  • 2021-08-13
  • 2021-10-30
相关资源
相似解决方案