nuttxpr commented on PR #15842: URL: https://github.com/apache/nuttx/pull/15842#issuecomment-2660573306
[**\[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/4806827 ```text $ git clone https://github.com/Donny9/incubator-nuttx nuttx --branch sem $ git clone https://github.com/apache/nuttx-apps apps --branch master $ pushd nuttx $ git reset --hard HEAD HEAD is now at 427ef72da0 drivers: Avoid causing a busy loop in the program due to context switching induced by sem_post. $ popd $ pushd apps $ git reset --hard HEAD HEAD is now at db8542d2b interpreters/python: fix patch to set `_PyRuntime` attribute $ popd NuttX Source: https://github.com/apache/nuttx/tree/427ef72da09bdbba5149ae6a6f5d7c7110fca493 NuttX Apps: https://github.com/apache/nuttx-apps/tree/db8542d2b12a93c39a154ef5d100daecceeb9863 $ cd nuttx $ tools/configure.sh milkv_duos:nsh $ make -j $ make -j export $ pushd ../apps $ ./tools/mkimport.sh -z -x ../nuttx/nuttx-export-9.1.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 9.1.0 427ef72da0 Feb 15 2025 08:32:57 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