Content originally posted in LPCWare by saiganeshk on Wed Mar 02 01:31:14 CST 2016
I want to know how to use the arm-none-eabi-gdb .
1.For example if i have a file interrupt_handler.c
2. How to open this file in gdb and how to convert it into executable file to open in gdb.