Page 1 of 2

Oberon RTK Updates

Posted: Sun Nov 03, 2024 10:21 am
by gray
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/updates/2024/cn-2024-11-03/

All change notes: https://oberon-rtk.org/changes/2024

Re: Oberon RTK Updates

Posted: Mon Nov 11, 2024 7:03 am
by gray
Latest changes and update: https://oberon-rtk.org/updates/2024/cn-2024-11-11/

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

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

Structurally revamped website: https://oberon-rtk.org
GitHub repository: https://github.com/ygrayne/oberon-rtk

Re: Oberon RTK Updates

Posted: Sun Nov 17, 2024 9:14 am
by gray

Re: Oberon RTK Updates

Posted: Tue Nov 26, 2024 7:48 am
by gray
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

Re: Oberon RTK Updates

Posted: Tue Dec 03, 2024 10:30 am
by gray
Latest changes and updates: https://oberon-rtk.org/updates/2024/cn-2024-12-02/

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

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

Re: Oberon RTK Updates

Posted: Mon Dec 16, 2024 10:11 am
by gray
Latest changes and updates: https://oberon-rtk.org/updates/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/docs/tools/oberondev/. The Professional Editions of Astrobe are required.

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

Re: Oberon RTK Updates

Posted: Mon Dec 30, 2024 1:50 am
by gray
Latest changes and updates: https://oberon-rtk.org/updates/2024/cn-2024-12-29/

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

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

Re: Oberon RTK Updates

Posted: Wed Jan 29, 2025 11:23 am
by gray

Re: Oberon RTK Updates

Posted: Sun Feb 16, 2025 11:24 am
by gray

Re: Oberon RTK Updates

Posted: Thu Feb 27, 2025 4:06 am
by dnm
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!