STACK PIC 16F876A

General discussion on mikroC.
Post Reply
Author
Message
matlamis
Posts: 1
Joined: 02 Jul 2011 08:17

STACK PIC 16F876A

#1 Post by matlamis » 02 Jul 2011 08:34

Hello
please help me for STACK PIC 16F876A


asm {
MOVF STACK_2, W
MOVWF _tlong+2
MOVF STACK_3, W
MOVWF _tlong+3
}

Undeclared identifier 'STACK_2' in expression BATPower.c
Undeclared identifier 'STACK_3' in expression BATPower.c

Post Reply

Return to “mikroC General”