• Inconsistent build results
    We are using C51 v4.06 (I know, very old) on a released product. I'm trying to recreate a build we have in the field. If I do a clean and a build, I can reproduce the image we have in the field; however...
  • Inconsistent build results
    We are using C51 v4.06 (I know, very old) on a released product. I'm trying to recreate a build we have in the field. If I do a clean and a build, I can reproduce the image we have in the field; however...
  • MISRA inconsistency
    evidently MIrA does not allow if (bool_something == true) but doee not allow if (int_comething) am I confoosed between the various versions, trying to use 2012
  • MISRA inconsistency
    evidently MIrA does not allow if (bool_something == true) but doee not allow if (int_comething) am I confoosed between the various versions, trying to use 2012
  • Bulk transfer inconsistency
    I have been developing on the MCB2140 board with the Philips 2148 processor. Using uVision 3.33 and the CARM compiler. I have found that when doing bulk transfers to the device (endpoint 2) some...