Skip to main content
Visitor II
January 18, 2006
Question

Class in INDART_STX

  • January 18, 2006
  • 3 replies
  • 1018 views
Posted on January 18, 2006 at 07:07

Class in INDART_STX

    This topic has been closed for replies.

    3 replies

    afabilli9Author
    Visitor II
    January 16, 2006
    Posted on January 16, 2006 at 12:29

    I, a question about assembler using STVD7 last version.

    I have make an error but the assembler not send a message, i have declared 2 class at same adress

    WORDS

    segment byte at FA00-FA81 'eeprom' (file xxx.asm)

    WORD

    segment byte at FA81-FFDF 'rom' (file yyy.asm)

    The STVD assembly without error and warning but software resultying not work.

    There are a solution for this problem?

    Thank and sorry for my bad english

    Visitor II
    January 17, 2006
    Posted on January 17, 2006 at 11:29

    Which micro are you using? Why are you doing these 2 class? However there is an address cross error (FA81)

    afabilli9Author
    Visitor II
    January 18, 2006
    Posted on January 18, 2006 at 07:07

    Vedo che sei italiano e quindi vado con la lingua madre al posto del mio pessimo inglese.

    Il problema è nell'assemblatore che non vede la sovrapposizione delle 2 classi dichiarate!

    Volevo segnalare questa anomalia e capire se esiste la possibilità di evitare il problema.

    Ti ringrazio per il tempo accordato.