> > If you want to catch some task/thread in an infinite loop, the hardware
> > watchdog monitor in nuttx can do it for you.
>
> If the hardware watchdog is fed from multiple sources, all of them need to
> fail. Not just one of them.
> Do you have anything else in mind?
>
> > You don't need a spe
> > Hi everyone,
> >
> > Is there any support for high capacity SD-cards in NuttX, i.e. larger
> > than 32GB? I have done some research online and it seems that for
> > those sizes, SDXC cards using the exFAT file system is required. I
> > have looked through the code and cannot find anything indi
Hi everyone,
Is there any support for high capacity SD-cards in NuttX, i.e. larger than
32GB? I have done some research online and it seems that for those sizes, SDXC
cards using the exFAT file system is required. I have looked through the code
and cannot find anything indicating support for ei
> > depends on IMXRT_DTCM > 0
>
> This syntax does not work for older versions of kconfig-frontends.
> Try to update your kconfig-frontends or build it yourself from source (eg
> from here ttps://bitbucket.org/nuttx/tools/src/master/kconfig-frontends/)
>
>
> Thanks, updating kconfig-frontends did t
I just tried to configure nuttx (from the master branch) for the
stm32f103-minimum:usbnsh board/configuration. But when I run
"tools/configure.sh -a ../incubator-nuttx-apps/
stm32f103-minimum:usbnsh" I get the following error:
Copy files
Select CONFIG_HOST_LINUX=y
Refreshing...
arch/arm/src/i
t broke anything. I have made a suggested change and will keep
> investigating.
> >>
> >> -Flavio
> >>
> >>> On 30 Jan 2020, at 10:24, Philippe Coval
> wrote:
> >>>
> >>> Hi.
> >>>
> >>> Well,
> >>
Hi,
The link to NuttX at https://incubator.apache.org/projects/ seems to be broken,
I just get a 404 error. Has it been moved?
//Pelle