-
### Description / Steps to reproduce the issue
nrf9160 (Cortex-M33) with tickless enabled randomly locks up in ostest (in random places).
Tested with config: `./tools/configure.sh nrf9160-dk/ostes…
-
Hi,
I am confused about the share memory feature On Nuttx.
1. Can I publish a topic from program A and receive it both from program B and program C?
2. Should I create sessions/streams/entiti…
-
make[2]: Entering directory '/cygdrive/d/Spuda/Documents/projects/nuttx/master/nuttx_fork/libs/libc'
.\assert/lib_assert.c:25:10: fatal error: nuttx/arch.h: No such file or directory
…
-
### Description / Steps to reproduce the issue
https://github.com/apache/nuttx/blob/master/Documentation/implementation/critical_sections.rst
> Without going into the details of the implementation…
-
When enabling `CONFIG_DEBUG_LINK_WHOLE_ARCHIVE`, building flat mode nuttx with qemu-rv core always failed.
This is the log when building `flats64`
```
[0/1] Re-running _CMake..._
-- Configuring …
-
### Description
I'm new to NuttX and not sure where to find help. In this form it says: “Asking a question or getting help: use this form or [Mailing list](https://nuttx.apache.org/community/).” – …
-
```
Hi, unzip the Pascal on
osboxes@osboxes:~/nuttx$ ls
apps nuttx Pascal
osboxes@osboxes:~/nuttx$
in nuttx/apps i type
ln -s /home/osboxes/nuttx/Pascal
then
./tools/configure.sh esp32-d…
-
### Description
# Backgound
I'm porting Rust libstd to NuttX, and I've run into a problem with FFI.
Please check the early work in progress: https://github.com/apache/nuttx-apps/pull/2487
…
-
### Description
I am looking for ways to better verify my work before doing a pull request, to prevent unsuccessful use of the runners. I came across act, which has an extension for the github cli th…
-
### Description / Steps to reproduce the issue
In addition to the errors reported at https://github.com/apache/nuttx/pull/14722#issuecomment-2470778673, there is an even critical issue regarding `ost…