nuttxpr commented on PR #16343:
URL: https://github.com/apache/nuttx/pull/16343#issuecomment-2868679890

   [**\[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/4841769
   ```text
   $ git clone https://github.com/Fix-Point/nuttx nuttx --branch timer-improve
   $ git clone https://github.com/apache/nuttx-apps apps --branch master
   $ pushd nuttx
   $ git reset --hard HEAD
   HEAD is now at c00712069a clock: Add clock_delay2abstick.
   $ popd
   $ pushd apps
   $ git reset --hard HEAD
   HEAD is now at 376cc5a73 testing/ostest: Add checking of signal delivery TID 
to signest test
   $ popd
   NuttX Source: 
https://github.com/apache/nuttx/tree/c00712069a1207f3b921b3a03f6f7a156fdfd5de
   NuttX Apps: 
https://github.com/apache/nuttx-apps/tree/376cc5a731d9b43a34dd619fece8c49015238fd1
   $ cd nuttx
   $ tools/configure.sh milkv_duos:nsh
   $ make -j
   $ make -j export
   $ pushd ../apps
   $ ./tools/mkimport.sh -z -x ../nuttx/nuttx-export-0.0.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
   $ cd /home/luppy/nuttx-build-farm
   $ ssh tftpserver
   OpenSBI v0.9
   nsh> uname -a
   NuttX 0.0.0 c00712069a May 10 2025 17:31:05 risc-v milkv_duos
   nsh> ostest
   arena       81000    81000
   ordblks         2        3
   mxordblk    7cff8    78ff8
   uordblks     2630     4540
   fordblks    7e9d0    7cac0
   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

Reply via email to