anchao commented on PR #15775: URL: https://github.com/apache/nuttx/pull/15775#issuecomment-2640474079
> I mean, update there to include: > > ``` > $ qemu-system-arm -M mps3-an547 -m 2G -nographic -kernel bl/nuttx.bin -gdb tcp::1127 -device loader,file=romfs.img,addr=0x60000000 > NuttShell (NSH) NuttX-10.4.0 > bl> boot /pic/boot > modlib_init... > modlib_load... > modlib_bind... > add-symbol-file ap.elf -s .text 0x60001080 -s .data 0x21000000 > > NuttShell (NSH) NuttX-10.4.0 > ap> > ``` mps3-an547 chapter already contains this information -- 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