你的浏览器版本过低,可能导致网站不能正常访问!
为了你能正常使用网站功能,请使用这些浏览器。

STM32官方免费开发环境安装包,2015年7月24日更新.

[复制链接]
wjandsq 发布时间:2015-8-11 12:59
STM32官方免费开发环境System Workbench for STM32安装包, 2015年7月24日更新,后续会放到网盘提供下载。

The installer is available for different host environments; please select the appropriate installer
depending on your host machine.

Latest version

We advise you to always install the latest System Workbench for STM32 version, to benefit from all
enhancements and have support for all the newest STM32 chips.

Note this installer is only meant to be used for initial installation. To upgrade an existing System
Workbench for STM32, you should rather go to "Help >> Search for Updates..." in System Workbench
for STM32; doing this will upgrade all the components for which a new release exist, including all
the Eclipse infrastructure.

Windows 7

The Windows version is available for 32 and 64 bit systems. Note that we will need to install a device
driver to communicate with the ST-Link debug probe, so you must select the installer that fits your
system. Installing the 32 bit version on a 64 bit Windows system will not work.

Latest Windows 7 64 bit installer (Version v1.3, updated on Friday, July 24, 2015 at 12:44:45 CEST):
install_sw4stm32_win_64bits-v1.3.exe
The latest installer can always be retrieved from install_sw4stm32_win_64bits-latest.exe

Latest Windows 7 32 bit installer (Version v1.3, updated on Friday, July 24, 2015 at 12:52:28 CEST):
install_sw4stm32_win_32bits-v1.3.exe
The latest installer can always be retrieved from install_sw4stm32_win_32bits-latest.exe
Linux

To be able to download and test System Workbench for STM32 on Linux, you should request access to
System Workbench as beta tester by sending a mail to the webmaster explaining why you would like to
became a beta tester.

以下是中文备注:

ST公司提供的免费开发环境 2015年7月24日更新,基于Eclipse + GCC ARM工具链修改的:
http://www.ac6-tools.com/downloads//SW4STM32/install_sw4stm32_win_64bits-v1.3.exe
http://www.ac6-tools.com/downloads//SW4STM32/install_sw4stm32_win_32bits-v1.3.exe

32位的软件包在64位系统下,官方的说法是不能正常工作。可以在基于开普勒版本Eclipse,自行安装插件,
但可能会出现一些问题,如果不是高手可能解决不了。建议使用上面的安装包直接安装。
使用最新版本的Eclipse 安装插件,估计不能工作。

使用这个开发环境,仿真目前只支持STLINKV2、STLINKV2-1,目前直接安装的测试结果:在XP SP3上安装 install_sw4stm32_win_32bits-latest.exe 测试可以正常仿真调试F407ZE,使用STLINKV2-1、标准外设驱动库1.5.1.
在WIN10 X64上安装 install_sw4stm32_win_64bits-latest.exe 上测试可以正常仿真调试F429Z,使用STLINKV2、标准外设驱动库1.5.1.


以上两个安装包不支持JLINK,ULINK2仿真器,但理论上安装开普勒的Eclipse IDE后,用升级插件的办法,应该可以
支持J-Link、ULINK2等,具体没有实验。





收藏 2 评论8 发布时间:2015-8-11 12:59

举报

8个回答
我是熊猫大仙 回答时间:2015-8-11 13:33:23
这个就是基于Eclipse的IDE,装上插件就可以支持JLink了
http://gnuarmeclipse.livius.net/blog/jlink-install/
wjandsq 回答时间:2015-8-11 14:20:57
本帖最后由 wjandsq 于 2015-8-11 14:24 编辑

原版Eclipse很早支持JLINK,但对于F4系列仅支持HAL库,不支持标准外设驱动库。
我发过最新的链接, 大侠电子网下载站点:
1. eclipse-cpp-mars-R-win32-x86_64.zip
2. ilg.gnuarmeclipse.repository-2.9.2-201508071246.zip
3. gcc-arm-none-eabi-4_9-2015q2-20150609-win32.exe
4. gnuarmeclipse-build-tools-win64-2.6-201507152002-setup.exe
5. gnuarmeclipse-openocd-win64-0.9.0-201505190955-setup.exe
6. gnuarmeclipse-qemu-win64-2.3.50-201508051820-dev-setup.exe
7. http://www.daxia.com/wj/www/software/GCC/Setup_JLink_V500c.zip
8. http://www.daxia.com/wj/www/software/GCC/stsw-link009.zip

官方下载站点:
1. eclipse-cpp-mars-R-win32-x86_64.zip (Eclipse Mars (4.5) Release)
   http://www.eclipse.org/downloads/
   http://ftp.jaist.ac.jp/pub/eclip ... -R-win32-x86_64.zip
2. ilg.gnuarmeclipse.repository-2.9.2-201508071246.zip
   http://sourceforge.net/projects/ ... es/Eclipse/updates/
   http://nchc.dl.sourceforge.net/p ... .2-201508071246.zip
3. gcc-arm-none-eabi-4_9-2015q2-20150609-win32.exe
   http://launchpad.net/gcc-arm-embedded/+download
   http://launchpadlibrarian.net/2 ... -20150609-win32.exe
4. gnuarmeclipse-build-tools-win64-2.6-201507152002-setup.exe
   http://sourceforge.net/projects/ ... iles/Build%20Tools/
   http://jaist.dl.sourceforge.net/ ... 507152002-setup.exe
   http://sourceforge.net/settings/ ... 507152002-setup.exe
5. gnuarmeclipse-openocd-win64-0.9.0-201505190955-setup.exe
   http://sourceforge.net/projects/ ... es/OpenOCD/Windows/
   http://nchc.dl.sourceforge.net/p ... 505190955-setup.exe
6. gnuarmeclipse-qemu-win64-2.3.50-201508051820-dev-setup.exe
   http://sourceforge.net/projects/gnuarmeclipse/files/QEMU/Windows/
   http://jaist.dl.sourceforge.net/ ... 51820-dev-setup.exe
yanhaijian 回答时间:2015-8-11 14:51:47
不错,以后再也不用担心版权问题了。
moyanming2013 回答时间:2015-8-11 16:00:00
你说了那么多,愣是没找到哪个是官方的网址???
你好我好大家好! 回答时间:2015-8-11 18:06:56
不知道好用否
我是熊猫大仙 回答时间:2015-8-11 18:43:02
moyanming2013 发表于 2015-8-11 16:00
你说了那么多,愣是没找到哪个是官方的网址???

openstm32.org
社区还可以,jlink上面有说到的帖子
jcx0324 回答时间:2015-8-21 15:35:36
不是还有个coocox嘛,也用GCC
wjandsq 回答时间:2015-8-21 16:25:42
测试在Kepler_Eclipse上安装Ac6插件,stlink调试正常,界面友好的Eclipse才是主流。

所属标签

关于
我们是谁
投资者关系
意法半导体可持续发展举措
创新与技术
意法半导体官网
联系我们
联系ST分支机构
寻找销售人员和分销渠道
社区
媒体中心
活动与培训
隐私策略
隐私策略
Cookies管理
行使您的权利
官方最新发布
STM32N6 AI生态系统
STM32MCU,MPU高性能GUI
ST ACEPACK电源模块
意法半导体生物传感器
STM32Cube扩展软件包
关注我们
st-img 微信公众号
st-img 手机版