
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等,具体没有实验。 |
http://gnuarmeclipse.livius.net/blog/jlink-install/
原版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
openstm32.org
社区还可以,jlink上面有说到的帖子