Atollic TrueSTUDIO for ARM v7.0.0

Başlatan CoDeR, 06 Aralık 2016, 23:48:49

CoDeR

Atollic TrueSTUDIO for ARM 7.0.0 çıkmış taze taze..

Biliyorum zaten kullanmayacaksınız ama üşenmedim bir amme hizmeti daha yapayım dedim. TrueSTUDIO yu benden başkasından full bulamazsınız, kıymetinizi bilin ;)

Bu arada bazılarınız beni suçlayacak onu da biliyorum ama sorumluluk kullananlara ait. Yani şöyle açıklayayım; ben full olduğunda ne özellikleri var görün diye hallettim. Eğer ticari olarak kullanmayı düşünen varsa, yani adamların emeği üzerinden para kazanmayı düşünen varsa bir zahmet satın alıp parasını ödeyerek kullansın..

Neyse, zaten kullanan olmayacak, lafı uzatmanın gereği yok..


TrueSTUDIO nun free olan sürümünü indirip kurun, daha sonra aşağıda linkini verdiğim zip dosyanın içinden çıkan jar uzantılı dosyayı atollic kurulumunun olduğu yerde ide/plugins alt dizininin altına atın..   orada aynı dosyadan var, onun üzerine yazmanız gerekiyor.. üzerine yazayım mı dediğinde yazdırın yani..

bu dosyayı kopyaladığınızda para ile satılan full sürümde ne özellikler var ise sizin bedava sürümde de o özellikler olacak..

ts-7.0.0-final.zip dosyaını indireceğiniz link:

https://mega.nz/#!dItgHJJQ!x18kLzFBS7SJLKISBy70o93nd5p62eKKpTeP4k1AiZ0

bence güzel tool, editörü de güzel derleyicisi de, keil ın IAR ın ortamına göre daha iyi bence ama iş bilenin kılıç kuşananın demişler..

Bu arada adamların 7.0 sürümü ile ilgili haberleri, güncellemeleri vs. aşağıdaki listede görüldüğü gibi;

News version 7.0.0

Product platform
    * Microsoft Windows (Final status)
    * Linux (Second Linux release of Atollic TrueSTUDIO, alpha status)

New product feature
    * Based on Eclipse Neon.1a version 4.6.1 and CDT version 9.1.0
       Important news:
        + Zoom in text editors, Zoom In (CTRL++), Zoom Out (CTRL+-)
        + SWT automatically scales images on high-DPI monitors
        + Dark theme improved
        + Workspace name shown in window title bar by default, this can be 
           changed in Preferences > General > Workspace
        + Perspective names hidden by default in the toolbar, use context
           menu to show the text
        + Full screen feature via shortcut (Alt+F11) or use
           menu (Window > Appearance > Toggle Full Screen)
        + Word wrap in text editors by using the "Toggle Word Wrap" button 
           in workbench toolbar
        + Wrap lines in Console view
        + The file properties contains a "Show in System Explorer" button 
           which opens the explorer at the file location
        + The "Show in local terminal" option in "Project Explorer" context 
           menu opens the Terminal view at the file location
        + When debugging the Disassembly view show CPU register values on
           mouse hover
        + When debugging local variables can be displayed using the "Memory 
           Browser" view
        + Added RSS reader which shows news in the bottom right corner of 
           the IDE and provides easy access to different RSS feeds such as 
           the Atollic TruePERSPECTIVES blog
        + Atollic TrueSTUDIO product adaptations to work with Eclipse Neon
    * Atollic TrueSTUDIO product also available for Linux 
    * Added limited support for Instruction Tracing on Cortex-M7 based
       cores using the Embedded Trace Macrocell ETMv4. Support for
       speculated execution and data tracing is not implemented in this release.
    * CMSIS-Pack Eclipse Plug-in updated to version 2.0.1 (from v1.1)
        CMSIS-Pack linker script handling also updated so that it is possible 
         to change and modify the linker script used in an CMSIS-Pack based 
         project 
    * New PC Toolchain
        Based on MinGW (GCC version 5.3.0, GDB version 7.6.1)
    * Added new output format "IAR Simple Code"

