cancel
Showing results for 
Search instead for 
Did you mean: 

Problem

shermantec
Associate II
Posted on July 30, 2003 at 12:01

Problem

2 REPLIES 2
shermantec
Associate II
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
shreya
Associate II
Posted on July 30, 2003 at 12:01

Hello,

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