Re: [PATCH] improved error checking in ticks per timeslice

2024-02-14 Thread zack leung
> This file is generated from something in rtems-central. This was at the > top of the file: > > * This file is part of the RTEMS quality process and was automatically > * generated. If you find something that needs to be fixed or > * worded better please post a report or patch to an RTEMS

Re: [PATCH rtems-source-builder 2/2] devel/qemu-xilinx: Fix build on GCC 13.2.0

2024-02-14 Thread Sam Price
I was trying to debug while only some of the uart interrupt vectors seem to work on the microblaze. I thought it would be nice to compile qemu with debug flags. Also eventually I would like to develop my own firmware driver emulation for qemu. Which would probably require me to have my own qemu f

Re: [PATCH rtems-source-builder 2/2] devel/qemu-xilinx: Fix build on GCC 13.2.0

2024-02-14 Thread Kinsey Moore
On Wed, Feb 14, 2024 at 9:14 AM Sam Price wrote: > I was wondering if you had any notes on your process of working with > qemu in the rtems builder. > I imagine you have your own xilinx qemu forked to work on, and then > take the patches and integrate them into the rsb builder? > Nothing so fanc

Re: [PATCH rtems-source-builder 2/2] devel/qemu-xilinx: Fix build on GCC 13.2.0

2024-02-14 Thread Sam Price
I was wondering if you had any notes on your process of working with qemu in the rtems builder. I imagine you have your own xilinx qemu forked to work on, and then take the patches and integrate them into the rsb builder? Thanks, Sam On Sun, Feb 11, 2024 at 9:51 PM Kinsey Moore wrote: > > GCC 13

Re: [PATCH] improved error checking in ticks per timeslice

2024-02-14 Thread Sebastian Huber
On 14.02.24 15:18, Joel Sherrill wrote: I'm cc'ing Sebastian because you edited the text in a generated file. He should be able to point us to the right place to fix it. On Mon, Feb 12, 2024 at 8:26 PM > wrote: From: Zack leung mailto:z.liang...@gmail.co

Re: [PATCH] improved error checking in ticks per timeslice

2024-02-14 Thread Joel Sherrill
I'm cc'ing Sebastian because you edited the text in a generated file. He should be able to point us to the right place to fix it. On Mon, Feb 12, 2024 at 8:26 PM wrote: > From: Zack leung > > diff --git a/cpukit/doxygen/appl-config.h b/cpukit/doxygen/appl-config.h > index bd7cde628f..d480eb3971