• is this possible
    It happened again. I have many cases of modules with something like #ifdef TYPEA ... many lines #endif #ifdef TYPEB ... many similar lines #endif #ifdef TYPEC ... many similar lines #endif...
  • Is this somehow possible?
    Hello :) I am new to 8051 family programming and I have a question. I would like to know if there is anyway, somehow, to put another software in a memory and load it from 8051 to run on it. It would...
  • Is it possible using controller or not?
    I don't want any one to think that iam trying to get something from this forum without doing any kind of hard work.... my only question is:- Just like we can use assembly coding for microcontroller...
  • Usage of Library routines, are the possible to disable?
    Hi everybody I have a question about C_LIBCODE (LIBRARY ROUTINES). I have read the following in the document http://www.keil.com/support/docs/1958.htm ; "The Keil C compiler uses "helper" routines...
  • 8031/8032: more interrupts possible?
    Hi, I'm doing a project with a 80C32 processor. I'm lacking, however, interrupts. Is there a (tricky) way to have more than the standard provided interrupts at your disposal? --Geert