• BOOLEAN VARS MAKE MY FW FAIL ?
    Hi people, I'm a bit stuck with a serious problem at work using the Keil C51. I've modified a FW that was working fine, I add many functions, but they only call once as long as the EEPROM is...
  • BOOLEAN VARS MAKE MY FW FAIL ?
    Hi people, I'm a bit stuck with a serious problem at work using the Keil C51. I've modified a FW that was working fine, I add many functions, but they only call once as long as the EEPROM is...
  • How to implement a BOOLEAN ARRAY on C51?
    I think the implement will use SFR-BIT. Help me.
  • How to implement a BOOLEAN ARRAY on C51?
    I think the implement will use SFR-BIT. Help me.
  • TYPE GEN: TYPE TOO COMPLEX
    This is the error message I get. The projext is for the NXP P80C51MC2. The code size is around 400K bytes. This occurs after I add another instance of a structure to the code. I have about 450 instances...