First of all I'm a newbie and know I have to learn a lot.
I know already, Warning 216 is not affecting my code, BUT
I don't understand, how is it possible to receive this kind of message that refers to "Line 123(0,1)" if I have only 121 rows
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Fri Sep 11, 2015 4:24 pm
Warning 216 is the for "interrupts disabled to prevent re-entrancy".
I tested this with PCH vs. 5.048 and the compiler always marks the last
brace '}' in the file as the warning line. It didn't mark or list the warning
as 2 lines beyond the last line. I tested this with the command line PCH
compiler, with MPLAB vs. 8.92.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum