Re: No output for lm3s6965-ek:qemu-protected

2024-05-13 Thread Alan C. Assis
Hi Robin, Did you test previous release versions? It could be useful to know in which version the issue was introduced. After that we could use git bisect to pinpoint the commit that introduced this issues. Best Regards, Alan On Mon, May 13, 2024 at 5:41 PM Robin Randhawa wrote: > Hi. > > I

No output for lm3s6965-ek:qemu-protected

2024-05-13 Thread Robin Randhawa
Hi. I find that: $ ./tools/configure.sh lm3s6965-ek:qemu-flat $ make $ qemu-system-arm -M lm3s6965evb -net nic,model=stellaris -net user,hostfwd=tcp:127.0.0.1:10023-10.0.2.15:23,hostfwd=tcp:127.0.0.1:10021- 10.0.2.15:21 -kernel nuttx -nographic .. gets me to a nice NSH prompt with ping working.

Re: Missing bytes on serial port

2024-05-13 Thread Mark Stevens
Greg, Thanks for the advice, I’ll have a look at use file_open etc. Regards, Mark — Mark Stevens mark.stev...@wildernesslabs.co > On 10 May 2024, at 15:55, Gregory Nutt wrote: > > On 5/9/2024 11:02 PM, Mark Stevens wrote: >>> Hmmm... the UART device will closed when the kernel thread is