Class ClxxLinker

All Implemented Interfaces:
Cloneable, Linker, Processor

public class ClxxLinker extends CommandLineLinker
Adapter for TI DSP linkers *
  • Field Details

    • cl55DllInstance

      private static final ClxxLinker cl55DllInstance
    • cl55Instance

      private static final ClxxLinker cl55Instance
    • cl6xDllInstance

      private static final ClxxLinker cl6xDllInstance
    • cl6xInstance

      private static final ClxxLinker cl6xInstance
  • Constructor Details

    • ClxxLinker

      private ClxxLinker(String command, String outputSuffix)
  • Method Details