t; only ones QEMU configs with CONFIG_BUILD_PROTECTED=y enabled.
>
> There are other board profiles that you can test on real boards.
>
> Best Regards,
>
> Alan
>
> On Tue, May 14, 2024 at 2:12 PM Robin Randhawa
> wrote:
>
> > Hi Alan.
> >
> > Thanks
could use git bisect to pinpoint the commit that introduced
> this issues.
>
> Best Regards,
>
> Alan
>
> On Mon, May 13, 2024 at 5:41 PM Robin Randhawa
> wrote:
>
> > Hi.
> >
> > I find that:
> >
> > $ ./tools/configure.sh lm3s6965-ek:qemu-flat
&g
Hi.
I find that:
$ ./tools/configure.sh lm3s6965-ek:qemu-flat
$ make
$ qemu-system-arm -M lm3s6965evb -net nic,model=stellaris -net
user,hostfwd=tcp:127.0.0.1:10023-10.0.2.15:23,hostfwd=tcp:127.0.0.1:10021-
10.0.2.15:21 -kernel nuttx -nographic
.. gets me to a nice NSH prompt with ping working.