9.6 Options that Specify CodeGuard Security Features - dsPIC33C/E/F Devices Only [DD]

Note: Support for Codeguard Security will depend on device selection. Refer to the datasheet for device-specific information.

Three linker options are related to CodeGuard Security:

  • --boot LIST – Specify options for the boot segment
  • --secure LIST – Specify options for the secure segment
  • --general LIST – Specify options for the general segment

LIST may include a single segment option or several segment options separated by colons. Multiple instances of boot, secure, or general options are accepted and will be combined. An optional equals sign (=) may precede LIST.