If you need urgent consulting help click here
Programming
You can run applications on this board both physically and through simulation.
Flashing
To flash the example shell application to this board, run:
west build -p -b custom_board apps/shell -t flash
You can connect to the Nucleo F401RE to your host computer using the USB port:
$ picocom /dev/ttyACM0
Simulation
In the Swedish Embedded SDK this board supports simulation:
west build -t boardbench
This runs the default board testbench.
To connect to the onboard uart use this in the simulation monitor:
(machine-0) uart_connect sysbus.usart2