Product updates
    * New Target Selector widget displays vendor, boards and MCUs as a 
       tree view is used by Project Wizard, Target Settings, etc.
    * Enhanced SFRs view
       Added search field to make it easier to find SFRs/BitFields
       Added support for readAction attribute, when this is set for a 
        register or bit field such register will not be automatically read, 
        instead the readAction attribute will be displayed in the SFR view
       Added a "RD" button in the toolbar used to read the selected 
        register, also registers containing the readAction attribute
        can be read using the "RD" button
       Solved problem where derived BitFields could be handled wrong
    * Solved Eclipse issue with linked resources where the folder/file is 
       not located inside the project
    * Solved issue with indexer which was not always aware of processor 
       specific build definitions for a project which led to editor did not
       displayed used code lines correctly (wrong lines grayed out)
    * Solved issue with the Terminal view 
    * Fixed so 32-bit flash parallelism mode is used by default for STM32F7
       boards when using ST-LINK_gdbserver
    * Solved issue with SWV Console view when using ITM port number >0
    * Solved issue for SWV where the wrong SWO speed was configured
    * Solved problem to restart a debug session using SWV and connecting 
       to a remote Segger J-LINK GDB Server which is started in persistent
       mode
    * Updated algorithm so it now also takes tolerance into account when
       calculating the SWO clock and divisor based on core clock 
    * Updated to Java(TM) SE Runtime Environment (build 1.8.0_112-b15)
    * Updated GNU make to version 4.2.1
    * Do not include ".elf" in the filename of the list file or when
       converting to binary/hex/srec/... formats

MCU updates
    * Added NXP LPC83x microcontrollers (Cortex-M0+)
    * Added NXP LPC5460x microcontrollers (Cortex-M4)
    * Added NXP LPC54113 and LPC54114 (Cortex-M4/Cortex-M0+)
    * Added STMicroelectronics BlueNRG-1 devices (Cortex-M0)
    * Added STMicroelectronics STM32F413 and STM32F423 (Cortex-M4)
    * Added STMicroelectronics STM32L45x and STM32L46x (Cortex-M4)

Board updates
    * Added NXP LPCXpresso54608-EVAL board
    * Added STMicroelectronics BlueNRG-1, STEVAL-IDB007V1 board
    * Added STMicroelectronics STM32F413-DISCO

Standard peripheral library and microcontroller software
    * Updated NXP KE14Z/KE15Z CMSIS and SVD files

Debugger
    * New Atollic ST-LINK_gdbserver v3.0.0 Pro
       This new version is required to be used with Atollic TrueSTUDIO v7.0
       The new version can not be used with older Atollic TrueSTUDIO versions
       Added support for programming new STM32 devices, debugging of BlueNRG-1
        devices can be done but flash support for BlueNRG is not yet included
        but ST-LINK_utility from STMicroelectronics can be used to flash the
        BlueNRG device
       Added console logging of flash erase and flash write
       Removed some console logging
    * New P&E Micro GDB Server for Arm(R) devices, Version 6.14.00.00
       This is the command-line version of the GDB server and used instead 
       of the Windows GUI based GDB server earlier used, it includes
       support for many new devices
    * New Segger J-Link GDB Server v6.10n
       Added support for new devices
       The new GDB Server also solves problem to restart debugging within
        a debug session, this error was discovered in Segger GDB Server 
        v6.00g
       Also a problem to flash NXP (Freescale) KL82Z devices is solved
       Updated Segger GDB Server can be downloaded from Segger web-site
        Latest J-Link Software is available here
         https://www.segger.com/downloads/jlink
        Latest beta version is available here
         https://www.segger.com/downloads/jlink_beta

Documentation
    * Updated Atollic TrueSTUDIO Installation Guide
    * Updated Atollic TrueSTUDIO for ARM User Guide
    * Updated Atollic TrueSTUDIO for ARM Quick Start Guide
    * Updated Atollic TrueSTUDIO Important upgrade information manual
    * Updated IAR to Atollic TrueSTUDIO Migration Guide
    
-----------------------------------------------------------------------------
2. Product information

