Discover

BeRTOS is continuously developed and new architectures are supported at every new release. At the same time it features many example projects for the most widespread development boards to ease the learning curve by presenting real world use cases.

Architecture Support
Atmel AVR Most CPU supported
(Arduino included!)
ARM7TDMI Atmel AT91SAM7 series,
NXP LPC2XXX series
ARM Cortex-M3 Luminary Stellaris (LM3S),
ST Microelectronics STM32,
Atmel SAM3N
Intel i386/x86-64 emulator only
PowerPC emulator only
 
Board CPU
Arduino Duemilanove ATmega328P
Atmel AT91SAM7S-EK AT91SAM7S256
Atmel AT91SAM7X-EK AT91SAM7X256
Atmel SAM3N-EK SAM3N4
Develer Triface ATmega128/1281
Luminary EK-LM3S1968 LM3S1968
Olimex LPC-P2378 LPC2378
Olimex STM32-P103 STM32F103RB

Configuration Wizard

Thanks to the functionalities provided by the new configuration Wizard, such as auto-selection of modules based on dependencies, integration between IDE and toolchains, direct debug support on the target, project management will be much more simple and rapid for all embedded developers that choose BeRTOS as an embedded operating system.

bertos configuration wizard

Thanks to the Wizard many other features are available:

  • Common Board Templates: the Wizard can generate ready-to-use project templates for all development boards supported by BeRTOS;
  • Project Examples: you can automatically generate some sample projects fully configured for a specific board.

Wizard Tutorial

  • Discover how to auto-configure your projects with BeRTOS Wizard! Have a look at website's Tutorial area.