2003-07-30 03:01 AM
2003-07-30 02:46 AM
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=false2003-07-30 03:01 AM
Hello,
You need to do an ''enter'' after the end statement.