Error: GCASM: Symbol IFPIR1 has not been defined
I do not have this symbol in my code but this :
…./… IF TMR1IF = 1 Then Goto Alarm 'stop calculation on Timer Overflow Set TMRIF = 0 … /…
Log in to post a comment.
Error: GCASM: Symbol IFPIR1 has not been defined
I do not have this symbol in my code but this :
…./…
IF TMR1IF = 1 Then Goto Alarm 'stop calculation on Timer Overflow
Set TMRIF = 0
… /…