Documentation, Tutorials, and Information:
    * Atollic TrueSTUDIO for ARM Quick Start Guide
    * Atollic TrueSTUDIO for ARM User Guide
    * Atollic TrueSTUDIO Important upgrade information manual
    * Atollic TrueSTUDIO Installation Guide
    * IAR to Atollic TrueSTUDIO Migration Guide
    * GNU manuals
    * Library manuals
    * Video tutorials at http://www.atollic.com/index.php/videotutorials
    * Knowledge base at http://www.atollic.com/index.php/kb

Supported microcontroller families:

Generic support for
    * Cortex-M0/M0+/M1/M3/M4/M7
    * Cortex-R4/R5/R7
    * Cortex-A5/A7/A8/A9/A12/A15/A17/A53/A57/A72
    * ARM7TDMI, ARM7TDMI-S, ARM9, ARM920T, ARM922T, ARM926EJ-S, ARM946E-S,
      ARM966E-S, ARM968E-S

Device specific support for
    * Atmel SAM D20, AT91SAM, SAMA5D3 and AT91SAM9
    * Silicon Labs EFM32 (earlier Energy Micro)
    * Freescale Kinetis, Vybrid, and i.MX
    * Spansion FM3/FM4 (earlier Fujitsu)
    * Infineon XMC1000 and XMC4000
    * NXP LPCxxxx
    * Renesas RZ/A1H
    * STMicroelectronics STM32
    * Texas Instruments Stellaris, Tiva and Hercules
    * Toshiba TX

Supported microcontroller series and boards:

Atmel
    SAM D20 Series (Cortex-M0+)
    * SAM D20E Series
    * SAM D20G, Series
    * SAM D20J Series

    AT91SAM3 Series (Cortex-M3)
    * AT91SAM3A Series
    * AT91SAM3N Series
    * AT91SAM3S Series
    * AT91SAM3S8 Series
    * AT91SAM3U Series
    * AT91SAM3X Series

    AT91SAM4 Series (Cortex-M4)
    * AT91SAM4E Series
    * AT91SAM4L Series
    * AT91SAM4S Series

    SAMA5D3 Series (Cortex-A5)
    * SAMA5D3 Series

    AT91SAM9 Series (ARM9)
    * AT91SAM9260 Series
    * AT91SAM9261 Series
    * AT91SAM9263 Series
    * AT91SAM9XE Series

    Boards
    * AT91SAM3N-EK
    * AT91SAM3S-EK
    * AT91SAM3U-EK
    * AT91SAM9260-EK
    * AT91SAM9261-EK
    * AT91SAM9263-EK
    * AT91SAM9XE-EK

Silicon Labs (earlier Energy Micro)
    Zero Gecko Series (Cortex-M0+)
    * Zero Gecko
    * Happy Gecko

    EFM32 Series (Cortex-M3)
    * Gecko
    * Giant Gecko
    * Leopard Gecko
    * Tiny Gecko

    EFM32 Series (Cortex-M4)
    * Wonder Gecko

    Boards
    * EFM32G-DK3550
    * EFM32GG-DK3750
    * EFM32LG-DK3650
    * EFM32WG-DK3850
    * EFM32-G8xx-DK
    * EFM32-G8xx-STK
    * EFM32TG-STK3300
    * EFM32GG-STK3700
    * EFM32LG-STK3600
    * EFM32WG-STK3800
    * EFM32ZG-STK3200

