Sure, thanks for your contribution.
On Tue, Apr 27, 2021 at 12:03 AM Tanushree Baindur <
tanushree.bain...@gmail.com> wrote:
> Thank you so much for your replies.
>
>
> I tried to edit some makefiles in order to disable the document generation
> but I still get the same error. I need to look at t
Thank you so much for your replies.
I tried to edit some makefiles in order to disable the document generation
but I still get the same error. I need to look at the makefiles a bit more
to find other places I might have missed. I also don’t have a board at the
moment and I’m just running all the
It seams the error is related to documentation, maybe if you disable
generating it the binutils will compile.
NxFLAT is currently only supported on ARM 32-bit and ARM Thumb ISAs.
Some development would be required to extend that to other architectures.
Hi Tanushree,
It seams the error is related to documentation, maybe if you disable
generating it the binutils will compile.
BR,
Alan
On 4/25/21, Tanushree Baindur wrote:
> Hi,
>
> I started working on issue Illegal calls to romdisk_register() #246 a while
> back. I've been able to figure out h
Hi,
I started working on issue Illegal calls to romdisk_register() #246 a while
back. I've been able to figure out how to run all of the examples listed in
the issue on the simulator, except for these two : examples/ nxflat and
examples/thttpd.
I found information regarding nxflat on this website