3.6.10.7 T: Use Linker Script Option

The -T script option specifies a linker script to use when linking.

Ordinarily, the linker will use a default linker script obtained from the compiler installation. The -T option allows you to specify an application-specific linker script to use. The MPLAB X IDE uses this option when you add a linker script to your project.