• StrNlen()
    Hi, I saw there's some C library extensions in Keil MDK. There's missing one very useful function that is a gnu extension : Synopsis #include <string.h> size_t strnlen(const char *s...
  • Problem
    Hi, i also facing same problem as some other yappers here. I want to build a simulator for a 50A 13.6V switching charger for car battery. Does anyone have a good simulation for a schematic and...
  • 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...
  • 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
    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 ( ...