Re: RTEMS_SYSINIT_ITEM not working sometimes?

2023-07-03 Thread Sebastian Huber
Hello Karel, On 01.07.23 00:41, Karel Gardas wrote:   Hello, while working on STM32H7 I've noticed that rng is not working well. Tracked that down to stm32h7_rng_enable function not being properly called as it should be. The function call should be enforced by: RTEMS_SYSINIT_ITEM(   stm3

Re: Tool versions for RTEMS 6.1 release?

2023-07-03 Thread Sebastian Huber
On 30.06.23 19:18, Kinsey Moore wrote: On Fri, Jun 30, 2023 at 11:58 AM Joel Sherrill > wrote: On Fri, Jun 30, 2023 at 1:26 AM Sebastian Huber mailto:sebastian.hu...@embedded-brains.de>> wrote: Hello, it seems the RTEMS 6.1 release is getting cl

Re: Tool versions for RTEMS 6.1 release?

2023-07-03 Thread Sebastian Huber
On 30.06.23 18:57, Joel Sherrill wrote: On Fri, Jun 30, 2023 at 1:26 AM Sebastian Huber > wrote: Hello, it seems the RTEMS 6.1 release is getting closer. We should think about the tool versions for the release. For GCC, my preferre

Re: Tool versions for RTEMS 6.1 release?

2023-07-03 Thread Sebastian Huber
On 30.06.23 22:50, Joel Sherrill wrote: On Fri, Jun 30, 2023 at 12:20 PM Sam Price > wrote: How hard are the microblaze patches going to be to apply? Alex is out today but the Microblaze gcc and binutils are based off versions Xilinx has patches for. Right n

Re: Tool versions for RTEMS 6.1 release?

2023-07-03 Thread Sebastian Huber
On 03.07.23 01:17, Chris Johns wrote: On 30/6/2023 4:26 pm, Sebastian Huber wrote: Hello, it seems the RTEMS 6.1 release is getting closer. We should think about the tool versions for the release. For GCC, my preferred choice would be GCC 13.2: https://gcc.gnu.org/pipermail/gcc/2023-June/24

Re: GIT Issues?

2023-07-03 Thread Christian Mauderer
Hello Cedric, Am 03.07.23 um 08:47 schrieb Cedric Berger: Hello, Two issues here: 1) When looking at RTEMS on github, it seems everything stopped being updated on March 23. > 2) Then going to https://www.rtems.org, clicking "Git" yield this page:     Trac Error     Page Developer/Git not

Re: GIT Issues?

2023-07-03 Thread Joel Sherrill
On Mon, Jul 3, 2023 at 11:29 AM Christian Mauderer wrote: > Hello Cedric, > > Am 03.07.23 um 08:47 schrieb Cedric Berger: > > Hello, > > > > Two issues here: > > > > 1) When looking at RTEMS on github, it seems everything stopped being > > updated on March 23. > > > 2) Then going to https://www.

Re: Tool versions for RTEMS 6.1 release?

2023-07-03 Thread Chris Johns
On 3/7/2023 5:35 pm, Sebastian Huber wrote: > On 03.07.23 01:17, Chris Johns wrote: >> On 30/6/2023 4:26 pm, Sebastian Huber wrote: >>> Hello, >>> >>> it seems the RTEMS 6.1 release is getting closer. We should think about the >>> tool >>> versions for the release. >>> >>> For GCC, my preferred ch