ae95623b8d
Hello, World!! ap> [ 2.566000] [ 1] arm_addrenv_destroy_region: listlen=1 vaddr=80000000 [ 2.566000] [ 1] gran_free: granmask:0xfff, gatmask:0x10000, gatidx:0x8, priv->gat[gatidx]:0xffffffff granno:0x110 [mem:0x48110000 free_size:0x1000] [ 2.566000] [ 1] gran_free: granmask:0xfff, gatmask:0x8000, gatidx:0x8, priv->gat[gatidx]:0xfffeffff granno:0x10f [mem:0x4810f000 free_size:0x1000] [ 2.567000] [ 1] arm_addrenv_destroy_region: listlen=1 vaddr=80100000 [ 2.567000] [ 1] gran_free: granmask:0xfff, gatmask:0x40000, gatidx:0x8, priv->gat[gatidx]:0xfffe7fff granno:0x112 [mem:0x48112000 free_size:0x1000] [ 2.567000] [ 1] gran_free: granmask:0xfff, gatmask:0x20000, gatidx:0x8, priv->gat[gatidx]:0xfffa7fff granno:0x111 [mem:0x48111000 free_size:0x1000] [ 2.568000] [ 1] arm_addrenv_destroy_region: listlen=1 vaddr=80200000 [ 2.568000] [ 1] gran_free: granmask:0xfff, gatmask:0x100000, gatidx:0x8, priv->gat[gatidx]:0xfff87fff granno:0x114 [mem:0x48114000 free_size:0x1000] [ 2.568000] [ 1] gran_free: granmask:0xfff, gatmask:0x200000, gatidx:0x8, priv->gat[gatidx]:0xffe87fff granno:0x115 [mem:0x48115000 free_size:0x1000] [ 2.568000] [ 1] gran_free: granmask:0xfff, gatmask:0x400000, gatidx:0x8, priv->gat[gatidx]:0xffc87fff granno:0x116 [mem:0x48116000 free_size:0x1000] [ 2.568000] [ 1] gran_free: granmask:0xfff, gatmask:0x800000, gatidx:0x8, priv->gat[gatidx]:0xff887fff granno:0x117 [mem:0x48117000 free_size:0x1000] [ 2.568000] [ 1] gran_free: granmask:0xfff, gatmask:0x1000000, gatidx:0x8, priv->gat[gatidx]:0xff087fff granno:0x118 [mem:0x48118000 free_size:0x1000] [ 2.568000] [ 1] gran_free: granmask:0xfff, gatmask:0x2000000, gatidx:0x8, priv->gat[gatidx]:0xfe087fff granno:0x119 [mem:0x48119000 free_size:0x1000] [ 2.568000] [ 1] gran_free: granmask:0xfff, gatmask:0x4000000, gatidx:0x8, priv->gat[gatidx]:0xfc087fff granno:0x11a [mem:0x4811a000 free_size:0x1000] [ 2.568000] [ 1] gran_free: granmask:0xfff, gatmask:0x8000000, gatidx:0x8, priv->gat[gatidx]:0xf8087fff granno:0x11b [mem:0x4811b000 free_size:0x1000] [ 2.568000] [ 1] gran_free: granmask:0xfff, gatmask:0x10000000, gatidx:0x8, priv->gat[gatidx]:0xf0087fff granno:0x11c [mem:0x4811c000 free_size:0x1000] [ 2.568000] [ 1] gran_free: granmask:0xfff, gatmask:0x20000000, gatidx:0x8, priv->gat[gatidx]:0xe0087fff granno:0x11d [mem:0x4811d000 free_size:0x1000] [ 2.568000] [ 1] gran_free: granmask:0xfff, gatmask:0x40000000, gatidx:0x8, priv->gat[gatidx]:0xc0087fff granno:0x11e [mem:0x4811e000 free_size:0x1000] [ 2.568000] [ 1] gran_free: granmask:0xfff, gatmask:0x80000000, gatidx:0x8, priv->gat[gatidx]:0x80087fff granno:0x11f [mem:0x4811f000 free_size:0x1000] [ 2.574000] [ 1] gran_free: granmask:0xfff, gatmask:0x80000, gatidx:0x8, priv->gat[gatidx]:0x87fff granno:0x113 [mem:0x48113000 free_size:0x1000] [ 2.574000] [ 1] arm_addrenv_destroy_region: listlen=1 vaddr=80300000 [ 2.574000] [ 1] gran_free: granmask:0xfff, gatmask:0x80000, gatidx:0x8, priv->gat[gatidx]:0x7fff granno:0x113 [mem:0x48113000 free_size:0x1000] [ 2.575000] [ 1] _assert: Current Version: NuttX 0.0.0 fa1e301238-dirty Apr 16 2024 23:18:10 arm [ 2.575000] [ 1] _assert: Assertion failed : at file: mm_gran/mm_granfree.c:131 task: lpwork process: Kernel 0x602769 Signed-off-by: wanggang26 <wanggang26@xiaomi.com> |
||
---|---|---|
.github | ||
arch | ||
audio | ||
binfmt | ||
boards | ||
cmake | ||
crypto | ||
Documentation | ||
drivers | ||
dummy | ||
fs | ||
graphics | ||
include | ||
libs | ||
mm | ||
net | ||
openamp | ||
pass1 | ||
sched | ||
syscall | ||
tools | ||
video | ||
wireless | ||
.asf.yaml | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.yamllint | ||
AUTHORS | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
INVIOLABLES.md | ||
Kconfig | ||
LICENSE | ||
Makefile | ||
NOTICE | ||
README.md | ||
ReleaseNotes |
Apache NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOSs (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).
For brevity, many parts of the documentation will refer to Apache NuttX as simply NuttX.
Getting Started
First time on NuttX? Read the Getting Started guide! If you don't have a board available, NuttX has its own simulator that you can run on terminal.
Documentation
You can find the current NuttX documentation on the Documentation Page.
Alternatively, you can build the documentation yourself by following the Documentation Build Instructions.
The old NuttX documentation is still available in the Apache wiki.
Supported Boards
NuttX supports a wide variety of platforms. See the full list on the Supported Platforms page.
Contributing
If you wish to contribute to the NuttX project, read the Contributing guidelines for information on Git usage, coding standard, workflow and the NuttX principles.
License
The code in this repository is under either the Apache 2 license, or a license compatible with the Apache 2 license. See the License Page for more information.