Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/19/03 12:33
Read: times


 
#48810 - State Machine
Hi Experts

Greetings

I m using P89C51RD2 with Flash magic ( Thanks to all experts of 8052 forum specially Mr. Raghu & Michael
who encouraged me to go for it) Please note that I am novice, so kindly forgive me if I asked some studip questions.


I decided to work on State machine tutorial so I wired the circuit in my board. I am using
pinancle 52 evalution software for compiling my small programs and these work without any prob.
But when I compiled the source code published by Mr. Micael I got this

Initializing Compiler...
** Not registered -- assembled and linked programs limited to 2k.
Compiling C:PINNACLESMACHINE.ASM
C:PINNACLESMACHINE.ASM(2): Error [E2003]: Can't open include file: ;
C:PINNACLESMACHINE.ASM(5): Error [E2012]: Syntax error: USING
C:PINNACLESMACHINE.ASM(14): Error [E2012]: Syntax error: 00
C:PINNACLESMACHINE.ASM(16): Error [E2012]: Syntax error: DBIT
C:PINNACLESMACHINE.ASM(24): Error [E2012]: Syntax error: 30H
C:PINNACLESMACHINE.ASM(58): Error [E2012]: Syntax error: 0000H
C:PINNACLESMACHINE.ASM(61): Error [E2012]: Syntax error: 0003H
C:PINNACLESMACHINE.ASM(65): Error [E2012]: Syntax error: 000BH
C:PINNACLESMACHINE.ASM(68): Error [E2012]: Syntax error: 0013H
C:PINNACLESMACHINE.ASM(72): Error [E2012]: Syntax error: 001BH
C:PINNACLESMACHINE.ASM(75): Error [E2012]: Syntax error: 0023H
C:PINNACLESMACHINE.ASM(83): Error [E2012]: Syntax error: 040H
Build terminated. 12 error(s), 0 warning(s)

Can anybody suggest what went wrong ?


Warm regards

Harnam

List of 3 messages in thread
TopicAuthorDate
State Machine            01/01/70 00:00      
   RE: State Machine            01/01/70 00:00      
   RE: State Machine            01/01/70 00:00      

Back to Subject List