Search found 170 matches

by gray
Fri May 23, 2025 1:08 am
Forum: Astrobe for Raspberry Pi RP2040 and RP2350
Topic: Relative Search Path
Replies: 2
Views: 34605

Relative Search Path

With v10 we can use relative search path names: Relative path names ( ..\..\Lib\General for example) can be used in the search paths. The paths are evaluated before compilation / linking starts and are relative to the folder which contains the initial source file. Test set-up: C:\Astrobe\Test3 + P1....
by gray
Thu May 22, 2025 8:15 am
Forum: Astrobe for Raspberry Pi RP2040 and RP2350
Topic: Finding Imported Modules
Replies: 8
Views: 88938

Re: Finding Imported Modules

For example, the following code results in the error: 'Module M1 - wrong version': Well, that depends. Compiling and linking your example code works fine, if I 1) start with clean directories; 2) compile and link from the "top", ie. P.mod. 3) repeatedly recompile and link from P.mod, ie. without cl...
by gray
Wed May 21, 2025 12:49 pm
Forum: Astrobe for Raspberry Pi RP2040 and RP2350
Topic: Finding Imported Modules
Replies: 8
Views: 88938

Finding Imported Modules

From the Astrobe docs: The editor, compiler, linker and builder first search the current folder when trying to locate imported source code, symbol and object files. They then search each of the folders listed in the current configuration’s Library Pathnames textbox. Consider this test set-up: + C:\T...
by gray
Sat May 17, 2025 7:31 am
Forum: Raspberry Pi RP2040 and RP2350
Topic: Oberon RTK Updates
Replies: 19
Views: 7928870

Re: Oberon RTK Updates

Latest changes and updates: https://oberon-rtk.org/updates/2025/cn-2025-05-17 Focus: run-time error recovery: https://oberon-rtk.org/concepts/architecture/recovery/, https://oberon-rtk.org/docs/examples/v2/recovery/ Website: https://oberon-rtk.org/ GitHub repository: https://github.com/ygrayne/obero...
by gray
Sat Apr 12, 2025 4:20 am
Forum: Raspberry Pi RP2040 and RP2350
Topic: Oberon RTK Updates
Replies: 19
Views: 7928870

Re: Oberon RTK Updates

by gray
Sun Mar 30, 2025 8:02 am
Forum: Raspberry Pi RP2040 and RP2350
Topic: Oberon RTK Updates
Replies: 19
Views: 7928870

Re: Oberon RTK Updates

Latest changes and updates: https://oberon-rtk.org/updates/2025/cn-2025-03-30/ No framework changes are ready to commit, but an overhauled website, which should allow both a better overview, as well as easier access to the details: https://oberon-rtk.org/ GitHub repository: https://github.com/ygrayn...
by gray
Wed Mar 12, 2025 8:58 am
Forum: Raspberry Pi RP2040 and RP2350
Topic: Oberon RTK Updates
Replies: 19
Views: 7928870

Re: Oberon RTK Updates

by gray
Thu Mar 06, 2025 11:20 am
Forum: Raspberry Pi RP2040 and RP2350
Topic: Oberon RTK Updates
Replies: 19
Views: 7928870

Re: Oberon RTK Updates

Latest changes and updates: https://oberon-rtk.org/updates/2025/cn-2025-03-06/

Main focus: basis to get the Astrobe tools running on macOS.

Website: https://oberon-rtk.org/
GitHub repository: https://github.com/ygrayne/oberon-rtk
by gray
Thu Feb 27, 2025 1:44 pm
Forum: Raspberry Pi RP2040 and RP2350
Topic: Oberon RTK Updates
Replies: 19
Views: 7928870

Re: Oberon RTK Updates

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? Hi dnm, sure, send me your e-mail address to gray@grayraven.org. I am in the midst of getting things workin...
by gray
Sun Feb 16, 2025 11:24 am
Forum: Raspberry Pi RP2040 and RP2350
Topic: Oberon RTK Updates
Replies: 19
Views: 7928870

Re: Oberon RTK Updates