I just started using kile c51 compiler with µVision. My problem is only a stylistic issue. While initializing my controler: <dir>
unsigned char dummy1 = 0xFF; /* call openADC0 */ openADC0( dummy1 ); unsigned char dummy2 = 0xFF; /* call openADC0 */ openUART0( dummy2 );
No. I think You're right. But thanks a lot anyway J.