Page 3 of 3

Re: ChibiStudio

Posted: Mon May 11, 2020 9:07 am
by Giovanni
Hello,

ChibiStudio for Linux 2020-05 has been released:

https://osdn.net/projects/chibios/releases/

Note that it is an experiment using the latest Eclipse and updated debug plugins, please report any problem you may have.

Code: Select all

*** 2020-05 ***
- Updated to Eclipse 2020-03.
- Updated ChibiOS branches.
- Updated OpenOCD for STM32G4 support.
- Updated plugins.
- Included 19.x, 20.x and latest trunk.


The above guide posted by Rocco Marco is also valid for the Linux version. Note that this ChibiStudio version is designed to be located in /home/chibios/ChibiStudio, placing it to a different user/location requires editing of paths in workspaces and re-import of projects.

This version is also available into a full Linux Mint VM, no need to edit anything: user: chibios, pass: chibios. You can export ChibiStudio from the VM after trying it.

Giovanni

Re: ChibiStudio

Posted: Sun Jul 11, 2021 2:38 pm
by RoccoMarco
ChibiStudio 2021-07 Release Candidate 1 for Windows has been released:

https://osdn.net/projects/chibios/releases/

Note that a subsequent release will be prepared right after the release of ChibiOS 21.6.1.

Code: Select all

*** ChibiStudio 2021-07 RC ***
- Updated Eclipse to 2021-06
- Updated all the Eclipse plugin
- Updated trunk code to revision 14595.
- Added ChibiOS 21.6.0.
- Updated chibios203 to ChibiOS 20.3.3.


Please report any issue you may find in the ChibiStudio subforum

Re: ChibiStudio

Posted: Thu Aug 19, 2021 9:25 am
by RoccoMarco
ChibiStudio 2021-07 Release Candidate 2 for Windows has been released:

https://osdn.net/projects/chibios/releases/

Note that a subsequent release will be prepared right after the release of ChibiOS 21.6.1.

Code: Select all

*** ChibiStudio 2021-07 RC2 ***
- Updated Eclipse to 2021-06
- Updated all the Eclipse plugin
- Updated trunk code to revision 14665.
- Added fmmp to the tools
- Added OpenJDK 11 to the tools
- Reviewed start-up batch files
- Minor workspace configurations adjustments
- Updated all the Eclipse plugin.
- Updated msys1 to msys2
- Updated Open On-Chip Debugger to 0.11.0 (2021-07-24-12:57).
- Added ChibiOS 21.6.0.
- Updated chibios203 to ChibiOS 20.3.3.
- Fixed issue with ChibiOS Plugin


Please report any issue you may find in the ChibiStudio subforum

Re: ChibiStudio

Posted: Thu Aug 19, 2021 3:46 pm
by RoccoMarco
ChibiStudio 2021-07 Release Candidate 3 for Windows has been released:

https://osdn.net/projects/chibios/releases/

Note that a subsequent release will be prepared right after the release of ChibiOS 21.6.1.

Code: Select all

*** ChibiStudio 2021-07 RC3 ***
- Updated Eclipse to 2021-06
- Updated all the Eclipse plugin
- Updated trunk code to revision 14678.
- Updated compiler to gcc-arm-none-eabi-10.3-2021.07, alternate
  version is the old gcc-arm-none-eabi-9.2-2019-q4.
- Added fmmp to the tools
- Added OpenJDK 15 to the tools
- Updated start-up batch files
- Minor workspace configurations adjustments
- Updated msys1 to msys2
- Updated Open On-Chip Debugger to 0.11.0 (2021-07-24-12:57).
- Added ChibiOS 21.6.0.
- Updated chibios203 to ChibiOS 20.3.3.
- Fixed issue with ChibiOS plugin.3.3.
- Fixed issue with ChibiOS plugin


Please report any issue you may find in the ChibiStudio subforum

I am uploading the file right now and it would be available any moment

Re: ChibiStudio

Posted: Mon Jan 03, 2022 3:51 pm
by RoccoMarco
ChibiStudio 2022-01 for Windows has been released:

https://osdn.net/projects/chibios/releases/

Code: Select all

*** ChibiStudio 2022-01 ***
- Updated Eclipse to 2021-06
- Updated all the Eclipse plugin
- Updated trunk code to revision 14678.
- Updated compiler to gcc-arm-none-eabi-10.3-2021.07, alternate
  version is the old gcc-arm-none-eabi-9.2-2019-q4.
- Added fmmp to the tools
- Added OpenJDK 15 to the tools
- Updated start-up batch files
- Minor workspace configurations adjustments
- Updated msys1 to msys2
- Updated Open On-Chip Debugger to 0.11.0 (2021-07-24-12:57).
- Added ChibiOS 21.11.1.
- Updated chibios203 to ChibiOS 20.3.4.
- Fixed issue with ChibiOS plugin.3.3.
- Fixed issue with ChibiOS plugin


Please report any issue you may find in the ChibiStudio subforum

Re: ChibiStudio

Posted: Sun Feb 12, 2023 10:48 am
by Giovanni
Hello,

ChibiStudio for Linux 2023-02 has been released:

https://sourceforge.net/projects/chibio ... o%20Linux/

Please report any problem you may have.

Code: Select all

*** ChibiStudio Linux 2023-02 ***
- Updated to Eclipse 2022-12.
- Updated ChibiOS branches.
- Updated compilers to 10.3.1q4 and 11.3.1q3.
- Updated OpenOCD.
- Added PlantUML to Eclipse.


Note that the toolchain is meant to be used by an user "chibios" and must be installed under:

/home/chibios/Projects/ChibiStudio

It is possible to install under a different patch by Eclipse workspaces need to be repopulated and the workspace variable CHIBIOS adjusted accordingly.

A Linux VM with ChibiStudio pre-installed is available here: https://sourceforge.net/projects/chibio ... ibiStudio/
User and password are "chibios".

Giovanni

Re: ChibiStudio

Posted: Tue Feb 28, 2023 3:18 pm
by RoccoMarco
Hi,
ChibiStudio for Windows 2023-02 has been released:

https://sourceforge.net/projects/chibio ... 2023-02.7z

Changelog

Code: Select all

*** ChibiStudio Windows 2023-02 ***
- Updated Eclipse to 2022-12
- Updated all the Eclipse plugin
- Updated trunk code to revision 16117.
- Updated compiler to gcc-arm-none-eabi-11.3-2022.08, alternate
  version is the old gcc-arm-none-eabi-10.3-2021.10.
- Added Plant UML
- Updated to ChibiOS 21.11.3.
- Removed to ChibiOS 20.3.x.
- Updated PLAY Embedded demos.