一般Jlink版本 和 Jag(硬件)最好匹配
安裝Jlink 時,IAR的工具包也可以順帶安裝。
有源碼:
IAR 可以自動選擇CPU型號,代碼直接Download and debug
https://www.segger.com/products/debug-probes/j-link/
https://www.segger.com/downloads/jlink/
J-Link Software and Documentation Pack
J-Link Software and Documentation pack for Windows
Installing the software will automatically install the J-Link USB drivers and offers to update applications which use the J-Link DLL. Multiple versions of the J-Link software can be installed on the same PC without problems; they will co-exist in different directories.
V6.40
Older versions
[2018-10-26] 33,072 KB DOWNLOAD
J-Link Software and Documentation pack for macOS
V6.40
Older versions
[2018-10-26] 28,110 KB DOWNLOAD
J-Link Software and Documentation pack for Linux, DEB installer, 32-bit
V6.40
Older versions
[2018-10-26] 20,139 KB DOWNLOAD
J-Link Software and Documentation pack for Linux, DEB installer, 64-bit
V6.40
Older versions
[2018-10-26] 28,203 KB DOWNLOAD
J-Link Software and Documentation pack for Linux, RPM installer, 32-bit
V6.40
Older versions
[2018-10-26] 20,144 KB DOWNLOAD
J-Link Software and Documentation pack for Linux, RPM installer, 64-bit
V6.40
Older versions
[2018-10-26] 24,521 KB DOWNLOAD
J-Link Software and Documentation pack for Linux, TGZ archive, 32-bit
V6.40
Older versions
[2018-10-26] 20,188 KB DOWNLOAD
J-Link Software and Documentation pack for Linux, TGZ archive, 64-bit
V6.40
Older versions
[2018-10-26] 28,265 KB DOWNLOAD
J-Link Software and Documentation pack for Linux ARM systems
V6.40
Older versions
[2018-10-26] 13,584 KB DOW
最新版是jlink V640 沒有包含老的jflash模板文件
jlink V4.9包含了 STM32F103RC.jflash 模板文件
=========
燒錄步驟(沒有源碼):
打開jflash open project=》 從安裝目錄中選 【安裝目錄】=》【ST】=》【STM32F103RC.jflash】
具體可以根據自己的CPU來選擇。
再打開HEX 二進制文件,再燒錄進去[F5], => start application[F9]
若 沒有選擇jflash 模板(不知道CPU信息) ,CPU信息選擇【auto 】 可能 提示找不到CPU