Using Harmony 2.00b and a PIC32MX340F512H All of the configuration is set up using the graphical "Clock Diagram" in MHC. Configuration bits generated by MHC (from `system_init.c`):/*** DEVCFG0 ***/
#pragma config DEBUG = OFF
#pragma config..
#pragma config DEBUG = OFF
#pragma config..