Hello all,
Some hours ago I was able to enable the report in the Nuttx console. It was
necessary to add syslog enable to the menuconfig.
Thanks for help Alan,
Em ter., 20 de ago. de 2024 às 11:51, Alan C. Assis
escreveu:
> Hi Felipe,
>
> Open include/debug.h and search for ctlsinfo or ctlserr
Hi Felipe,
Open include/debug.h and search for ctlsinfo or ctlserr and you will find
the symbol you need to enable (CONFIG_DEBUG_CONTACTLESS_xxx)
Then run: "make menuconfig" and search for (press "/")
CONFIG_DEBUG_CONTACTLESS and you will find where to enable it.
Best Regards,
Alan
On Mon, Aug
One of the ideas that came to mind when working with the x86 architecture
and
the ACRN hypervisor was that this setup could be a powerful tool for
automating
complex tests for NuttX. On a multicore x86 machine with a hypervisor, we
can
compile different NuttX images, run them simultaneously, and te