Hi Project data:IDE: MPLAB IDE v3.05Compiler: XC32 v1.40My issue begins when i try to use PLIB functions in my app.c file.Example:void APP_Initialize ( void )
{
/* Place the App state machine in its initial state. */
appData.state = APP_S..
{
/* Place the App state machine in its initial state. */
appData.state = APP_S..