Everything
2.8.5 Compile/assemble individual files

You can just compile or assemble for each source file added to the project.

(1)

When compiling a C source file

Select the C source file on the project tree and select the [Compile] from the context menu.

Figure 2.89

[Compile] Item

 

(2)

When assembling an assembly source file

Select the assembly source file on the project tree and select the [Assemble] from the context menu.

Figure 2.90

[Assemble] Item