er call when building
> standard NuttX to make the same on Cmake
>
> Hope it helps.
>
> Best regards,
>
> Flavio
>
> Em qui., 11 de nov. de 2021 às 22:50, Nuno Barcellos
> escreveu:
> >
> > Yes, it does. It generates the nuttx-export.zip. Then I se
Em qui., 11 de nov. de 2021 às 22:15, Flavio Castro Alves Filho <
flavio.al...@gmail.com> escreveu:
> Hi Nuno,
>
> So when you run 'make export' the build runs correctly, right?
>
> Best regards,
>
> Flavio
>
> Em qui., 11 de nov. de 2021 às 21:14, Nun
ding and running.
>
> Did you get this part working?
>
> Best regards,
>
> Flavio
>
> Em qui., 11 de nov. de 2021 19:17, Nuno Barcellos >
> escreveu:
>
> > Hello!
> >
> > Could anyone get the C++ CMake HelloWorld example working for the
Hello!
Could anyone get the C++ CMake HelloWorld example working for the simulator?
I'm using the sim:libcxxtest config but am getting the following error:
nuttx-export/include/libcxx/cstdlib:154:9: error: ‘::at_quick_exit’ has not
been declared
154 | using ::at_quick_exit;
Thanks,
Nuno
Hi!
I'm new to nuttx and have been trying to get it working for the first time
on a NUCLEO-L4A6ZG board. I couldn't get the nsh working at first but after
measuring a gpio + sleep signal, I found out that the clock is running 20x
slower than it should be (a sleep(1) takes 20 secs).
Then, if I conf