• A C51 Compiler Error!!
    When making an expression in C51 with the format shown below: #define VALUE ((0x3F << 24) | (0x1F << 16) | (0x01 << 1)) Results in a value of 0x00000002 The same results are attained when...
  • A C51 Compiler Error!!
    When making an expression in C51 with the format shown below: #define VALUE ((0x3F << 24) | (0x1F << 16) | (0x01 << 1)) Results in a value of 0x00000002 The same results are attained when...
  • C51 compiler / error file: queue_error_0
    I am using C51 verion 7.02. There is an error file named "queue_error_0" generated in my project directory when I compile the project. The content of the "queue_error_0" file has only one line ...
  • C51 compiler / error file: queue_error_0
    I am using C51 verion 7.02. There is an error file named "queue_error_0" generated in my project directory when I compile the project. The content of the "queue_error_0" file has only one line ...
  • Web Error Code 9939 when licensing Cypress PSOC 4K Edition of the C51 Compiler
    See also this post: community.cypress.com/.../41919 While registering for the Keil PK51 license in the PSOC tools, the Keil site came up with a 9939 error. Keil updated their knowledge base...