Output
In this section:
The Output options determine the generated FAA Assembler output. For more information about the options, see the DSPASM FAA/GREEN_DSP Structure Assembler User's Manual from Renesas.

Generate debug information
Makes the assembler generate debug information. Use this option if you want to use a debugger with your application. By default, this option is selected in a Debug project, but not in a Release project.
FAA core version
Specifies the core version of the target DSP.
Start address of code section
Specifies the start address for code sections.
Start address of data section
Specifies the start address for data sections.
Treat labels as external symbols
Makes the assembler treat symbols used for memory locations as external.