打印
[开发工具]

ST推出的支持Linux开发的IDE

[复制链接]
1736|16
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
734774645|  楼主 | 2018-4-28 11:00 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
http://download.atollic.com/TrueSTUDIO/installers/Atollic_TrueSTUDIO_for_STM32_linux_x86_64_v9.0.1_20180420-1214.tar.gz

*****************************************************************************
**  Release notes for Atollic TrueSTUDIO(R) for STM32 v9.0.1
**  Linux installation package
**
**  This product supports STMicrolectronics STM32 microcontrollers.
**
**  Copyright (c) 2009-2018 STMicrolectronics. All rights reserved.
**
*****************************************************************************

1. Installation instructions

System requirements
    * 64-bit distribution with 32-bit C runtime libraries installed
    * SysV compatible Linux system.

TrueSTUDIO is supported on the following distributions:
    * Ubuntu 16.04 LTS 64-bit (using Unity or Gnome 3 as recommended desktop)
    * Fedora 25 64-bit (using Xfce4 as recommended desktop)
    Note: TrueSTUDIO on Linux is only available as a 64-bit application.

Install TrueSTUDIO by performing three steps
    * Extract the downloaded archive
      $ tar -xvf ~/Downloads/Atollic_TrueSTUDIO_for_STM32_linux_x86_64_v9.0.1_yyyymmdd-hhmm.tar.gz

    * Run install.sh, the installation will prompt for install location
      $ cd Atollic_TrueSTUDIO_for_STM32_9.0.1_installer && sudo ./install.sh

    * Start TrueSTUDIO from the Applications menu, or alternatively start
      from the command line:
      $ cd /opt/Atollic_TrueSTUDIO_for_STM32_9.0.1/ide && ./TrueSTUDIO

-----------------------------------------------------------------------------
2. News information

News version 9.0.1
    See release info in readme.txt

News version 9.0.0
    Atollic TrueSTUDIO(R) for STM32 v9.0.0 and is based on the Atollic
     TrueSTUDIO for ARM v8.1.0 product

-----------------------------------------------------------------------------
3. Known issues for this release
    * If "Restart" button has been used when debugging then the debug session
       needs to be terminated using "Terminate & Remove", accessed from
       context menu with right-click on the launch object in the Debug view
    * The information center requires that webkit-gtk libraries are installed
    * TrueSTUDIO needs to be started from the
       "$TrueSTUDIO_Install/ide" directory
    * TrueSTUDIO requires that 32-bit libc6 is available on the system.
       install.sh tries to install it for you but this might fail.
       In that case you need to manually install it.
    * ETM tracing is very slow on linux and requires a lot of memory
       to work correctly.


沙发
734774645|  楼主 | 2018-4-28 11:01 | 只看该作者
http://download.atollic.com/TrueSTUDIO/installers/Atollic_TrueSTUDIO_for_ARM_linux_x86_64_v8.1.0_20171023-2304.tar.gz
*****************************************************************************
**  Release notes for Atollic TrueSTUDIO(R) for ARM(R) v8.1.0
**  Linux installation package
**
**  This product supports ARM-based microcontrollers.
**
**  (c)Copyright 2009-2017 Atollic AB.
**
*****************************************************************************

1. Installation instructions

System requirements
    * 64-bit distribution with 32-bit C runtime libraries installed
    * SysV compatible Linux system.

TrueSTUDIO is supported on the following distributions:
    * Ubuntu 16.04 LTS 64-bit (using Unity or Gnome 3 as recommended desktop)
    * Fedora 25 64-bit (using Xfce4 as recommended desktop)
    Note: TrueSTUDIO on Linux is only available as a 64-bit application.

Install TrueSTUDIO by performing three steps
    * Extract the downloaded archive
      $ tar -xvf ~/Downloads/Atollic_TrueSTUDIO_for_ARM_linux_x86_64_v8.1.0_yyyymmdd-hhmm.tar.gz

    * Run install.sh, the installation will prompt for install location
      $ cd Atollic_TrueSTUDIO_for_ARM_8.1.0_installer && sudo ./install.sh

    * Start TrueSTUDIO from the Applications menu, or alternatively start
      from the command line:
      $ cd /opt/Atollic_TrueSTUDIO_for_ARM_8.1.0/ide && ./TrueSTUDIO

-----------------------------------------------------------------------------
2. News information

News version 8.1.0
    * Linux installer allows customer to continue installation even if
       automatic 32-bit library installation fails.
    * Solved debug script issue, sometimes the debug script was empty.

News version 8.0.0
    * ST-Link GDB server for Linux now included.
    * Increased default maximum Java heap size usage, -Xmx<size>, to 2032 MB
       for 64-bit linux version.

