Debugging FreeRTOS with gdb
2004-11-01 by FabioDB
I'm using the GNU toolchain: gcc, gdd and FreeRTOS. When I start the ARM7 demo application (compiled in RAM) with gdb or insight, step executing don't work. I think that this is due to the interrupt driven scheduler and the ARM EmbeddedICE debug mode that disable interrupts. How can I debug a FreeRTOS task whith gdb??? -- FabioDB <fabiodib@...> Altraqua