• 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
    hello, there is problem with forum. i can not reply to the messages
  • Problemes
    Hi, I have a lot of string that I have to put in a Display 2x16 and I'm trying to put this strings in the code area. Firs I declare a matrix as below: const unsigned char [6][16] = { "bla-bla-bla...
  • 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...
  • 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...