Hi Flavio,
please have a look at our new documentation, which you may find helpful:

https://nuttx.apache.org/docs/latest/

Most boards have a "nsh" documentation which should be a good start (this
is also explained in the documentation).

I don't know the particular status of this board, but usually STM32 boards are
well supported.

Best,
Matias

On Fri, Sep 18, 2020, at 16:16, Flavio Castro Alves Filho wrote:
> Hello,
> 
> I am studying NuttX for a new project. I am using Nucleo-F429ZI as
> reference, which is quite a complete board and has a large memory for
> testing.
> 
> I followed some instructions from the internet (mostly from NuttX
> website) and I could compile and run a binary on the board. Including
> executing a Hello Application located at the menuconfig.
> 
> My question is if there is an initial configuration file (defconfig)
> for this board that initializes the base features of the board.
> Something similar to an initial configuration on the STM32CubeIDE new
> project, where all the base peripherals (leds, buttons, ethernet, usb,
> serial, ...) are previously initialized.
> 
> In my first test here, serial was not enabled, compilation failed and
> ls command in Nuttshell didn't work (only the call for the
> application).
> 
> Best regards,
> 
> Flavio
> 
> -- 
> Flavio de Castro Alves Filho
> 
> flavio.al...@gmail.com
> Twitter: http://twitter.com/#!/fraviofii
> LinkedIn profile: www.linkedin.com/in/flaviocastroalves
> 

Reply via email to