prog.c: In function 'Dal_TX':
prog.c:9:2: error: 'RI' undeclared (first use in this function)
RI=0;//²M°£±µ¦¬
^
prog.c:9:2: note: each undeclared identifier is reported only once for each function it appears in
prog.c:25:3: error: 'SBUF' undeclared (first use in this function)
SBUF=Buf_X[i];
^
prog.c:27:9: error: 'TI' undeclared (first use in this function)
while(TI==0);
^