• how to get evalution software of CX51 compiler
    I am using Philips 51MX architecture conttroller(P89c669), Send me link to download CX51 Compiler
  • how to get evalution software of CX51 compiler
    I am using Philips 51MX architecture conttroller(P89c669), Send me link to download CX51 Compiler
  • 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,
  • 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,
  • Debugging Error using Cx51
    *** error 65: access violation at C:0x006B : no 'execute/read' permission It's obvious that 0x006B is the vector of my interrupt,that can nor be executed... Due to restrictions of my developing board...