Re: AW: Rust on RTEMS

2024-01-30 Thread Karel Gardas
, that’s me. I am responsible for the RTEMS related work-package in the “cRustacea in Space” project. One of the goals is to create a prototypical port of Rust to RTEMS for our example target platform (Xilinx Zynq). The status is currently the following:    *   I have a custom target based added

Re: Rust on RTEMS

2024-01-30 Thread Frank Kühndel
On 1/30/24 14:08, jan.som...@dlr.de wrote: -Ursprüngliche Nachricht- Von: Frank Kühndel Gesendet: Dienstag, 30. Januar 2024 11:03 An: Sommer, Jan;j...@rtems.org Cc:dwaine.s.mol...@nasa.gov;users@rtems.org Betreff: Re: AW: Rust on RTEMS Hello Jan, thanks for the info and all your

AW: AW: Rust on RTEMS

2024-01-30 Thread Jan.Sommer
> -Ursprüngliche Nachricht- > Von: Frank Kühndel > Gesendet: Dienstag, 30. Januar 2024 11:03 > An: Sommer, Jan ; j...@rtems.org > Cc: dwaine.s.mol...@nasa.gov; users@rtems.org > Betreff: Re: AW: Rust on RTEMS > > Hello Jan, > > thanks for the info and

Re: AW: Rust on RTEMS

2024-01-30 Thread Frank Kühndel
Hello Jan, thanks for the info and all your efforts. Are you planing to add a short "How to use Rust with RTEMS?" section to the RTEMS user manual? I am asking because I was thinking of writing a description on how to use Rust with `#![no_std]` and `#![no_main]` into the u

AW: Rust on RTEMS

2024-01-29 Thread Jan.Sommer
Hi everyone, Sorry for the delayed response. Yes, that’s me. I am responsible for the RTEMS related work-package in the “cRustacea in Space” project. One of the goals is to create a prototypical port of Rust to RTEMS for our example target platform (Xilinx Zynq). The status is currently

Re: Rust on RTEMS

2024-01-10 Thread Gedare Bloom
terested in > integrating with established C-based RTOSes even those open-sourced. So > my conclusion on this is that if RTEMS community would like to see Rust > running on RTEMS, then the push needs to come from the community itself. > > What is IMHO positive is that due to RTEMS li

Re: Rust on RTEMS

2024-01-07 Thread Karel Gardas
using Embassy[1] and from this I kind of get feeling and kind of understand why Rust community is not that interested in integrating with established C-based RTOSes even those open-sourced. So my conclusion on this is that if RTEMS community would like to see Rust running on RTEMS, then th

Re: Rust on RTEMS

2023-12-22 Thread Karel Gardas
ly get something real on Rust/RTEMS domain. Hopefully this will not be just evaluation but also some more real Rust bits... Cool! And thanks for mentioning it! Karel ___ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users

Re: Rust on RTEMS

2023-12-22 Thread Joel Sherrill
On Fri, Dec 22, 2023 at 7:40 AM Frank Kühndel < frank.kuehn...@embedded-brains.de> wrote: > Hello Joel, > > On 12/20/23 23:37, Joel Sherrill wrote: > > Karel Gardas posted in February that he has Rust on RTEMS on an arm. > > This is one email from that thread: > htt

Re: Rust on RTEMS

2023-12-22 Thread Frank Kühndel
Hello Joel, On 12/20/23 23:37, Joel Sherrill wrote: Karel Gardas posted in February that he has Rust on RTEMS on an arm. This is one email from that thread: https://lists.rtems.org/pipermail/devel/2023-March/074532.html Frank. Are there instructions on building the tools chain somewhere

Re: Rust on RTEMS

2023-12-20 Thread Joel Sherrill
Karel Gardas posted in February that he has Rust on RTEMS on an arm. Frank. Are there instructions on building the tools chain somewhere? And is Jan Sommer part of the DLR Rust on RTEMS project? --joel On Wed, Dec 20, 2023, 3:59 PM Frank Kühndel < frank.kuehn...@embedded-brains.de>

Re: Rust on RTEMS

2023-12-20 Thread Frank Kühndel
Hello Dwaine, On 12/20/23 20:41, Molock, Dwaine S. (GSFC-5820) wrote: > Hello, > > Has anyone been able to execute Rust on RTEMS? Yes – to use RTEMS from within a Rust application, with #![no_std] #![no_main] > > If so, is there a how to guide and what architecture and develo

Rust on RTEMS

2023-12-20 Thread Molock, Dwaine S. (GSFC-5820)
Hello, Has anyone been able to execute Rust on RTEMS? If so, is there a how to guide and what architecture and development hardware was used? Thanks, Dwaine ___ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users