Skip to main content
Visitor II
July 30, 2003
Question

Problem

  • July 30, 2003
  • 2 replies
  • 696 views
Posted on July 30, 2003 at 12:01

Problem

    This topic has been closed for replies.

    2 replies

    Visitor II
    July 30, 2003
    Posted on July 30, 2003 at 11:46

    Hello

    we work with the ST7 MDT20 DVP3 system using ST7F

    we have a problem building the project, it can't pass the compilation.

    the error received is : lcd.asm(1007): as1 : Fatal 4: Illegal Source EOF

    'EOF'

    what we did just before getting this message was moving one procedure from

    demo1.asm to lcd.asm and it caused problems, after putting the procedure

    back in demo1.asm the software couldn't be compiled.

    Latino

    ________________

    Attachments :

    project.zip : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I0Cs&d=%2Fa%2F0X0000000bVI%2F22LfodsZLtVwJQtlUFSAGH_d6MPVWwxSA16ySHnA4Mk&asPdf=false
    Visitor II
    July 30, 2003
    Posted on July 30, 2003 at 12:01

    Hello,

    You need to do an ''enter'' after the end statement.