Quantcast
Channel: MPLAB XC16
Viewing all articles
Browse latest Browse all 1508

long int compare ..... (FerrariLuigi)

$
0
0
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();

Viewing all articles
Browse latest Browse all 1508

Trending Articles