Specifications
3-1
Chapter 3
Developing a DSP/BIOS Program
This chapter introduces DSP/BIOS and shows how to create, build, debug,
and test programs that use DSP/BIOS.
In this chapter, you optimize the hello world program you created in Chapter
2 by using DSP/BIOS.
This chapter requires a physical board and cannot be carried out using a
software simulator. Also, this chapter requires the DSP/BIOS components of
Code Composer Studio.
3.1 Creating a Configuration File . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3–2
3.2 Adding DSP/BIOS Files to a Project . . . . . . . . . . . . . . . . . . . . . . . . . 3–4
3.3 Testing with Code Composer Studio. . . . . . . . . . . . . . . . . . . . . . . . . 3–6
3.4 Profiling DSP/BIOS Code Execution Time . . . . . . . . . . . . . . . . . . . . 3–8
3.5 Things to Try . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3–10
3.6 Learning More . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3–10
Topic Page