Re: 8031 question



mplanic wrote:
On Feb 1, 11:25 pm, "Andy Peters" <goo...@xxxxxxxxx> wrote:


So what's the problem?

-a


You _did_ look at the error lines 89... 417..., to try and understand these messages ?

To me it looks like the code uses MACROS that are not compatible/portable with the assembler you are trying to use.

Normally, it is good practise to tag Assembler Source with the
Assembler used when it was first created. Try and find what assembler was used originally.


-jg




With ASEM -51 ver 1.3 I get this errors:

disp.asm(89): illegal character
disp.asm(90): illegal statement syntax
disp.asm(91): only allowed in code segment
disp.asm(92): illegal statement syntax
disp.asm(417): illegal character
disp.asm(418): illegal character
disp.asm(419): illegal character
disp.asm(430): illegal character
disp.asm(431): illegal character
disp.asm(432): illegal character
disp.asm(433): illegal character
disp.asm(434): illegal character
disp.asm(441): illegal character
disp.asm(442): illegal character
disp.asm(2161): illegal character
disp.asm(2162): illegal character
disp.asm(2270): illegal character
disp.asm(2304): illegal character
disp.asm(2402): illegal character
disp.asm(2403): illegal character
disp.asm(2505): illegal character
disp.asm(2505): illegal character
disp.asm(3037): illegal character
disp.asm(3079): illegal character


.



Relevant Pages

  • Re: 8031 question
    ... disp.asm: illegal statement syntax ... only allowed in code segment ... disp.asm: illegal character ... For what assembler is the code written? ...
    (comp.arch.embedded)
  • RE: HLA 2.10.5 The stdout.putiXSize Routines.
    ... HLA (High Level Assembler) ... Linker Lib Path: ... Illegal character in file:. ...
    (comp.lang.asm.x86)
  • Re: 8031 question
    ... Do you meant that it won't assemble with some particular assembler you ... disp.asm: illegal character ... These are errors in macro definitions and their subsequent invocations. ...
    (sci.electronics.design)
  • Re: 8031 question
    ... With ASEM -51 ver 1.3 I get this errors: ... disp.asm: illegal statement syntax ... only allowed in code segment ... disp.asm: illegal character ...
    (comp.arch.embedded)
  • Re: 8031 question
    ... Do you meant that it won't assemble with some particular assembler you ... Best regards, ... disp.asm: illegal statement syntax ... disp.asm: illegal character ...
    (sci.electronics.design)

Loading