• problem
    hello, there is problem with forum. i can not reply to the messages
  • problem
    nd i was told that there is a problem in hwintercafe.c but i cant find it. its an error at line 74 about bad syntax. this is the lines port = ox4o74; *port = 52; if ( 72 == a ) alternate ( ...
  • problem
    i am having keil uvision3 for both 8051 and ARM, when i try to use both ,i am getting error,and then i uninstal any one means remaining one is working fine... gave me any solution...
  • Problem to add library to exsisting problem
    Hi. Im using uVision4 and trying to add library to my project and i cant do this because the optoins of adding .lib is not on the list. i can add c,c++,h,txt files but not lib. i need your assistence...
  • problem with example problem UART output
    From keil code examples C:\ADuC_Beta702x\Code\Keil Code Examples\UART\UART1 #include <ADuC7026.h> extern int write (int file, char * ptr, int len); // Functions used to extern int getchar (void...