Re: NXFLAT Binary loader support for RX65N

2020-03-10 Thread Gregory Nutt
Yes, you would need to implement support similar to ARM in buildroot. It would be easier to implement ELF module support. On Tue, Mar 10, 2020, 10:14 PM Anjana wrote: > Hello Team, > > I am trying to enable and test NXFLAT binary loader support for RX65N. > > I have noticed tha

NXFLAT Binary loader support for RX65N

2020-03-10 Thread Anjana
Hello Team, I am trying to enable and test NXFLAT binary loader support for RX65N. I have noticed that NXFLAT binary loader requires NXFLAT toolchain to be built using buildroot package. The current NXFLAT toolchain supports ARM targets only. I have referred to https://cwiki.apache.org