[VOTE] Apache NuttX 12.4.0 RC0 release

2024-01-10 Thread Alin Jerpelea
Hello all, Apache NuttX 12.4.0 RC0 has been staged under [1] and it's time to vote on accepting it for release. Voting will be open for 72hr. A minimum of 3 binding +1 votes and more binding +1 than binding -1 are required to pass. The Apache requirements for approving a release can be found here

Re: [VOTE] Apache NuttX 12.4.0 RC0 release

2024-01-10 Thread Lee, Lup Yuen
+1 for Ox64, Star64 and PinePhone = Ox64 Compiler + riscv64-unknown-elf-gcc -v Using built-in specs. COLLECT_GCC=riscv64-unknown-elf-gcc COLLECT_LTO_WRAPPER=/Users/Luppy/riscv64-unknown-elf-toolchain-10.2.0-2020.12.8-x86_64-apple-darwin/bin/../libexec/gcc/riscv64-unknown-elf/10.2.0/lto-wrapper

Re:Re: debugging user app crashes

2024-01-10 Thread spudaneco
You should be able to set breakpoints properly, but only after the correct MMU mapping is in place. Original message From: yfliu2008 Date: 1/9/24 8:06 PM (GMT-06:00) To: dev Subject: Re:Re: debugging user app crashes Yes, in kernel mode each user space program has similar b