| 本帖最后由 zoomdy 于 2017-2-4 13:00 编辑 
 TrueSTUDIO是STM32CubeMX支持的四大开发环境之一,基于GCC和Eclipse。其免费版没有代码容量的限制,也没有试用期限的限制。
 
 Windows版下载地址:
 http://atollic.com/resources/download/windows/
 
 Linux版本下载地址:(目前仍然为Beta版)
 http://info.atollic.com/atollic-beta-program-download
 
 
 News version 7.1.0
 Product platform
 * Microsoft Windows
 * Linux (Beta status)
 
 New product feature
 * New Static Stack Analyzer visualizing stack usage per function as List
 and Call Graph (Pro)
 * New Project Import Converter supporting conversion of System Workbench
 for STM32 projects (SW4STM32 AC6) to TrueSTUDIO projects
 * Auto can be used to select SWV clock when using Segger J-Link
 
 Product updates
 * New automatic check for license updates when starting Atollic
 TrueSTUDIO, and for instance when subscription extension or new SUA
 period is detected the license is updated automatically
 * New layout of Hardware Configurations dialog in Project Wizard and in
 Target Settings dialog, also displaying device and memory information
 when a board is selected
 * Updated Build Analyzer view to display end address for Memory Regions
 * Updated Information Center with resource links to Atollic forum,
 Video tutorials, White papers and Application notes
 * Fixed stack location when creating a new project for STM32F76xx and
 STM32F77xx devices
 * Fixed Copy Stack and selected items in Debug view to actually copy the
 content to clipboard
 * Added missing ST-LINK gdb startup script when project created for a
 generic ARM device and target is an STMicroelectronics device
 debugged with ST-LINK
 * Updated license system to fix rare cases of BSOD
 * Updated Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
 * Fixed issue where IAR Simple Code format conversion sometimes would
 copy too much data to the converted file
   
 | 
怎么说,我也是做软件的,嵌入式软件也是软件啊!
所以我在选择软件的时候按这个次序选的:开源软件、免费软件、试用软件、D版,有钱买正版当然是最好的。
https://pan.baidu.com/s/1nuZOz5R
能否简单介绍下其特点?和SW4STM32有什么区别?
是否有单独的插件提供给eclipse安装?
另,免费版和full版功能上有哪些区别?