On 2024-06-12 07:35:27, Felix Leonbacher wrote:
> Hey Guys,
>
> I am an embedded systems Student in Germany and wanted to use ur apache
> nuttx in my project. Sadly I am unable to flash it. I have a STM32F207
> nucleo-144 and when I come to
> openocd -f interface/stlink-v2.cfg -f target/stm32f2x.c
Hi Felix
I use the attache script to flash some F7 boards
give simply
$ flash_f7 nuttx
Bye
Roberto
On 6/12/24 7:35 AM, Felix Leonbacher wrote:
Hey Guys,
I am an embedded systems Student in Germany and wanted to use ur apache
nuttx in my project. Sadly I am unable to flash it. I have a STM3
Hey Guys,
I am an embedded systems Student in Germany and wanted to use ur apache
nuttx in my project. Sadly I am unable to flash it. I have a STM32F207
nucleo-144 and when I come to
openocd -f interface/stlink-v2.cfg -f target/stm32f2x.cfg -c 'init' \
-c 'program
nuttx/nuttx.bin verify reset' -c