ダウンロードリスト

プロジェクト概要

Free and Open Source RTOS for micro controllers. The OS is a complete development environment for modern MCU including a RTOS kernel, an HAL for peripherals abstraction and all the required support software. A full development environment based on Eclipse is also provided.

システム要件

システム要件が設定されていません

リリース時刻: 2021-01-03 23:07
ChibiStudio Windows (3 個のファイル 非表示)

リリースノート

ChibiStudio 2022-01 for Windows: Release Notes

Installation

There is no setup nor settings to do:

  • Unpack the archive under C:\ in order to have C:\ChibiStudio as installation path.
  • Copy the shortcut "C:\ChibiStudio\Chibi Studio GCC x.x" on your desktop. Every shortcut uses a different version of the compiler GCC for ARM.
  • Use the shortcut to launch ChibiStudio.

You may need to install the drivers for your JTAG probe, OpenOCD has some drivers under C:\ChibiStudio\tools\openocd\drivers. Please consult the OpenOCD documentation in C:\ChibiStudio\tools\openocd\OpenOCD User’s Guide.pdf and the documentation of your JTAG probe.

For more info about installation see this video

Components

  • Eclipse 2021-06 (4.20.0) (http://www.eclipse.org) with the following optional components installed:
    • C/C++ Development Tools 10.3.0.
    • C/C++ GDB Hardware Debugging 10.3.0.
    • Eclipse Plug-in Development Environment 3.14.800.
    • Eclipse XML Editors and Tools 3.22.0.
    • TM Terminal 10.3.0.
    • TM Terminal Serial Connector Extensions 10.3.0.
    • ChibiOS Eclipse Tools to 4.2.1.
    • Embedded Systems Register View plugin 0.2.6.
  • GCC ARM toolchain (https://launchpad.net/gcc-arm-embedded) gcc-arm-none-eabi-9.2-2019-q4.
  • GCC ARM toolchain (https://launchpad.net/gcc-arm-embedded) gcc-arm-none-eabi-10.3-2021.07.
  • MSYS2 tools.
  • OpenJDK 15.0.2 (build 15.0.2+9).
  • Open On-Chip Debugger to 0.11.0 (2021-07-24-12:57).
  • ChibiOS 21.11.1 stable.
  • ChibiOS 20.3.4 stable.
  • ChibiOS trunk revision 15313 (2022-01-03-10:31).

ChibiStudio 2020-04 for Windows: Release Notes

Installation

There is no setup nor settings to do:

  • Unpack the archive under C:\ in order to have C:\ChibiStudio as installation path.
  • Copy the shortcut "C:\ChibiStudio\Chibi Studio GCC x.x" on your desktop. Every shortcut uses a different version of the compiler GCC for ARM.
  • Use the shortcut to launch ChibiStudio.

You may need to install the drivers for your JTAG probe, OpenOCD has some drivers under C:\ChibiStudio\tools\openocd\drivers. Please consult the OpenOCD documentation in C:\ChibiStudio\tools\openocd\OpenOCD User’s Guide.pdf and the documentation of your JTAG probe.

For more info about installation see this video

Components

  • Eclipse 2020-03 (4.15.0) with the following optional components installed:
    • C/C++ Development Tools 9.11.0.
    • C/C++ GDB Hardware Debugging 9.11.0.
    • Eclipse Plug-in Development Environment 3.14.300.
    • Eclipse XML Editors and Tools 3.17.0.
    • TM Terminal 4.6.0.
    • TM Terminal Serial Connector Extensions 4.6.0.
    • ChibiOS Eclipse Tools to 4.0.0.
    • Embedded Systems Register View plugin 0.2.6.
  • GCC for ARM toolchain 5.4 2016q3.
  • GCC for ARM toolchain 7.0 2017q4.
  • GCC for ARM toolchain 9.0 2019q4.
  • MinGW GNU Tools.
  • Open On-Chip Debugger 0.10.0+dev-01135-gdca1c6ca1-dirty (2020-03-17-11:50)
  • ChibiOS 20.3.1 stable.
  • ChibiOS 19.1.4 stable.
  • ChibiOS trunk revision 13631.

ChibiStudio Preview 21 for Windows: Release Notes

Installation

There is no setup nor settings to do:

  • Unpack the archive under C:\ in order to have C:\ChibiStudio as installation path.
  • Copy the shortcut "C:\ChibiStudio\Chibi Studio" on your desktop.
  • Use the shortcut to launch ChibiStudio.

You may need to install the drivers for your JTAG probe, OpenOCD has some drivers under C:\ChibiStudio\tools\openocd\drivers. Please consult the OpenOCD documentation in C:\ChibiStudio\tools\openocd\OpenOCD User’s Guide.pdf and the documentation of your JTAG probe.

For more info about installation see this video

Components

変更履歴

Changelog of ChibiStudio Preview 21 for Windows

  • Updated 0.10.0+dev-00746-g8f518d359 (2019-03-14-17:18)
  • Updated trunk code to revision 12707
  • Added ChibiOS 19.1.1
  • Updated chibios182 to ChibiOS 18.2.2
  • Added PLAY Embedded demos for ChibiOS 19.1.x
  • Updated PLAY Embedded demos for ChibiOS 18.2.x