Freescale
    Kinetis Series (Cortex-M0+)
    * KE02, KE02Z, KE04, KE06, KEA, KE1xZ
    * KL0
    * KL1
    * KL2
    * KL3
    * KL4
    * KL8
    * KM1x
    * KM3x
    * KV10
    * KW0x
    * KW20Z/KW30Z/KW40Z
    * KW21Z/KW31Z/KW41Z
    * WPR

    Kinetis Series (Cortex-M4, 50, 72, 100, 120, 150, 168 MHz)
    * K0x
    * K10
    * K20
    * K30
    * K40
    * K50
    * K60
    * K70
    * K80
    * KE1xF
    * KS2x
    * KV3x
    * KV4x
    * KW2x

    Kinetis Series (Cortex-M7, 220 and 240 MHz)
    * KV5x

    Vybrid (Single core, Cortex-A5)
    * VF3xx
    * VF5xx

    Vybrid (Dual core, Cortex-A5 and Cortex-M4)
    * VF6xx

    i.MX Application Processors
    * i.MX50 (Cortex-A8)
    * i.MX51 (Cortex-A8)
    * i.MX53 (Cortex-A8)
    * i.MX6 (Cortex-A9 4xCPU)

    Boards
    * Freedom-KE02Z
    * Freedom-KE04Z
    * Freedom-KE06Z
    * Freedom-KE15Z
    * Freedom-KL02Z
    * Freedom-KL03Z
    * Freedom-KL05Z
    * Freedom-KL25Z
    * Freedom-KL27Z
    * Freedom-KL28Z
    * Freedom-KL43Z
    * Freedom-KL82Z
    * Freedom-KW019032
    * Freedom-KW40Z
    * Freedom-KW41Z
    * Freedom-K22F
    * Freedom-K64F
    * Freedom-K66F
    * Freedom-K82F
    * KwikStik
    * TWR-KL25Z48M
    * TWR-KL28Z72M
    * TWR-KL43Z48M
    * TWR-KL46Z48M
    * TWR-KL82Z72M
    * TWR-KM34Z75M
    * TWR-K02F100M
    * TWR-K20DX50M
    * TWR-K20D72M
    * TWR-K21D50MA
    * TWR-K21F120MA
    * TWR-K24F120M
    * TWR-K22F120M
    * TWR-K40X256
    * TWR-K53N512
    * TWR-K60N512
    * TWR-K60D100M
    * TWR-K64F120M
    * TWR-K65F180M
    * TWR-K70FN1M
    * TWR-K80F150M
    * TWR-KE18F
    * TWR-KS22F120M
    * TWR-KV10Z32
    * TWR-KV11Z75M
    * TWR-KV30F100M
    * TWR-KV31F120M
    * TWR-KV46F150M
    * TWR-KV58F220M
    * TWR-KW21D256
    * MRB-KW019032EU
    * TWR-VF65GS10
    * MCIMX53-START-R (i.MX53 Cortex-A8)
    * SABRE Lite MCIMX6Q-SL BOARD (i.MX6 Cortex-A9 4xCPU)

Spansion (earlier Fujitsu)
    FM3 Series (Cortex-M3)
    * MB9AA30
    * MB9AA40
    * MB9AB40
    * MB9A100
    * MB9A110
    * MB9A130
    * MB9A140
    * MB9A150
    * MB9A310
    * MB9A340
    * MB9B100
    * MB9B110
    * MB9B120
    * MB9B210
    * MB9B300
    * MB9B310
    * MB9B320
    * MB9B400
    * MB9B410
    * MB9B500
    * MB9B510
    * MB9B520
    * MB9B610
    * MB9BD10

    FM4 Series (Cortex-M4)
    * MB9B160R
    * MB9B360R
    * MB9B460R
    * MB9B560R

    Board
    * SK-FM3-100PMC
    * SK-FM3-64PMC1
    * SK-FM3-48PMC-MB9BF524K
    * SK-FM3-48PMC-USBSTICK
    * SK-FM3-64PMC1-MB9AF132L
    * SK-FM3-80PMC-MB9BF524M
    * SK-FM3-100PMC-MB9AFB44N
    * SK-FM3-100PMC-MB9BF516N
    * SK-FM3-176PMC-ETHERNET

Infineon
   XMC1000 Family (Cortex-M0)
   * XMC1100 (entry series)
   * XMC1200 (feature series)
   * XMC1300 (control series)

   XMC4000 Family (Cortex-M4)
   * XMC4100 series
   * XMC4200 series
   * XMC4400 series
   * XMC4500 series

   Board
   * Infineon Technologies XMC1100 for ARDUINO
   * Infineon Technologies XMC1100_Boot_Kit
   * Infineon Technologies XMC1200_Boot_Kit
   * Infineon Technologies XMC1300_Boot_Kit
   * Infineon Technologies XMC4500_Relax_Lite_Kit
   * Infineon Technologies IFX_XMC4200
   * Infineon Technologies IFX_XMC4400
   * Infineon Technologies IFX_XMC4500

