Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1017 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 1017 Bytes

Oberon → ARMv{6,7E}-M compiler, based on N. Wirth Project Oberon Oberon → RISC compiler

The compiler is built into the Recordino IDE

The сompiler is made as an extension for BlackBox Component Builder.

  1. Unpack or install BlackBox distribution of version 2.0
  2. Copy this repository to it's folder or to it's working folder
  3. Open O7/Docu/QuickStart.odc from BlackBox and run commands to compile O7 compiler
  4. Open Micro/Docu/QuickStart.odc from BlackBox and run commands to compile the framework

Repository contains:

  • O7: compiler and linker
  • Micro: framework for microcontrollers
  • Mobx: examples for the Micro framework
  • Disp: drivers and examples for displays
  • Esp: basic trial drivers for ESP in mode of AT modem

Reed notes (in Russian)

Alexander V. Shiryaev, Ivan A. Denisov, 2019-2023