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 effor

Re: Rust on RTEMS

2024-01-10 Thread Gedare Bloom
On Sun, Jan 7, 2024 at 2:22 AM Karel Gardas wrote: > > On 12/22/23 18:36, Joel Sherrill wrote: > > It's not a huge secret. :) > > > > https://activities.esa.int/4000140242 > > shows an ~EU175 project was awarded > > to DLR. From there, Jan Sommer is the on

Re: Rust on RTEMS

2024-01-07 Thread Karel Gardas
On 12/22/23 18:36, Joel Sherrill wrote: It's not a huge secret. :) https://activities.esa.int/4000140242 shows an ~EU175 project was awarded to DLR.   From there, Jan Sommer is the only person at DLR who has mentioned this. I understand wanting someone

Re: Rust on RTEMS

2023-12-22 Thread Karel Gardas
On 12/22/23 18:36, Joel Sherrill wrote: It's not a huge secret. :) https://activities.esa.int/4000140242 shows an ~EU175 project was awarded to DLR.   From there, Jan Sommer is the only person at DLR who has mentioned this. Wow! So we may finally get s

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: > https://lists.rtems.org/pipermail/d

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? I

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> wrote: > He

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 development hardware wa