f9micro / f9-kernel

An efficient and secure microkernel built for ARM Cortex-M cores, inspired by L4
Other
683 stars 145 forks source link

use Eclipse CDT for source-level debugging #23

Open jserv opened 11 years ago

jserv commented 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:

angelooribeiro commented 6 years ago

Hey jserv, Can you please update the first link? I'm not being able to use debug with stm32f4 on eclipse. Thank you

jserv commented 6 years ago

@angelooribeiro, the first link is updated as you wish.