eric2013 发表于 2020-3-31 09:08:20

SEGGER官网常用软件镜像下载JLINK,Embedded Studio,SystemView,Ozone,J-Scope等(2022-11-39)

注意:下载不正常的话,请鼠标右击附件“复制链接地址”,然后粘贴到迅雷等下载器来下载。


JLINK(2021-04-11升级):
http://www.armbbs.cn/static/image/filetype/binary.gifJLink_Windows_V684a.exe (48.52MB)
http://www.armbbs.cn/static/image/filetype/binary.gifJLink_Windows_V688c.exe (49.00MB)
http://www.armbbs.cn/static/image/filetype/binary.gifJLink_Windows_V692.exe (49.45MB)
http://www.armbbs.cn/static/image/filetype/zip.gifJLink_Windows_V696.exe (51.01MB)
http://www.armbbs.cn/static/image/filetype/binary.gifJLink_Windows_V700.exe (51.03MB)


Ozone 64bit和32bit(2021-02-21升级)
http://www.armbbs.cn/static/image/filetype/zip.gifOzone_Windows_V322b_x86.exe (19.03MB)
http://www.armbbs.cn/static/image/filetype/zip.gifOzone_Windows_V322b_x64.exe (19.92MB)

Embedded Studio 64bit和32bit(2022-11-30升级)
http://www.armbbs.cn/static/image/filetype/zip.gifSetup_EmbeddedStudio_ARM_v520_linux_x64.tar.gz (620.11MB)
http://www.armbbs.cn/static/image/filetype/zip.gifSetup_EmbeddedStudio_ARM_v520_linux_x86.tar.gz (661.41MB)
http://www.armbbs.cn/static/image/filetype/zip.gifSetup_EmbeddedStudio_ARM_v520_macos_x64.dmg (722.07MB)
http://www.armbbs.cn/static/image/filetype/zip.gifSetup_EmbeddedStudio_ARM_v520_win_x64.exe (497.01MB)
http://www.armbbs.cn/static/image/filetype/zip.gifSetup_EmbeddedStudio_ARM_v520_win_x86.exe (486.90MB)

https://www.armbbs.cn/static/image/filetype/binary.gifSetup_EmbeddedStudio_ARM_v710_win_x64.exe (242.34MB)

SystemView 安装版64bit和32bit(2021-02-21)
http://www.armbbs.cn/static/image/filetype/zip.gifSystemView_Windows_V330_x86.zip (6.89MB)
http://www.armbbs.cn/static/image/filetype/zip.gifSystemView_Windows_V330_x64.zip (7.61MB)

SystemView 绿色版64bit和32bit(2021-02-21)
http://www.armbbs.cn/static/image/filetype/zip.gifSystemView_Windows_V330_x86.exe (6.01MB)
http://www.armbbs.cn/static/image/filetype/zip.gifSystemView_Windows_V330_x64.exe (6.57MB)

J-Scope
安装J-Scope后,打开此软件,按键盘F11就可以看官网手册
http://www.armbbs.cn/static/image/filetype/binary.gifSetup_JScope_V611m.exe (2.08MB)

Embedded Studio各种Pack软件包
打开Embedded Studio后,点击菜单tools -> ManuallyInstally Packages 导入即可










eric2013 发表于 2020-3-31 09:09:10

Segger的软件包也开始提供镜像下载。

wdliming 发表于 2020-3-31 09:28:04

虽然帖子没通过,但是支持

yklstudent 发表于 2020-3-31 10:00:59

软件更新的这么勤快

abcde1224 发表于 2020-3-31 11:51:09

感谢硬汉不用再爬墙了

eric2013 发表于 2020-4-2 10:27:05

Embedded Studio升级到V4.52

2020-04-02

wdliming 发表于 2020-4-2 14:09:28

还是Setup_EmbeddedStudio_ARM_v450_win_x64.exe,求新版的64位程序

eric2013 发表于 2020-4-2 18:47:49

wdliming 发表于 2020-4-2 14:09
还是Setup_EmbeddedStudio_ARM_v450_win_x64.exe,求新版的64位程序

已经更新。

wdliming 发表于 2020-4-3 08:57:32

系统找不到指定的文件。

wdliming 发表于 2020-4-3 08:57:38

eric2013 发表于 2020-4-2 18:47
已经更新。

系统找不到指定的文件。

eric2013 发表于 2020-4-3 08:59:31