NXP
   Series (Cortex-M0)
   * LPC1100(X)L
   * LPC1100LV
   * LPC11A00
   * LPC11C00
   * LPC11D00
   * LPC11E00
   * LPC11E6x
   * LPC11U00
   * LPC11U6x
   * LPC1200
   * LPC12D00
   * Miniature package

   Series (Cortex-M0+)
   * LPC800
   * LPC11E6x
   * LPC11U6x

   Series (Cortex-M3)
   * LPC1300
   * LPC13Uxx
   * LPC1500
   * LPC175x_6x
   * LPC177x_8x
   * LPC18xx

   Series (Cortex-M4)
   * LPC4000
   * LPC5460x

   Series (dualcore Cortex-M4 and M0)
   * LPC4300

   Series (dualcore Cortex-M4 and M0+)
   * LPC5411x

   Board
   * IAR Systems IAR-LPC-11U14-SK
   * IAR Systems IAR-LPC-1788-SK
   * Embedded Artists EMBEDDED_ARTISTS-LPC1788-32
   * Embedded Artist LPC4088-32 Developer's Kit
   * Hitex LPC4350 Evaluation Board (Cortex-M4 and M0)
   * NGX Technologies LPC433x-Xplorer (Cortex-M4 and M0)
   * NXP LPC812-LPCXpresso
   * NXP LPCXpresso824-MAX

Renesas
    Series (Cortex-M3)
    * Renesas R-IN32M3

    Series (Cortex-A9)
    * Renesas RZ/A1H

    Board
    * Renesas RTK772100BC00000BR

STMicroelectronics
    Series (Cortex-M0)
    * STM32 F0 Entry-level devices
    * STM32 BlueNRG-1 devices (Cortex-M0)

    Series (Cortex-M0+)
    * STM32 L0 ultra-low-power devices

    Series (Cortex-M3)
    * STM32 High density devices
    * STM32 Medium density devices
    * STM32 Low density devices
    * STM32 Connectivity line devices
    * STM32 Low density Value Line devices
    * STM32 Medium density Value Line devices
    * STM32 XL density devices
    * STM32 High density Value Line devices
    * STM32 Ultralow power devices VL
    * STM32 Ultralow power devices MD
    * STM32 Ultralow power devices HD+
    * STM32 Ultralow power devices HD
    * STM32 F-2 High-performance devices
    * STM32W RF devices

    Series (Cortex-M4)
    * STM32F3xx devices
    * STM32F4xx devices
    * STM32L4xx devices

    Series (Cortex-M7)
    * STM32F746xx/STM32F756xx
    * STM32F765xx/STM32F767xx/STM32F769xx
    * STM32F777xx/STM32F779xx

    Boards
    * BlueNRG-1, STEVAL-IDB007V1 board
    * STM32VL_Discovery
    * STM32L_Discovery
    * STM32F0_Discovery
    * STM32F3_Discovery
    * STM32F4_Discovery
    * STM32F401-Discovery
    * STM32F429I-DISCO
    * STM32F746G_DISCO
    * STM32F769I-DISCO
    * STM32L0538_DISCO
    * NUCLEO-F030R8
    * NUCLEO-F072RB
    * NUCLEO-F091RC
    * NUCLEO-F103RB
    * NUCLEO-F302R8
    * NUCLEO-F303RE
    * NUCLEO-F334R8
    * NUCLEO-F401RE
    * NUCLEO-F411RE
    * NUCLEO-F446RE
    * NUCLEO-F446ZE
    * NUCLEO-L011K4
    * NUCLEO-L053R8
    * NUCLEO-L152RE
    * NUCLEO-L432KC
    * NUCLEO-L476RG
    * STM320518-EVAL
    * STM32052B-EVAL
    * STM32091C-EVAL
    * STM3210E-EVAL
    * STM3210E-EVAL_XL
    * STM3210B-EVAL
    * STM3210C-EVAL
    * STM32100B-EVAL
    * STM32100E-EVAL
    * STM32303C-EVAL
    * STM32373C-EVAL
    * STM32446E-EVAL
    * STM32469I-EVAL
    * STM32L073Z-EVAL
    * STM32L152-EVAL
    * STM32L152D-EVAL
    * STM32L476G-EVAL
    * STM322xG-EVAL
    * STM3221G-EVAL
    * STM324xG-EVAL
    * STM32429I-EVAL
    * STM32437I-EVAL
    * STM32439I-EVAL
    * STM32756G-EVAL
    * STM32W_MB851
    * IAR_STM32F103ZE
    * KEIL_MCBSTM32

