RE: Microblaze 2nd timer interrupt

2022-11-06 Thread Alan Cudmore
Hi Sam,You need to add the timer.h file to the list of files to be installed:https://git.rtems.org/rtems/tree/spec/build/bsps/microblaze/microblaze_fpga/obj.yml#n14AlanĀ From: Sam PriceSent: Sunday, November 6, 2022 12:52 AMTo: DevelopmentSubject: Re: Microblaze 2nd timer interruptĀ I pushed my

Apple's Ventura OS issue with RSB.

2022-11-06 Thread Karel Gardas
Folks, upgraded to Ventura from Monterey and this breaks RSB for unknown reason. The issue looks like segfault/internal compiler error in GCC while compiling newlib. 6/rtems-sparc: CC libc/stdlib/libc_a-strtoll_r.o CC libm/complex/libm_a-cpowf.o

Re: Apple's Ventura OS issue with RSB.

2022-11-06 Thread Karel Gardas
Side note before answering : the email was motivated by the fact that I provided few patches to RSB to make that working well on Monterey running on M1. This was just few weeks ago so I know, this was running well. Last week I've updated to Ventura and things felt apart. Hence the report

Re: Apple's Ventura OS issue with RSB.

2022-11-06 Thread Joel Sherrill
Is the cross gcc compiled with the native compiler provided by Apple? The alternative would likely be you installing something special. I wonder if using gcc to compile it would work. But there's not a real solution. Seems like an issue which needs reporting to gcc. On Sun, Nov 6, 2022, 5:25 AM

Re: bsp/riscv: Store/AMO address misaligned trap occured

2022-11-06 Thread Padmarao.Begari
Hi Sebastian, > On Fri, 2022-11-04 at 14:03 +0100, Sebastian Huber wrote: > On 04/11/2022 10:49, Sebastian Huber wrote: > > On 04/11/2022 10:44, padmarao.beg...@microchip.com wrote: > > > Hi Sebastian, > > > > > > > On Fri, 2022-11-04 at 08:07 +0100, Sebastian Huber wrote: > > > > > > > > On

Re: Apple's Ventura OS issue with RSB.

2022-11-06 Thread Chris Johns
On 7/11/2022 5:38 am, Karel Gardas wrote: > > Side note before answering : the email was motivated by the fact that I > provided > few patches to RSB to make that working well on Monterey running on M1. This > was > just few weeks ago so I know, this was running well. Last week I've updated to

Re: Apple's Ventura OS issue with RSB.

2022-11-06 Thread Karel Gardas
On 11/6/22 22:42, Chris Johns wrote: indeed, the report here is probably minimal thing I should do. Sebastian has pushed updates to the tools to the RSB. Did you happen to pick up those? Not at all! I'm still on: