• Cx51 Predefined Symbol?
    Hello. Does Cx51 have a predefined symbol like C51's __C51__? I tried __CX51__ and __Cx51__ to no avail, and __C51__ isn't defined either. Thanks,
  • Typo in Cx51 manual
    On the page for OMF2 (p.62 in my copy), "contiguous" is spelled incorrectly.
  • C++ interface with Cx51 simulator
    Is it possible to connect an external C++ code (which does not run on 8051) with a 8051 C code ? Is it possible to access the memory space of a 8051 C code, running on the simulator, from an external...
  • GNUC or msvc to Cx51 converting
    Good day! I am trying to run C code written for GNUC and msvc on my C8051F320 MCU (Cx51 compiler). While compiling errors are generated, that direct me to the following lines: #ifdef __GNUC__...
  • Need Keil Cx51 V7.06
    Hi, My company has Keil Cx51 V8.08, but we need V7.06 to verify that the source code by another programmer corresponds to the hex file we are using. I called Keil support but they can no longer provide...