wdliming 发表于 2020-4-3 08:57
系统找不到指定的文件。

可以了。

wdliming 发表于 2020-4-3 09:00:37

谢谢硬汉哥分享,准备试试看,导入keil工程

wdliming 发表于 2020-4-3 09:09:22

想请教一下硬汉哥,es直接安装后,导入keil的工程就行了吗?不用安装额外的pack吗?我导入就就编译报错了
Rebuilding ‘NL_6A_Bare’ from solution ‘NL_6A_Bare’ in configuration ‘AC5 External’
Assembling ‘startup_stm32f103xe.s’
Compiling ‘W5500.c’
Compiling ‘Network.c’
Compiling ‘can.c’
Compiling ‘MCP2515.c’
    non-portable path to file '"MCP2515.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
Compiling ‘mb.c’
Compiling ‘cd4051.c’
Compiling ‘ads1259.c’
Compiling ‘dwt.c’
Compiling ‘global.c’
Compiling ‘input_io_sample.c’
Compiling ‘io_driver.c’
Compiling ‘middle.c’
Compiling ‘led_driver.c’
Compiling ‘fan_bsp.c’
Compiling ‘crc16.c’
Compiling ‘main.c’
    non-portable path to file '"W5500.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
    non-portable path to file '"MCP2515.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
Compiling ‘gpio.c’
Compiling ‘dma.c’
Compiling ‘spi.c’
Compiling ‘tim.c’
Compiling ‘usart.c’
Compiling ‘stm32f1xx_it.c’
Compiling ‘stm32f1xx_hal_msp.c’
Compiling ‘stm32f1xx_hal_gpio_ex.c’
Compiling ‘stm32f1xx_hal_spi.c’
Compiling ‘stm32f1xx_hal_spi_ex.c’
Compiling ‘stm32f1xx_hal_tim.c’
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
Compiling ‘stm32f1xx_hal_tim_ex.c’
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
    equality comparison with extraneous parentheses [-Wparentheses-equality]
    remove extraneous parentheses around the comparison to silence this warning
    use '=' to turn this equality comparison into an assignment
Compiling ‘stm32f1xx_hal_uart.c’
Compiling ‘stm32f1xx_hal.c’
Compiling ‘stm32f1xx_hal_rcc.c’
Compiling ‘stm32f1xx_hal_gpio.c’
Compiling ‘stm32f1xx_hal_rcc_ex.c’
Compiling ‘stm32f1xx_hal_dma.c’
Compiling ‘stm32f1xx_hal_cortex.c’
Compiling ‘stm32f1xx_hal_pwr.c’
Compiling ‘stm32f1xx_hal_flash.c’
Compiling ‘stm32f1xx_hal_flash_ex.c’
Compiling ‘system_stm32f1xx.c’
Compiling ‘SEGGER_RTT.c’
Assembling ‘HardFaultHandler.S’
Compiling ‘SEGGER_RTT_printf.c’
Compiling ‘stmflash.c’
Compiling ‘SEGGER_HardFaultHandler.c’
Linking ‘NL_6A_Bare.axf’
    L6200E: Symbol HardFault_Handler multiply defined (by HardFaultHandler.o and stm32f1xx_it.o).
    information, 0 warning and 1 error messages.
Build failed

wdliming 发表于 2020-4-3 09:27:00

知道原因了,是hardfault.c文件不适合es平台

eric2013 发表于 2020-4-4 09:50:58

wdliming 发表于 2020-4-3 09:27
知道原因了,是hardfault.c文件不适合es平台

你的工程这两个文件里面的HardFault_Handler重复定义了


L6200E: Symbol HardFault_Handler multiply defined (by HardFaultHandler.o and stm32f1xx_it.o).

wdliming 发表于 2020-4-4 11:39:23

eric2013 发表于 2020-4-4 09:50
你的工程这两个文件里面的HardFault_Handler重复定义了




是的,我已经发现了。谢谢提醒

eric2013 发表于 2020-4-6 02:32:20

升级JLINK驱动版本到6.70b

wdliming 发表于 2020-4-10 13:53:41

硬汉,4.52a都有更新了,怎么这么快~~

wdliming 发表于 2020-4-10 14:02:58

期待硬汉能否分享一下4.52a有没有更新好的功能啊??官网看不到啥东西

eric2013 发表于 2020-4-10 14:35:24

wdliming 发表于 2020-4-10 14:02
期待硬汉能否分享一下4.52a有没有更新好的功能啊??官网看不到啥东西
小版本不更新了吧,好像意义不大,后面大版本了更新。

