Mplab X Compiler Info

Microchip categorizes its compilers based on the target device architecture:

The suite is divided into three main categories based on the architecture of the chip you’re using: mplab x compiler

Open your project properties. Go to MPLAB XCxx Compiler > Diagnostics . Turn on and -Wshadow . Microchip categorizes its compilers based on the target

#define _XTAL_FREQ 8000000 // 8 MHz oscillator __delay_ms(100); // 100 millisecond delay mplab x compiler

The Output window is your best friend. Pay attention to: