4
I Use This!
Activity Not Available

News

Analyzed over 1 year ago. based on code collected almost 4 years ago.
Posted about 12 years ago by Liviu Ionescu
The main change is the addition of the STM32F3x template, that generates a fully configurable running sample, based on the original standard peripheral libraries (STM32F30x_DSP_StdPeriph_Lib_V1.0.0 from the stsw-stm32108.zip archive ... [More] and STM32F37x_DSP_StdPeriph_Lib_V1.0.0 from stsw-stm32115.zip). Bugs fixed: [bugs:#62] the (*.bss.*) was missing in linker scripts; added [bugs:#64] … Continue reading → [Less]
Posted about 12 years ago by Liviu Ionescu
The main change is the addition of the STM32F4x template, that generates a fully configurable running sample, based on the original standard peripheral library (STM32F4xx_DSP_StdPeriph_Lib_V1.2.0) from the stsw-stm32065.zip archive. Other changes since the previous version: after the positive experience with the stm32f4x … Continue reading →
Posted about 12 years ago by Liviu Ionescu
The main change is the addition of the STM32F1x template, that generates a fully configurable running sample, based on the original standard peripheral library (STM32F10x_StdPeriph_Lib_V3.5.0) from the stsw-stm32054.zip archive. Other changes since the previous version: Sourcery build tools for windows had … Continue reading →
Posted about 12 years ago by Liviu Ionescu
Although for 0.5.5 there are no further improvements planed, due to a bug report [bugs:#56], it was necessary to release a maintenance version, to correct the bug. The bug was introduced only in 0.5.5.201310111213, when the build procedure changed from Eclipse … Continue reading →
Posted about 12 years ago by Liviu Ionescu
Changes since the previous version: the OK button in the Toolchains tab did not save the configuration; fixed more explanatory comments added in the mem.ld file  
Posted about 12 years ago by Liviu Ionescu
Changes since the previous version: the type of the configuration field used to store the linker scripts was changed from single string to string list, to allow multiple linker scripts a new toolchain, named Custom was added, to be used … Continue reading →
Posted about 12 years ago by Liviu Ionescu
The new version is here! The first version of the GNU ARM Eclipse Plug-in SE (second edition) is publicly available, after about two weeks of development and tests. It includes support for the same toolchains as the last 0.5.x version, … Continue reading →
Posted about 12 years ago by Liviu Ionescu
The final 0.5.x version was released. There are no functional changes since 0.5.5.201309281715, just that it was marked as ‘End of life’ and no further updates are planned for it, since all development moved to the second edition of this … Continue reading →
Posted over 12 years ago by Liviu Ionescu
Changes since previous version:  new ARM toolchains added: Tools for Embedded (arm-none-eabi-) Sourcery Lite Linux (arm-none-linux-gnueabi-) Linaro GNUEABIHF Linux (arm-linux-gnueabihf-) - ARM64 (AArch64) toolchains added: Linaro AArch64 Bare ... [More] (aarch64-none-elf-) Linaro AArch64 Linux (aarch64-linux-gnu-) C/C++ ‘Hello ARM World’ templates added flash … Continue reading → [Less]
Posted over 13 years ago by Liviu Ionescu
Due to the many SourceForge limitations, this blog and the associated wiki were migrated from SourceForge to the private domain livius.net. For more details, please read the post GNU ARM Eclipse sites migrated.