Re: New application to Nuttx

2023-09-04 Thread Tiago Medicci Serrano
stavo Soares < > gustavo.felipesoa...@hotmail.com> escreveu: > > > > it worked! > > > > Thank you! > > > > De: Alan C. Assis > > Enviado: domingo, 3 de setembro de 2023 17:06 > > Para: dev@nuttx.apache.org > > A

Re: New application to Nuttx

2023-09-04 Thread MIGUEL ALEXANDRE WISINTAINER
👏 Enviado do meu iPhone > Em 3 de set. de 2023, à(s) 17:53, Gustavo Soares > escreveu: > > it worked! > > Thank you! > > De: Alan C. Assis > Enviado: domingo, 3 de setembro de 2023 17:06 > Para: dev@nuttx.apache.org > Assu

RE: New application to Nuttx

2023-09-03 Thread Gustavo Soares
it worked! Thank you! De: Alan C. Assis Enviado: domingo, 3 de setembro de 2023 17:06 Para: dev@nuttx.apache.org Assunto: Re: New application to Nuttx Look: boards/xtensa/esp32/esp32-devkitc/configs/wifi Use: esp32-devkitc:wifi BR, Alan On 9/3/23, Gustavo

Re: New application to Nuttx

2023-09-03 Thread Alan C. Assis
esp32-and-nuttx-fd3e1a3d182c> > Getting Started with ESP32 and > NuttX<https://blog.espressif.com/getting-started-with-esp32-and-nuttx-fd3e1a3d182c> > Introduction > blog.espressif.com > > ____ > De: Tiago Medicci Serrano > Envia

Re: New application to Nuttx

2023-08-05 Thread Tiago Medicci Serrano
Hello Gustavo! Good to know you are using NuttX to explore new applications! This error is a simple stack overflow problem. Applications on NuttX contain an associated stack with the application task that is usually set by the Kconfig associated with the application. Please check https://github.c