1.1 C Code Applications

The DSP library for PIC32A devices is included with the XC32 compiler. Within the compiler install directory, the library and its related files can be found at:

  • pic32a\lib\libdsp-elf.a – DSP library/archive file
  • pic32a\src\libdsp.zip – zipped source code for library functions, including a batch file to rebuild the library
  • pic32a\support\generic\h\dsp.h – header file for DSP library