0

There is a GCC compiler for the PIC32MX series: http://ww1.microchip.com/downloads/en/DeviceDoc/README_c32_2_02.html

However, I can't find one for the PIC32MZ series. Does it exist?

K.Mulier
  • 8,069
  • 15
  • 79
  • 141

1 Answers1

1

The XC32 compiler series works for both MX and MZ parts. We use it.

blsmit5728
  • 434
  • 3
  • 11