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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/19/08 20:50
Read: times


 
#156851 - ASM51
Responding to: ???'s previous message
David,

I found and tried ASM51 which gives more error details (see below). I'm missing something. How should I to assemble this code? I do not have any "include" statement...

Errors:
VERSION 1.2k ASSEMBLY COMPLETE, 50 ERRORS FOUND

ERROR SUMMARY:
Line #6, ERROR #23: Illegal or missing directive
Line #7, ERROR #23: Illegal or missing directive
Line #9, ERROR #40: Program synchronization error
Line #11, ERROR #2: Undefined symbol
Line #13, ERROR #2: Undefined symbol
Line #15, ERROR #2: Undefined symbol
Line #509, ERROR #2: Undefined symbol
Line #515, ERROR #2: Undefined symbol
Line #517, ERROR #2: Undefined symbol
Line #519, ERROR #2: Undefined symbol
Line #521, ERROR #2: Undefined symbol
Line #523, ERROR #2: Undefined symbol
Line #645, ERROR #2: Undefined symbol
Line #647, ERROR #2: Undefined symbol
Line #653, ERROR #2: Undefined symbol
LCDBB PAGE 26

Line #659, ERROR #2: Undefined symbol
Line #661, ERROR #2: Undefined symbol
Line #663, ERROR #2: Undefined symbol
Line #665, ERROR #2: Undefined symbol
Line #667, ERROR #2: Undefined symbol
Line #681, ERROR #2: Undefined symbol
Line #683, ERROR #2: Undefined symbol
Line #695, ERROR #2: Undefined symbol
Line #695, ERROR #17: Illegal bit designator
Line #697, ERROR #2: Undefined symbol
Line #697, ERROR #17: Illegal bit designator
Line #701, ERROR #2: Undefined symbol
Line #701, ERROR #17: Illegal bit designator
Line #703, ERROR #2: Undefined symbol
Line #703, ERROR #17: Illegal bit designator
Line #711, ERROR #2: Undefined symbol
Line #711, ERROR #17: Illegal bit designator
Line #713, ERROR #2: Undefined symbol
Line #713, ERROR #17: Illegal bit designator
Line #715, ERROR #2: Undefined symbol
Line #715, ERROR #2: Undefined symbol
Line #717, ERROR #17: Illegal bit designator
Line #721, ERROR #17: Illegal bit designator
Line #725, ERROR #17: Illegal bit designator
Line #727, ERROR #17: Illegal bit designator
Line #739, ERROR #17: Illegal bit designator
Line #741, ERROR #17: Illegal bit designator
Line #745, ERROR #17: Illegal bit designator
Line #747, ERROR #17: Illegal bit designator
Line #757, ERROR #17: Illegal bit designator
Line #759, ERROR #17: Illegal bit designator
Line #763, ERROR #17: Illegal bit designator
Line #767, ERROR #17: Illegal bit designator
Line #771, ERROR #17: Illegal bit designator
Line #773, ERROR #17: Illegal bit designator
Line #773, ERROR #42: More errors detected, not listed


List of 21 messages in thread
TopicAuthorDate
128x64 lcd (ks0108)            01/01/70 00:00      
   Bog standard ASM syntax.            01/01/70 00:00      
      128x64 lcd (ks0108)            01/01/70 00:00      
   Why not use a better assembler.            01/01/70 00:00      
      Better assembler...            01/01/70 00:00      
         There are links on this site            01/01/70 00:00      
            ASM51            01/01/70 00:00      
               Your line numbers do not relate to mine.            01/01/70 00:00      
                  Files on line            01/01/70 00:00      
                     Errors from your listing            01/01/70 00:00      
         the best (documented) free assembler ...            01/01/70 00:00      
   Pinnacle and KS0108 LCD            01/01/70 00:00      
      Just check your wiring and contrast voltage.            01/01/70 00:00      
         The LCD doesn't work!            01/01/70 00:00      
   Small steps always best            01/01/70 00:00      
      Good idea!            01/01/70 00:00      
         Progress            01/01/70 00:00      
            Re: Progress            01/01/70 00:00      
               Code            01/01/70 00:00      
               Re: Code            01/01/70 00:00      
                  The code works just fine.            01/01/70 00:00      

Back to Subject List