|
发表于 2025-8-2 20:14:03
|
显示全部楼层
本帖最后由 electro016 于 2025-8-2 21:52 编辑
Hi,
I tested the following attached files on my Jlink v11 (1-April-2025 release) + Segger v8.52 driver + Keil MDK v5.43 (32bit) + IAR EW v9.70.1. After, replacing the files at the respective Segger, Keil and IAR location programming/debugger both are working properly. I tested with my STM32F103 bluepill board and SWD mode.
Note:
You need to the replace the files in every location and IDE's your are using on your system. Like I have to replace them in Segger, Keil and IAR locations.Some of the default locations:
Segger Jlink:
C:\Program Files\SEGGER\JLink
Keil MDK v5.43:
C:\Users\PC\AppData\Local\Keil_v5\ARM\Segger
IAR EW:
C:\iar\ewarm-9.70.1\arm\bin
C:\Program Files\IAR Systems\Embedded Workbench 9.2\arm\bin
STM32Cube IDE (May not need replacing):
C:\ST\STM32CubeIDE_1.16.0\STM32CubeIDE\plugins
Look for places like inside plugins folder:
com.st.stm32cube.ide.mcu.externaltools.jlink.win32_2.4.0.202501261557
STM32Cube Programmer (May not need replacing) :
C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin
C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeProgrammer\api\lib
|
|