On 2022-08-30 21:04, Sebastian Huber wrote:
On 25/08/2022 10:33, Daniel Cederman wrote:
+#define BSP_INTERRUPT_VECTOR_MIN 0
+
+#define BSP_INTERRUPT_VECTOR_MAX
RISCV_INTERRUPT_VECTOR_EXTERNAL(RISCV_MAXIMUM_EXTERNAL_INTERRUPTS - 1)
I am a bit surprised that this worked, since the API changed.
On 2022-08-30 21:10, Joel Sherrill wrote:
I think it's OK to push after this long.
Also be sure to add some to the RTEMS Users Guide for this BSP.
Will do.
Does this work on any simulator?
We have a modified version of QEMU that we run it on, but we have not
made it publicly available yet.
v6
Change family entry to noel in all BSP build specs
Synchronize irq.h and riscv.h with versions in riscv BSP
Martin Aberg (1):
bsp/riscv: Add NOEL-V BSP
bsps/include/bsp/fatal.h | 3 +
bsps/riscv/noel/console/console-config.c | 208 ++
bsps/riscv/n
From: Martin Aberg
Added support for Cobham Gaisler NOEL-V systems. The NOEL-V support
is implemented as a riscv BSP. Both 32-bit and 64-bit processor
systems are supported. Cobham Gaisler's NOEL-V RISC-V processor IP
is described here:
https://www.gaisler.com/NOELV
Compatible with the followi
Looks good. Thanks!
On Wed, 31 Aug 2022 at 09:25, Daniel Cederman wrote:
>
> v6
> Change family entry to noel in all BSP build specs
> Synchronize irq.h and riscv.h with versions in riscv BSP
>
> Martin Aberg (1):
> bsp/riscv: Add NOEL-V BSP
>
> bsps/include/bsp/fatal.h |
Hello Joel,
On 30/08/2022 22:44, Joel Sherrill wrote:
When I am on master of rtems-central.git and sub spec2modules.py, it
generates updates to rtems-docs and rtems. My understanding is that if
they were in sync, there would be no changes in rtems-docs and rtems.
(env) [joel@localhost rtems-c
On 31/08/2022 10:49, Hesham Almatary wrote:
Looks good. Thanks!
Ditto.
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax: +49-89-18 94 741 - 08
Registergericht: Amtsgericht München
Reg
On Wed, Aug 31, 2022 at 5:00 AM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> Hello Joel,
>
> On 30/08/2022 22:44, Joel Sherrill wrote:
> > When I am on master of rtems-central.git and sub spec2modules.py, it
> > generates updates to rtems-docs and rtems. My understanding is that
On Wed, Aug 31, 2022 at 2:59 AM Daniel Cederman
wrote:
> On 2022-08-30 21:10, Joel Sherrill wrote:
>
> I think it's OK to push after this long.
>
> Also be sure to add some to the RTEMS Users Guide for this BSP.
>
> Will do.
>
>
> Does this work on any simulator?
>
> We have a modified version of
Hello all,
Here, I present the current output of the new release notes generator that
will be used in the release generation process. Currently, the generator is
capable is generating markdown and reStructuredText. Both have minor flaws
that, in my opinion, are somewhat acceptable.
You can find a
10 matches
Mail list logo