Known issues for this release
    * If "Restart" button has been used when debugging then the debug session
       needs to be terminated using "Terminate & Remove", accessed from
       context menu with right-click on the launch object in the Debug view
    * The P&E Micro GDB server needs read/write access to the
       $TrueSTUDIO_Install/Servers/PE_Micro_gdbserver folder
    * The information center requires that webkit-gtk libraries are installed
    * TrueSTUDIO needs to be started from the
       "$TrueSTUDIO_Install/ide" directory
    * TrueSTUDIO requires that 32-bit libc6 is available on the system.
       install.sh tries to install it for you but this might fail.
       In that case you need to manually install it.
    * ETM tracing is very slow on linux and requires a lot of memory
       to work correctly

News version 7.1.1 Beta
    * No Linux specific changes in this version

News version 7.1.0 Beta
    * Fourth release of Linux version.
    * PC Tools and make utilities included
    * Fixed issue with conversion tools to hex, binary, etc where the
       generated file would be empty.

News version 7.0.1 Alpha-1
    * Third Alpha release of Linux version.
       See readme.txt for general fixes included in this version.

News version 7.0.0 Alpha-2
    * Second Alpha release of Linux version.
    * P&E Micro GDB server is now included

使用特权

评论回复
板凳
734774645|  楼主 | 2018-4-28 11:01 | 只看该作者
不知道这不支持其他竞争对手的芯片了,竞争对手是不是很伤心。

使用特权

评论回复
地板
colin2135| | 2018-4-28 11:44 | 只看该作者
TrueSTUDIO V9.0的版本只支持stm32, V9.0之前的版本支持基本厂家的芯片。

使用特权

评论回复
5
734774645|  楼主 | 2018-4-28 15:15 | 只看该作者
colin2135 发表于 2018-4-28 11:44
TrueSTUDIO V9.0的版本只支持stm32, V9.0之前的版本支持基本厂家的芯片。

是的,被ST收购后,其他厂家估计很不爽,少了个支持

使用特权

评论回复
6
静听风易| | 2018-4-28 15:33 | 只看该作者
原来是Linux下开发的IDE,那么有个问题,一直以来,Linux下开发是用的什么工具呢?

使用特权

评论回复
7
734774645|  楼主 | 2018-4-28 15:58 | 只看该作者
静听风易 发表于 2018-4-28 15:33
原来是Linux下开发的IDE,那么有个问题,一直以来,Linux下开发是用的什么工具呢? ...

不知道啊,才知道这个的

使用特权

评论回复
8
tkyl01| | 2018-4-28 17:35 | 只看该作者
linux下用makefile+gcc+vim,好的不要不要的,IDE早放弃了,windows好久没用了

使用特权

评论回复
9
android2| | 2018-4-29 10:41 | 只看该作者
竞争上到另一个级别了

使用特权

评论回复
10
734774645|  楼主 | 2018-4-29 17:45 | 只看该作者
tkyl01 发表于 2018-4-28 17:35
linux下用makefile+gcc+vim,好的不要不要的,IDE早放弃了,windows好久没用了 ...

牛人啊,makefile 要自己编写吧。

使用特权

评论回复
11
tkyl01| | 2018-5-2 16:21 | 只看该作者
734774645 发表于 2018-4-29 17:45
牛人啊,makefile 要自己编写吧。

一开始是自己编的,学了些语法之类的,后来发现cube可以生成makefile,不过需要改动一下,直接用可能不行

使用特权

评论回复
12
john_lee| | 2018-5-3 15:45 | 只看该作者
linux 也有各种 IDE:eclipse cdt, segger embedded studio, codeblocks, codelite 等等。
我现在用 codelite + segger ozone。

使用特权

评论回复
13
lehuijie| | 2018-5-3 22:57 | 只看该作者
tkyl01 发表于 2018-5-2 16:21
一开始是自己编的,学了些语法之类的,后来发现cube可以生成makefile,不过需要改动一下,直接用可能不行 ...

cube是什么

使用特权

评论回复
14
updownq| | 2018-5-3 23:06 | 只看该作者
是uclinux吗?

使用特权

评论回复
15
tkyl01| | 2018-5-4 16:56 | 只看该作者

全名 STM32CubeMX

使用特权

评论回复
16
七颗咖啡豆| | 2018-5-4 21:23 | 只看该作者
开发个单片机没必要用linux系统吧。。。。。。

使用特权

评论回复
17
gejigeji521| | 2018-5-9 22:28 | 只看该作者
好牛X,你们这些大神知道的真多,我说的包括回帖的几个大牛

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

196

主题

3436

帖子

14

粉丝