Probably, as your compiler is ten years old, you might have old libraries, too.
Years ago, the serial_hw_int_cts library needed a cts pin. If you can't use newer libraries, define a dummy pin for that var bit serial_ctsinv Greets, Kiste Am Dienstag, 20. April 2021, 15:31:41 MESZ hat majid ebru <[email protected]> Folgendes geschrieben: hi again can any body say me what is my wrong?? Compilation started at :4/20/2021 4:48:38 PM jal 2.4o (compiled May 8 2011) [Error] (lib/serial_hw_int_cts.jal) [Line 224] "serial_ctsinv" not defined [Error] (lib/serial_hw_int_cts.jal) [Line 224] 'end' expected (got 'serial_ctsinv') [Error] (lib/serial_hw_int_cts.jal) [Line 224] {IF starts at C:\JALPack2\lib/serial_hw_int_cts.jal:214} [Error] (lib/serial_hw_int_cts.jal) [Line 224] "serial_ctsinv" not defined [Error] (lib/serial_hw_int_cts.jal) [Line 224] 'end' expected (got 'serial_ctsinv') [Error] (lib/serial_hw_int_cts.jal) [Line 224] {IF starts at C:\JALPack2\lib/serial_hw_int_cts.jal:212} [Error] (lib/serial_hw_int_cts.jal) [Line 224] "serial_ctsinv" not defined [Error] (lib/serial_hw_int_cts.jal) [Line 224] 'end' expected (got 'serial_ctsinv') [Error] (lib/serial_hw_int_cts.jal) [Line 224] {procedure starts at C:\JALPack2\lib/serial_hw_int_cts.jal:206} [Error] (lib/serial_hw_int_cts.jal) [Line 224] "serial_ctsinv" not defined [Error] (lib/serial_hw_int_cts.jal) [Line 224] unexpected token: "serial_ctsinv" Thank you -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/d03b52e4-da68-46ce-873a-7849b0d3b697n%40googlegroups.com . -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/718448175.4350697.1618928746015%40mail.yahoo.com.
