ChibiStudio

Stable and Unstable release events. This forum is NOT for support.
User avatar
Giovanni
Site Admin
Posts: 14889
Joined: Wed May 27, 2009 8:48 am
Has thanked: 1202 times
Been thanked: 996 times

ChibiStudio

Post by Giovanni »

Hello,

ChibiStudio preview 7 has been released, the only change is the inclusion of ChibiOS 2.6.5 with support with Nucleo boards and several fixes to STM32 drivers, see ChibiOS 2.6.5 change log for details.

Code: Select all

*** Preview 7 ***
- Updated to ChibiOS/RT 2.6.5 stable.


Giovanni
User avatar
Giovanni
Site Admin
Posts: 14889
Joined: Wed May 27, 2009 8:48 am
Has thanked: 1202 times
Been thanked: 996 times

Re: ChibiStudio

Post by Giovanni »

Hello,

The preview 8 is available, this one brings considerable improvements and supports both ChibiOS 2.6 and 3.0 out of the box.

Code: Select all

*** Preview 8 ***
- Updated to ChibiOS/RT 2.6.6 stable.
- Added ChibiOS 3.0.0 development including RT, NIL and HAL.
- Updated to Eclipse Luna.
- Added gcc-arm-none-eabi-4_9-2014q4 as alternate compiler, removed
  bleeding edge toolchain.
- Now there are two workspaces, one for ChibiOS 2.6 another one for 3.0.
- Java 7 is a minimum requirement.
- Added debug and configuration support for ChibiOS 3.0.
- In order to save space now projects are no more pre-indexed, you have to
  re-index projects after compiling them the first time.


GCC 4.9q4 is particularly interesting because the performance and size improvements I am seeing, however it is too new IMHO and GCC 4.7q2 is still the default. The package is smaller than usual because the .pdom files are purged before releasing it, not an error.

Download: https://sourceforge.net/projects/chibio ... ibiStudio/

Giovanni
User avatar
barthess
Posts: 861
Joined: Wed Dec 08, 2010 7:55 pm
Been thanked: 7 times

Re: ChibiStudio

Post by barthess »

Looks like it is time to update table on this page http://chibios.org/dokuwiki/doku.php?id=chibios:metrics
User avatar
Giovanni
Site Admin
Posts: 14889
Joined: Wed May 27, 2009 8:48 am
Has thanked: 1202 times
Been thanked: 996 times

Re: ChibiStudio

Post by Giovanni »

Hello,

The preview 9 is available, OpenOCD has been updated in order to fix a problem related to USB, ChibiOS has been updated as well.

Code: Select all

*** Preview 9 ***
- Updated to ChibiOS/RT 2.6.7 stable.
- Updated ChibiOS 3.0.0 to revision 7707.
- Updated OpenOCD to openocd-0.9.0-dev-150204220259.
- Re-added the missing RXTX Serial Connector to the terminal window.


Giovanni
User avatar
Giovanni
Site Admin
Posts: 14889
Joined: Wed May 27, 2009 8:48 am
Has thanked: 1202 times
Been thanked: 996 times

Re: ChibiStudio

Post by Giovanni »

Hello,

New update, preview 10.

Code: Select all

*** Preview 10 ***
- Updated ChibiOS 3.0.0 to preview 2.
- Updated alternate compiler to gcc-arm-none-eabi-4_9-2015q1.
- Updated the configuration plugin to 1.6.1.
- ChibiOS 3.0 workspace now is the default one.


Download: https://sourceforge.net/projects/chibio ... ibiStudio/

Giovanni
User avatar
Giovanni
Site Admin
Posts: 14889
Joined: Wed May 27, 2009 8:48 am
Has thanked: 1202 times
Been thanked: 996 times

Re: ChibiStudio

Post by Giovanni »

Hello,

ChibiStudio preview 11 has been released.

Code: Select all

*** Preview 11 ***
- Updated ChibiOS 3.0.0 to preview 5.
- Updated to ChibiOS/RT 2.6.8 stable.
- Added more MSYS commands in order to support the new "smart build" mode.


Giovanni
User avatar
Giovanni
Site Admin
Posts: 14889
Joined: Wed May 27, 2009 8:48 am
Has thanked: 1202 times
Been thanked: 996 times

Re: ChibiStudio

Post by Giovanni »

Hello,

ChibiStudio preview 12 has been released.

Code: Select all

*** Preview 12 ***
- Updated ChibiOS 3 to 3.0.1 stabòe.
- Updated ChibiOS/RT to 2.6.9 stable.
- Updated alternate compiler to gcc-arm-none-eabi-4_9-2015q2.


Giovanni
User avatar
Giovanni
Site Admin
Posts: 14889
Joined: Wed May 27, 2009 8:48 am
Has thanked: 1202 times
Been thanked: 996 times

Re: ChibiStudio

Post by Giovanni »

Hello,

ChibiStudio preview 13 has been released.

Code: Select all

*** Preview 13 ***
- Updated ChibiOS Eclipse Tools to 2.0.0.
- Updated ChibiOS 3 to 3.0.2 stable.
- Updated alternate compiler to gcc-arm-none-eabi-4_9-2015q3.
- Updated OpenOCD to be able to use STM32F7/L0/L4.
- Added another workspace for ChibiOS trunk code.


Giovanni
User avatar
Giovanni
Site Admin
Posts: 14889
Joined: Wed May 27, 2009 8:48 am
Has thanked: 1202 times
Been thanked: 996 times

Re: ChibiStudio

Post by Giovanni »

Preview 13 contained some errors regarding the OpenOCD configurations and has been re-released.

Please download it again.

Giovanni
User avatar
Giovanni
Site Admin
Posts: 14889
Joined: Wed May 27, 2009 8:48 am
Has thanked: 1202 times
Been thanked: 996 times

Re: ChibiStudio

Post by Giovanni »

Hello,

ChibiStudio preview 14 has been released.

Code: Select all

*** Preview 14 ***
- Updated ChibiOS Eclipse Tools to 2.0.1.
- Updated trunk code to revision 8391.


Giovanni
Post Reply