Open jserv opened 11 years ago
Regarding STM32F4DISCOVERY hardware, we can setup Eclipse in order to use an ST-Link probe for debugging. By usingstlink, which is a GDB server compatible with the ST-Link, we can debug F9 Microkernel with Eclipse CDT as the following documentation:
stlink
Hey jserv, Can you please update the first link? I'm not being able to use debug with stm32f4 on eclipse. Thank you
@angelooribeiro, the first link is updated as you wish.
Regarding STM32F4DISCOVERY hardware, we can setup Eclipse in order to use an ST-Link probe for debugging. By using
stlink
, which is a GDB server compatible with the ST-Link, we can debug F9 Microkernel with Eclipse CDT as the following documentation: