Dear all,I'm debbugging a sotware compiled with XC16 ver 1.54The MPLAB-X release is 5.34 and the PIC is PIC24FJ256GA106 I have the following code unsigned long Address;
.........
if (Address > 0x17be8 ) {
// ---- limit
clearLog();
.........
if (Address > 0x17be8 ) {
// ---- limit
clearLog();