Oberon RTK Updates

Download new library modules and examples to use with Astrobe for RP2040 and RP2350. Forum members can also upload their own source code examples.
gray
Posts: 155
Joined: Tue Feb 12, 2019 2:59 am
Location: Mauritius

Oberon RTK Updates

Post by gray » Sun Nov 03, 2024 10:21 am

Oberon RTK is a framework to design and implement dual-core, multi-threaded control programs for the RP2040 and the RP2350: https://oberon-rtk.org

Latest changes and update: https://oberon-rtk.org/changes/2024/cn-2024-11-03/

All change notes: https://oberon-rtk.org/changes/2024
Last edited by gray on Sun Nov 17, 2024 11:29 am, edited 1 time in total.

gray
Posts: 155
Joined: Tue Feb 12, 2019 2:59 am
Location: Mauritius

Re: Oberon RTK Updates

Post by gray » Mon Nov 11, 2024 7:03 am

Latest changes and update: https://oberon-rtk.org/changes/2024/cn-2024-11-11/

The essential library modules have been ported to support both the RP2040 and RP2350: https://oberon-rtk.org/lib/

The first set of example programs has been ported to run on both MCUs: https://oberon-rtk.org/examples/

Structurally revamped website: https://oberon-rtk.org
GitHub repository: https://github.com/ygrayne/oberon-rtk
Last edited by gray on Sun Nov 17, 2024 11:28 am, edited 1 time in total.

gray
Posts: 155
Joined: Tue Feb 12, 2019 2:59 am
Location: Mauritius

Re: Oberon RTK Updates

Post by gray » Sun Nov 17, 2024 9:14 am


gray
Posts: 155
Joined: Tue Feb 12, 2019 2:59 am
Location: Mauritius

Re: Oberon RTK Updates

Post by gray » Tue Nov 26, 2024 7:48 am

Latest changes and updates: https://oberon-rtk.org/changes/2024/cn-2024-11-25/

Main additions are modules for the Watchdog and Alarms, including example programs.

Website: https://oberon-rtk.org/
GitHub repository: https://github.com/ygrayne/oberon-rtk

gray
Posts: 155
Joined: Tue Feb 12, 2019 2:59 am
Location: Mauritius

Re: Oberon RTK Updates

Post by gray » Tue Dec 03, 2024 10:30 am

Latest changes and updates: https://oberon-rtk.org/changes/2024/cn-2024-12-02/

Main addition is a rewritten, from the ground up, UF2 transmogrifier and uploader: https://oberon-rtk.org/tools/makeuf2/

Website: https://oberon-rtk.org/
GitHub repository: https://github.com/ygrayne/oberon-rtk

gray
Posts: 155
Joined: Tue Feb 12, 2019 2:59 am
Location: Mauritius

Re: Oberon RTK Updates

Post by gray » Mon Dec 16, 2024 10:11 am

Latest changes and updates: https://oberon-rtk.org/changes/2024/cn-2024-12-15/

There's a description of a simple "universal IDE" that I have cobbled together for my own use, but may release if there's sufficient interest. It integrates Astrobe's command line tools for different MCUs into a single working environment: https://oberon-rtk.org/tools/oberondev/. The Professional Editions of Astrobe are required.

Website: https://oberon-rtk.org/
GitHub repository: https://github.com/ygrayne/oberon-rtk

gray
Posts: 155
Joined: Tue Feb 12, 2019 2:59 am
Location: Mauritius

Re: Oberon RTK Updates

Post by gray » Mon Dec 30, 2024 1:50 am

Latest changes and updates: https://oberon-rtk.org/changes/2024/cn-2024-12-29/

Extension of run-time error handling and stack traces, including example/test programs: https://oberon-rtk.org/examples/v2/stacktrace/. Including some surprises with the RP2350.

Website: https://oberon-rtk.org/
GitHub repository: https://github.com/ygrayne/oberon-rtk

gray
Posts: 155
Joined: Tue Feb 12, 2019 2:59 am
Location: Mauritius

Re: Oberon RTK Updates

Post by gray » Wed Jan 29, 2025 11:23 am


gray
Posts: 155
Joined: Tue Feb 12, 2019 2:59 am
Location: Mauritius

Re: Oberon RTK Updates

Post by gray » Sun Feb 16, 2025 11:24 am


dnm
Posts: 3
Joined: Tue Jan 05, 2016 6:18 pm

Re: Oberon RTK Updates

Post by dnm » Thu Feb 27, 2025 4:06 am

gray wrote:
Mon Dec 16, 2024 10:11 am
There's a description of a simple "universal IDE" that I have cobbled together for my own use, but may release if there's sufficient interest. It integrates Astrobe's command line tools for different MCUs into a single working environment: https://oberon-rtk.org/tools/oberondev/. The Professional Editions of Astrobe are required.
Hi gray,

I'd be interested in this, even in its current state without polish, guardrails, and packaging as a published Package Control-managed/delivered package. Would you be willing to send it to me?

I'm curious to see if I can get this working with Sublime Text 3, which I'm still using, but your page on OberonDev as a reminder to pay for upgrades to the latest versions of Sublime Text and Sublime Merge, which I just did.

Thanks in advance, and thanks for making OberonDev and publishing about it!

Post Reply