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
|