Skip to content

Instantly share code, notes, and snippets.

View ashtonchase's full-sized avatar

Ashton Johnson ashtonchase

View GitHub Profile
@ashtonchase
ashtonchase / ca9_debug_gdb_helper.c
Created June 9, 2019 15:10
FreeRTOS Kernel Aware Debug GDB helper file for Cortex A9
/*
* ca9_debug_gdb_helper.c
*
* Created on: 17.05.2013
* Author: Artem Pisarenko
*
* Helper file for ARM Cortex-M3 port of FreeRTOS.
* Used in conjunction with .gdbinit-FreeRTOS-helpers script.
*
* Add following replacement macro in FreeRTOSConfig.h: