mirror of
https://github.com/apache/nuttx.git
synced 2026-08-15 17:33:18 +00:00
BUILD CMD: ./tools/configure.sh -l sama5d3x-ek/nx; make -j`nproc` chip/sam_memories.c:705:17: note: each undeclared identifier is reported only once for each function it appears in chip/sam_memories.c:706:27: error: 'CONFIG_SAMA5_DDRCS_PGHEAP_SIZE' undeclared (first use in this function); did you mean 'CONFIG_SAMA5_DDRCS_HEAP_SIZE'? 706 | poolend = poolstart + CONFIG_SAMA5_DDRCS_PGHEAP_SIZE; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CONFIG_SAMA5_DDRCS_HEAP_SIZE make[1]: *** [Makefile:168: sam_memories.o] Error 1 make[1]: Target 'libarch.a' not remade because of errors. make: *** [tools/LibTargets.mk:170: arch/arm/src/libarch.a] Error 2 make[1]: Target 'libsched.a' not remade because of errors. make: *** [tools/LibTargets.mk:71: sched/libsched.a] Error 2 make: Target 'all' not remade because of errors. ~/nuttx/tools/testbuild.sh: line 385: ~/nuttx/../nuttx/nuttx.manifest: No such file or directory Signed-off-by: wangzhi16 <wangzhi16@xiaomi.com> |
||
|---|---|---|
| .. | ||
| arm | ||
| arm64 | ||
| avr | ||
| ceva | ||
| dummy | ||
| hc | ||
| mips | ||
| misoc | ||
| or1k | ||
| renesas | ||
| risc-v | ||
| sim | ||
| sparc | ||
| tricore | ||
| x86 | ||
| x86_64 | ||
| xtensa | ||
| z16 | ||
| z80 | ||
| CMakeLists.txt | ||
| Kconfig | ||