Options, Listings, and Errors

The Freescale DSP Assembler allows you to change its operating parameters with option directives. In ad dition, it generates lists of warnings and errors which you can control with even more directives.

You can change the assembler options within your code using the OPT directive. Specify your options in the first file listed in the project, in the prefix file, or have an included file that sets your options.

The topics in this chapter include: