User`s manual

3-6 Suite56 DSP Tools User’s Manual Motorola
Source-Level Debugging in C
3.2.1 Compiling to Debug
When you are preparing to debug a C program with Suite56 tools, you must compile the
program in debug mode with debugging symbols to retain information useful for
debugging in the executable code. The compiler option for debug mode is
-g if you are
using a Suite56 C compiler, such as
g563c for the DSP56300 family of devices or g566c
for the DSP56600 family.