• turbo c
    hello everyone, sorry i am posting this thread in this forum i tried a lot on internet and other software forums but couldnot get the answer i want turbo c, how can i download it from net? is it...
  • Reentrant compiler directive for C51 compiler
    I am using an inhouse developed multi tasking scheduler for 8051. Every function that I write, I need to put reentrant on it. Is it possible to add a compiler directive like the c166 compilers for c51...
  • WHY KEIL DOES NOT HAVE DELAY FUNCTION LIKE TURBO C
    Hello all, 1) can any one help me to write function in keil c51, like " delay(int milli sec)" like in turbo c/c++. 2) for above i want to use present project's crystal value (like variable) in user...
  • keil compiler
    Can we use keil as separate compiler only???
  • C51 compiler buggy behaviour?
    Hi, I am trying to read two pins from a c8051f040 controller. Reading the port directly works , but saving the same port value on a variable does not work even though the debugger shows the correct...