Texas Instruments
    Series (Cortex-M3)
    * 100 Series
    * 300 Series
    * 600 Series
    * 800 Series
    * 1000 Series
    * 2000 Series
    * 3000 Series
    * 5000 Series
    * 6000 Series
    * 8000 Series
    * 9000 Series

    Series (Cortex-M4)
    * Tiva C Series

    Series (Cortex-R4)
    * Hercules RM48L Series
    * Hercules TMS570 Series

    Boards
    * LM3S811
    * LM3S3748
    * LM3S8962
    * LM3S9B92
    * EK-LM4F232 (Tiva C)
    * TMDX570LS31HDK (Hercules)
    * TMDXRM48HDK (Hercules)

Toshiba
    TX00 series (Cortex-M0)
    * TMPM060

    TX03 series (Cortex-M3)
    * TMPM330
    * TMPM340
    * TMPM360
    * TMPM370
    * TMPM380
    * TMPM390

    TX09 series (ARM9)
    * TMPA900
    * TMPA910

    Boards
    * KSK-TMPM330-TPL
    * MCBTMPM330UME
    * KSK-TMPM341-TPL
    * BMSKTOPASM36x(KC)
    * MCBTMPM360UME
    * MCBTMPM362UME
    * MCBTMPM364UME
    * KSK-TMPM366-TPL
    * BMSKTOPASM369
    * KSK-TMPM370-TPL
    * BMSKTOPASM370
    * BMSKTOPASM374
    * TMPM376-SK
    * KSK-TMPM380-TPL
    * MCBTMPM395UME
    * BMSKTOPAS900
    * BMSKTOPAS910

IDE, Toolchain and software:
    * Based on Eclipse Neon version 4.6.1 and CDT version 9.1.0
    * Atollic ARMTools toolchain, Build 16.04-3 (Used since TrueSTUDIO v5.5.0)
       Based on [ARM/embedded-5-branch revision 234589] + patches
        GCC 5.3.1 + patches
        Binutils 2.26.0.20160310
        libgcc patched - "Disable JCR section when java is not enabled"
        GNU C++ library
        Newlib 2.2.0
        Newlib-nano 2.1.0
        nosys library
        GDB 7.10.1.20160210-cvs patched
        Supporting floating point hardware
         FPv4-sp-d16
         FPv5-sp-d16, FPv5-d16
         NEON-VFPv3, VFPv3-D16, VFPv3-D32
         NEON-VFPv4, VFPv4-D16, VFPv4-D32
    * PC Toolchain
       Based on MinGW (GCC version 5.3.0, GDB version 7.6.1)
    * Java(TM) SE Runtime Environment (build 1.8.0_112-b15)
    * Atollic ST-LINK_gdbserver v3.0.0 Pro
    * P&E Micro GDB Server for Arm(R) devices, Version 6.14.00.00
    * Segger J-Link GDB Server v6.10n

Supported debugger/probes:
    * Segger J-LINK
    * Segger J-TRACE Cortex-M
    * Atmel AT91SAM-ICE
    * IAR J-LINK
    * STMicroelectronics ST-LINK/V1
    * STMicroelectronics ST-LINK/V2
    * P&E Micro Multilink JTAG probes for Freescale
    * OpenSDA / Embedded OSJTAG on Freescale boards
    * Generic - GDB to GDB server connection used for other probes

RTOS & middleware support:
    * CMX have ported their products to Atollic TrueSTUDIO
    * Code Time Technologies have ported Abassi to Atollic TrueSTUDIO
    * Express Logic have ported ThreadX to Atollic TrueSTUDIO
    * FreeRTOS have ported their products to Atollic TrueSTUDIO
    * InterNiche have ported their products to Atollic TrueSTUDIO
    * HCC Embedded have ported their products to Atollic TrueSTUDIO
    * Micrium have ported their products to Atollic TrueSTUDIO
    * Segger have ported their products to Atollic TrueSTUDIO
    * Quadros have ported RTXC to Atollic TrueSTUDIO

