Re: Can musl libc replace the libc of nuttx system?

2022-07-12 Thread Tomek CEDRO
On Tue, Jul 12, 2022 at 4:38 AM Xiang Xiao wrote: > musl is designed to work exclusively with Linux and then there is no OS > abstraction layer. So it's hard to adapt musl to other OS. > Alan asks a good question: what benefit do you want to get from replacing > NuttX' libc with musl? Just my 2 c

Assertion failed using the nucleo-H743ZI2 board

2022-07-12 Thread Roberto Bucher
Hi I' working on a STM32 NUCLEO-H743ZI2 board, and I have sporadic errors in the shell when I launch some utilities like "ifconfig" or "renew" (but it seems not to be related to the network). Sometimes the command runs without problems, sometimes it gives an Assertion failure and I have to s

Re: Assertion failed using the nucleo-H743ZI2 board

2022-07-12 Thread Sebastien Lorquet
Hi, I'm working with the exact same board and struggled for several days with a similar problem. Breakpoints did not help since the issue was fugitive and not always crashing at the same place. There also were debug/release variations. It turned out to be a stack issue. The default stack

Re: Assertion failed using the nucleo-H743ZI2 board

2022-07-12 Thread Roberto Bucher
Thanks Sebastien It seems that this new stack size solves the problems. No more crashes in the first new tests. Best regards Roberto On 7/12/22 22:13, Sebastien Lorquet wrote: Hi, I'm working with the exact same board and struggled for several days with a similar problem. Breakpoints di

Re: [DISCUSS] Graduate NuttX as TLP

2022-07-12 Thread Nathan Hartman
Hi all, As this [DISCUSS] thread has quieted down for quite some days now, shall we have a [VOTE] thread or does anyone have additional thoughts to share? I'll wait another 72 hours before beginning a [VOTE] thread to give a chance to anyone who would like to speak up. Now's the time!! Cheers, N