Astrobe for RP2350

Arm Oberon Development System for Windows
Version 9.3.2 Copyright © 2006-2024 CFB Software
Email: support@astrobe.com
Website: www.astrobe.com

Last Updated 25 Nov 2024

Contents

  1. Introduction
  2. System Requirements
  3. List of Files
  4. Installation
  5. Technical Support
  6. Licence Agreement
  7. Ordering Information
  8. Acknowledgements

1. Introduction

Astrobe for RP2350 is a fast and responsive integrated development environment for Windows. It is designed to be used to write software to run on the Raspberry Pi RP2350 microcontrollers. The programming language supported by Astrobe is Oberon. 

Oberon is a general-purpose, procedural programming language. Its type-safety, module consistency-checking and predictable code-generation features allow you to develop efficient, reliable, high- and low-level 32-bit native code embedded software without the arbitrary quirks and complexities associated with using C or assembler.

See the Astrobe for RP2040 and RP2350 Feature Matrix on the Astrobe website for a full summary of features.

Back to Contents

2. System Requirements

Astrobe is supported on Microsoft Windows 10 and Windows 11.

Back to Contents
 

3. List of Files

After running the Astrobe setup installation setup program the following files are created in the program folder that you are asked to specify:

AstrobeRP2350.exe Main program
AstrobeRP2350.chm Help file
Oberon.xml Syntax-highlighting schema
Syntax.chm Oberon Syntax Quick Reference
OberonReport.pdf Oberon Language Report
OberonGuide.pdf Oberon Programming Guide
AstrobeRP2350.pdf Astrobe for RP2350 Microcontrollers
ReadMe.htm This file
UninstallAstrobeRP2350.exe Uninstall program
UninstallAstrobeRP2350.log Uninstall support file
Professional Edition only:
AstrobeCompile.exe Command-line compiler
AstrobeLink.exe Command-line linker
AstrobeBuild.exe Command-line builder

The subfolders Configs, Examples and Lib which contain the configuration files, examples and library modules are created in the data folder that you are asked to specify. This defaults to DriveLetter:AstrobeRP2350-v9.3 where DriveLetter: is the name of the drive from which the installation executable is being run.

The examples are described in the Examples ReadMe file on the Astrobe website.

Back to Contents

4. Installation

Astrobe for RP2350 is distributed as a self-installing file:

Install Astrobe as follows:

  1. Login to your system using an account with Administrator privileges that you will use when running Astrobe.
  2. Exit all Windows programs.
  3. Run the Astrobe setup file e.g. AstrobeRP2350ProfSetup.exe
  4. Press the Next button, and follow the prompts.
  5. When the installation program has completed, run Astrobe by selecting it from the Windows Start menu.

Back to Contents

5. Technical Support

If you have any technical questions related to Astrobe, the Oberon language, or programming RP2350 microcontrollers using Astrobe go to the Astrobe Technical Support webpage for details of how to get support.

Back to Contents

6. License Agreement

You should carefully read the following terms and conditions before using this software. Your use of this software indicates your acceptance of this license agreement and disclaimer.

Personal Edition

A Starter or Personal Edition of Astrobe for RP2350 may be installed on one or more computers but may only be used by the single person in whose name it is registered. It is licensed for non-commercial / non-profit or evaluation use only.

Professional Edition

A Professional Edition of Astrobe for RP2350 may be installed on one or more computers but may only be used by the single person in whose name it is registered. It is licensed for commercial use.

DISCLAIMER

Astrobe for RP2350 is used entirely at the risk of the user. Although great care has been taken to eliminate defects during the development of Astrobe for RP2350, it is not claimed to be fault-free. No claims are made regarding its correctness, reliability or fitness for any particular purpose. The Author shall not be liable for errors contained herein or for incidental or consequential damages, loss of data or personal injury in connection with furnishing, performance, or use of this material.

Back to Contents

7. Ordering Information

For details of prices and payment options and to place an order click on Order Astrobe on-line or go to the Astrobe website at:

www.astrobe.com

and select Orders from the menu. Follow the instructions there.

Back to Contents

8. Acknowledgements

We greatly appreciate the valuable support and encouragement that Niklaus Wirth gave to us during the initial development of Astrobe. He provided us with the original Oberon source code of the Arm compiler, linker, MAU and FPU libraries that formed the basis of the corresponding components of Astrobe and allowed us to include the Oberon Language Report with distributions of Astrobe.

Chris Burrows
Development Manager
CFB Software

Back to Contents