Creating and Building a CCSv4 Project for DSP/BIOS Applications
Program Generation
2-5
processed to generate a number of files that are listed in the Debug
node of the project list.
6) Run the application as follows:
a) Choose
Target > Debug Active Project
or click the Debug icon. The
application runs and halts before the first statement in main().
b) Set breakpoints by double-clicking in the margin next to lines where
you want to stop. For example, in hello.c you might set a breakpoint
on the
return;
line.
c)
Choose
Tools > ROV
to open the Runtime Object Viewer, which
allows you to view the state of objects created with RTSC packages,
such as DSP/BIOS.
d) Expand the hierarchy in the ROV tool so you can select the "trace"
LOG.
e) Choose
Target > Run
or click the Run icon to run to the breakpoint.
f)
The information for the "trace" LOG should now show the message
sent by LOG_printf.
g) See Section 3.3 for more information about using the ROV tool. See
Section 3.2 for information about using Real-Time Analysis tools for
debugging.
Summary of Contents for TMS320 Series
Page 1: ...TMS320 DSP BIOS v5 40 User s Guide Literature Number SPRU423G April 2009 ...
Page 16: ...xvi ...
Page 152: ...Tasks 4 48 Figure 4 12 Trace from Example 4 7 ...
Page 168: ...Semaphores 4 64 Figure 4 14 Trace Results from Example 4 11 ...
Page 202: ...5 20 ...
Page 287: ...Index 9 Index Void 1 11 W words data memory 3 15 of code 1 5 wrapper function 2 29 ...
Page 288: ...Index 10 Index ...