yf13 commented on PR #12882: URL: https://github.com/apache/nuttx/pull/12882#issuecomment-2282755711
@masayuki2009, please retry with `addr=0x20000`, I am sorry the address in commit message missed a `0` when copying. Here is my session log: ```shell $ qemu-system-arm -M lm3s6965evb -nographic -device loader,file=nuttx.bin,addr=0 -device loader,file=nuttx_user.bin,addr=0x20000 Timer with period zero, disabling ABCDEF telnetd [3:100] NuttShell (NSH) NuttX-12.4.0 nsh> ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
