If so, it's better to switch from Pinguino to mips-elf-gcc for daily check.
Marcio, could you try mips-elf-gcc and send PR to
https://github.com/apache/incubator-nuttx-testing?
On Fri, Jan 29, 2021 at 11:05 AM Gregory Nutt wrote:
> The XC32 used to work years ago but I don't think anyone has use
The XC32 used to work years ago but I don't think anyone has used it in
the last 5 years or so. I would not recommend it. It is non-standard
and very likely incompatible. I would instead recommend any
mips-elf-gcc tool chain. There are several perbuilt MIPS toolchains
available. You can bu
Pinguino does work without a glitch.
On Thu, Jan 28, 2021 at 11:29 PM Xiang Xiao
wrote:
> On Fri, Jan 29, 2021 at 9:20 AM Barbiani wrote:
>
> > Hello,
> >
> > Has anyone tested the pic32 build lately? I am using the pic32mx7mmb.
> >
> >
> Yes, MIPS target is on the CI checklist:
>
>
> https://
On Fri, Jan 29, 2021 at 9:20 AM Barbiani wrote:
> Hello,
>
> Has anyone tested the pic32 build lately? I am using the pic32mx7mmb.
>
>
Yes, MIPS target is on the CI checklist:
https://github.com/apache/incubator-nuttx-testing/blob/master/testlist/other.dat#L13-L22
It is setting the processor as
Hello,
Has anyone tested the pic32 build lately? I am using the pic32mx7mmb.
It is setting the processor as '-mprocessor=elf32pic32mx' for the xc32
compiler.
In file included from
/opt/microchip/xc32/v2.50/bin/bin/../../lib/gcc/pic32mx/4.8.3/../../../../pic32mx/lib/./crt0.S:50:0:
/opt/microchip/