Tool/software: Code Composer Studio
Hi,
How to compile TivaWare driverlib with debug info with gcc? Currently I copied manually some c files from driverlib (for example timer.c) to my project driectory, and I can debug my project, now I'd like to link libdriver.a . But with debug info.