I have a PIC32MX695F512L project that works when in debug mode using a PicKit3, but not in release mode. Port F5 which is set as an input pin is lo when using the debugger. But if I run it in release mode the pin goes hi. There is only a cable hooked up to it, which is lo. In release mode I can not read the lo. Any Idea why Port F5 goes high when in release mode?
Dennis