nuttxpr commented on PR #15929: URL: https://github.com/apache/nuttx/pull/15929#issuecomment-2715817086
[**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+15779&type=issues) Build and Test Successful (milkv_duos:nsh) https://gitlab.com/lupyuen/nuttx-build-log/-/snippets/4825262 ```text $ git clone https://github.com/tiiuae/nuttx nuttx --branch riscv_tick_timer_improvements $ git clone https://github.com/apache/nuttx-apps apps --branch master $ pushd nuttx $ git reset --hard HEAD HEAD is now at dec22f2790 arch/risc-v/src/common/riscv_mtimer.c: Correct mtimecmp setting in riscv_mtimer_cancel $ popd $ pushd apps $ git reset --hard HEAD HEAD is now at 3b03636e9 examples/bmi160: Fix typo of depends on $ popd NuttX Source: https://github.com/apache/nuttx/tree/dec22f2790a74a61395c5092ee6ae763b8f7bfb5 NuttX Apps: https://github.com/apache/nuttx-apps/tree/3b03636e95f6202b512d8af32629da4c0dc4af2c $ cd nuttx $ tools/configure.sh milkv_duos:nsh $ make -j $ make -j export $ pushd ../apps $ ./tools/mkimport.sh -z -x ../nuttx/nuttx-export-10.4.0.tar.gz $ make -j import $ popd $ genromfs -f initrd -d ../apps/bin -V NuttXBootVol $ head -c 65536 /dev/zero $ cat nuttx.bin /tmp/nuttx.pad initrd $ scp Image tftpserver:/tftpboot/Image-sg2000 $ ssh tftpserver ls -l /tftpboot/Image-sg2000 $ cd /home/luppy/nuttx-build-farm $ ssh tftpserver OpenSBI v0.9 nsh> uname -a NuttX 10.4.0 dec22f2790 Mar 12 2025 06:09:25 risc-v milkv_duos nsh> ostest arena 81000 81000 ordblks 2 3 mxordblk 7cff8 78ff8 uordblks 2660 4570 fordblks 7e9a0 7ca90 user_main: Exiting ostest_main: Exiting with status 0 nsh> Now running https://github.com/lupyuen/nuttx-build-farm/blob/main/oz64-power.sh off ----- Power off Oz64 [] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org