Everything
2.3.2 Output an assemble list

The results of the assembly are output to the assemble list file.

(1)

For a C source file and C++ source file

Select the build tool node on the project tree and select the [Compile Options] tab on the Property panel.

To output the assemble list, select [Yes (-listfile)] on the [Outputs a source list file] property in the [List] category.

Figure 2.14

[Outputs a source list file] Property

(2)

For an assembler source file

Select the build tool node on the project tree and select the [Assemble Options] tab on the Property panel.

To output the assemble list, select [Yes (-listfile)] on the [Outputs an assemble list file] property in the [List] category.

Figure 2.15

[Outputs an assemble list file] Property

Remark

See "CC-RX Compiler User's Manual" for the assemble list.