那个JLINK也是,这几天670a,670b,670c,太频繁了。

wdliming 发表于 2020-4-10 14:56:23

eric2013 发表于 2020-4-10 14:35
小版本不更新了吧,好像意义不大,后面大版本了更新。

那个JLINK也是,这几天670a,670b,670c,太频 ...

嗯嗯,等到4.7版本,我来重装哈哈

wdliming 发表于 2020-4-10 15:17:58

现在keil iar es三个编译器并行~~

hpxzw_foxmai 发表于 2020-4-13 16:13:58

好像地址不对

eric2013 发表于 2020-4-14 11:42:46

hpxzw_foxmai 发表于 2020-4-13 16:13
好像地址不对

测试了下都可以的。

hpxzw_foxmai 发表于 2020-4-14 15:18:49

eric2013 发表于 2020-4-14 11:42
测试了下都可以的。

我这边看地址都是
https://img.anfulai.cn/bbs 。。。
firefox、QQ浏览器、Edge 都这样

席萌0209 发表于 2020-4-14 20:12:38

hpxzw_foxmai 发表于 2020-4-14 15:18
我这边看地址都是
https://img.anfulai.cn/bbs 。。。
firefox、QQ浏览器、Edge 都这样

经测试,下载是没有问题的。详情如下:

Firefox浏览器
版本号:75.0(64位)
效果:


QQ浏览器
版本号:10.5.2(3863)效果:

Microsoft Edge
版本号:44.18362.449.0
效果:


另外,如果迅雷设置了下载接管,点击文件之后会直接弹出下载页面:


wdliming 发表于 2020-4-15 11:23:26

火狐不错啊

wdliming 发表于 2020-4-16 11:48:08

请问硬汉哥,我下载了4.52a的,论坛哪里可以上传??

wdliming 发表于 2020-4-16 14:00:55

硬汉哥,为啥,6.12 的jlink可以下载hex,新版的6.80就不行,请指教下,谢谢

wdliming 发表于 2020-4-16 14:11:13

是不是d版jlink的缘故,新版jlink软件打击d版的jlink仿真器才导致的吗?

eric2013 发表于 2020-4-17 10:18:02

wdliming 发表于 2020-4-16 14:00
硬汉哥,为啥,6.12 的jlink可以下载hex,新版的6.80就不行,请指教下,谢谢

还没有6.80吧,都可以。

wdliming 发表于 2020-4-17 11:00:29

eric2013 发表于 2020-4-17 10:18
还没有6.80吧,都可以。

不好意思,是6.7版本,

硬汉哥你看看是怎么回事、??

eric2013 发表于 2020-4-17 14:21:06

wdliming 发表于 2020-4-17 11:00
不好意思,是6.7版本,

硬汉哥你看看是怎么回事、??

不知道你这个咋回事。

wdliming 发表于 2020-4-17 14:43:21

eric2013 发表于 2020-4-17 14:21
不知道你这个咋回事。

有可能是仿真器的问题吧,请问硬汉哥你们是哪里买的仿真器,能推荐吗?你们的Htool就是太贵了。

eric2013 发表于 2020-4-17 15:03:07

wdliming 发表于 2020-4-17 14:43
有可能是仿真器的问题吧,请问硬汉哥你们是哪里买的仿真器,能推荐吗?你们的Htool就是太贵了。

SEGGER官网购买

wdliming 发表于 2020-4-17 15:19:27

eric2013 发表于 2020-4-17 15:03
SEGGER官网购买

妈呀,老贵了买不起啊612驱动用用算了

wdliming 发表于 2020-4-17 16:58:57

英文硬汉哥,Embedded Studio安装新版本,会保留原来的设置吗?

eric2013 发表于 2020-4-18 09:20:56

wdliming 发表于 2020-4-17 16:58
英文硬汉哥,Embedded Studio安装新版本,会保留原来的设置吗?

后续装的安装包还在。

wdliming 发表于 2020-4-18 10:39:59

eric2013 发表于 2020-4-18 09:20
后续装的安装包还在。

我看也是,是独立安装的。和keil不一样,和iar类似

eric2013 发表于 2020-4-22 09:33:20

增加J-Scope
页: [1] 2 3
查看完整版本: SEGGER官网常用软件镜像下载JLINK,Embedded Studio,SystemView,Ozone,J-Scope等(2022-11-39)