-----------------------------------------------------------------------------
3. Known problems in current version

* There are no Cortex-M System View Description (CMSIS-SVD) files yet
   available for
    Freescale i.MX50, i.MX51, and i.MX53 processors
    NXP LPC12xx devices
    Texas Instruments Hercules RM48L and TMS570 Series
    Texas Instruments LM3S2016 device
    This means that the SFR view will only be populated with common Cortex-M
    System Control Space registers for these devices.

*  If the old version 1.30 of CMSIS is used the functions __STREXB and
   __STREXH in <core_cm3.c> needs to be updated to make the code compile with
   gcc v4.8. Without update the assembler generates the following error:
   "Error: registers may not be the same -- `strexh r0,r0,[r1]'"
   The reason  is that the ARM manual says that the result of these
   instructions are undefined if the registers are the same.

   Update the following lines in <core_cm3.c>
   1. In function __STREXB change from
    __ASM volatile ("strexb %0, %2, [%1]" : "=r" (result) : "r" (addr), "r" (value) );
    to
    __ASM volatile ("strexb %0, %2, [%1]" : "=&r" (result) : "r" (addr), "r" (value) );
   2. In function __STREXH change from
    __ASM volatile ("strexh %0, %2, [%1]" : "=r" (result) : "r" (addr), "r" (value) );
    to
    __ASM volatile ("strexh %0, %2, [%1]" : "=&r" (result) : "r" (addr), "r" (value) );

* The installation program may have problems with special characters,
  such as chinese or korean characters. Such characters are removed from
  the installation path. The way to avoid problems is to browse to a
  location and make sure that no special characters are in the full
  install location path.

* The linker script file for projects created with version 2.x.x of Atollic
  TrueSTUDIO needs to be updated if the project shall be used in this product.
  The "Atollic TrueSTUDIO Important upgrade information" document contain a
  specific "Required change in linker files" section. Please read it and modify
  the linker script in your project. The document also outlines major new
  features in this product release. The "Important upgrade information" PDF file
  can be opened from the "Information Center" in Atollic TrueSTUDIO.

* The Information Center will show old content if using a workspace that was created
  with an old version of TruesTUDIO. Click the "Home" button in the Information Center
  view to get the new content.


quarko

#1
Eline sağlık hocam. Çok teşekkür ederim. Bir zamanlar atollic true studio yu çok severdim. Lisans meselesinden dolayı kullanmayı bırakıp, iar ı ilaçlı olarak kullanmaya başladım. Atollic te lisans metodlarını değiştirdiler. Artık yavaş yavaş geri dönmenin zamanı geldi galiba.  :)
"Aslanlar kendi hikayelerini yazmadıkça, avcıların kahramanlık hikayelerini dinlemek zorundayız."

Cemre.

Hocam ellerinize sağlık. Fırsat bulduğumda deneyip tekrar yorum yazmaya çalışacağım.

Şimdilik benim PC biraz zorlanıyor Atollic ile.

Tekrar emeğinize sağlık.
Teşekkürler.

burak_82

Arkadaşlar elinde dosya olan varsa tekrar paylaşabilir mi? Link ölmüş.

qeek

Hocam tekrardan paylaşabilir misiniz? Link ölmüş.

muhittin_kaplan

Atolic iyidir, sw4stm32 de iyidir (openstm32,ac6,sw4stm32)
Farki fiyati, biri ucretsiz.

esensoy

En tehlikeli an "zafer" anıdır.

a.zorba

Bilenler bilir . Biz maraşlilar için şehir olarak şubat ay' i bayram ,kurtuluş ,yaz in gelmesiydi. Şimdi karalar in yas in ayı oldu.

burak_82


muhittin_kaplan


esensoy

Bunun pro versiyonu sitesinden çekilebiliyor mu? Ya da link var mı?
En tehlikeli an "zafer" anıdır.

apsis

versiyon 7.0.0 indirilemiyor. Elinde olan varsa upload yapabilir mi?
"Makineye Beyin" MEKATRONİK

engineer


apsis

"Makineye Beyin" MEKATRONİK