}
}
------------------------------------------------------------
Build target 'Target 1'
assembling STARTUP.A51...
compiling 222.c...
222.C(168): error C244: 'rw': can't initialize, bad type or class
222.C(168): error C132: 'rw': not in formal parameter list
222.C(169): error C244: 'dula': can't initialize, bad type or class
222.C(169): error C132: 'dula': not in formal parameter list
222.C(170): error C244: 'wela': can't initialize, bad type or class
222.C(170): error C132: 'wela': not in formal parameter list
222.C(171): error C244: 'lcden': can't initialize, bad type or class
222.C(171): error C132: 'lcden': not in formal parameter list
222.C(172): error C141: syntax error near '0x38'
222.C(172): error C132: 'write_com': not in formal parameter list
222.C(173): error C141: syntax error near '0x0c'
222.C(173): error C132: 'write_com': not in formal parameter list
222.C(174): error C141: syntax error near '0x06'
222.C(174): error C132: 'write_com': not in formal parameter list
222.C(175): error C141: syntax error near '0x01'
222.C(175): error C132: 'write_com': not in formal parameter list
222.C(176): error C141: syntax error near '0x80'
222.C(176): error C132: 'write_com': not in formal parameter list
222.C(184): error C132: 'main': not in formal parameter list
222.C(184): error C141: syntax error near '{'
222.C(187): error C132: 'i': not in formal parameter list
222.C(188): error C132: 'tempchange': not in formal parameter list
222.C(189): error C141: syntax error near 'for'
222.C(189): error C141: syntax error near '=', expected ')'
222.C(189): error C129: missing ';' before '>'
Target not created