Astrobe V8.1.1 targeting Raspberry Pi RP2040

Download pre-release library modules and new examples to use with Astrobe for Cortex-M. Forum members can also upload their own source code examples.
Post Reply
pcayuela
Posts: 10
Joined: Wed Feb 24, 2016 12:14 am

Astrobe V8.1.1 targeting Raspberry Pi RP2040

Post by pcayuela » Wed Mar 15, 2023 3:22 am

I'm asking for advice in order to program in Oberon and generate ARM Thumb instruction set code with the new Astrobe 8.1.1 for Raspberry Pi RP2040.
I'm using the Personal Free Edition, are there more target CPUs in the Configuration of the Astrobe Professional version? Or do I need to Edit one of them?

cfbsoftware
Site Admin
Posts: 467
Joined: Fri Dec 31, 2010 12:30 pm
Contact:

Re: Astrobe V8.1.1 targeting Raspberry Pi RP2040

Post by cfbsoftware » Wed Mar 15, 2023 5:07 am

We are planning to include libraries and sample code for the Raspberry Pi RP2040 once we have finished a few more STM32 targets and v9 Astrobe for Cortex-M3, M4 and M7 has been released in the next month or two. However the Personal Edition should already include enough for you to start developing for it yourself. The RP2040 datasheet can be downloaded from here:

https://datasheets.raspberrypi.com/rp20 ... asheet.pdf

Post Reply