Re: RPi 4B MMU seems to be enabled but throwing aarch64-default-exception error

2022-09-04 Thread Alan Cudmore
Hey Noor, I probably have more questions than answers at this point, as I'm just learning how all of this works too. Some comments inline below: On Sun, Sep 4, 2022 at 6:13 AM Noor Aman wrote: > Hey, > Some doubts here: > 1) On inspecting the raspberry pi 3 config table, I only seem to have 2 >

Re: [PATCH rtems-lwip 4/5] lwip.py: Add STM32 lwIP port to build

2022-09-04 Thread Duc Doan
Hello Chris, Thank you for pointing them out. I'll fix them in the next patch set. Best, Duc On Mon, 2022-09-05 at 09:05 +1000, Chris Johns wrote: > On 4/9/2022 11:25 am, Duc Doan wrote: > > --- > >  lwip.py | 20 +++- > >  1 file changed, 19 insertions(+), 1 deletion(-) > > >

Re: [PATCH rtems-lwip 4/5] lwip.py: Add STM32 lwIP port to build

2022-09-04 Thread Chris Johns
On 4/9/2022 11:25 am, Duc Doan wrote: > --- > lwip.py | 20 +++- > 1 file changed, 19 insertions(+), 1 deletion(-) > > diff --git a/lwip.py b/lwip.py > index 84eef2c..d806b64 100644 > --- a/lwip.py > +++ b/lwip.py > @@ -92,6 +92,17 @@ common_source_files = [ >

Re: RPi 4B MMU seems to be enabled but throwing aarch64-default-exception error

2022-09-04 Thread Noor Aman
Hey, Some doubts here: 1) On inspecting the raspberry pi 3 config table, I only seem to have 2 entries, one is for peripheral base, the other one for core local peripherals. I have updated the MMU with peripheral base, ARM local registers, and ARMC register. If I'm correct then, the Videocore