• Error 34 may be feature, not bug: can't watch or debug optimized-out variables
    Hi everyone, A noncontributing variable to the return value may be optimized out - probably depends on your compiler settings. If you add that variable to the watch window while debugging, you...
  • Error 34 may be feature, not bug: can't watch or debug optimized-out variables
    Hi everyone, A noncontributing variable to the return value may be optimized out - probably depends on your compiler settings. If you add that variable to the watch window while debugging, you...
  • c code for division of 32bit/32bit no
    i want to divide 32bit/32bit no i don't know the procedure so pls send me the procedure who to divide
  • c code for division of 32bit/32bit no
    i want to divide 32bit/32bit no i don't know the procedure so pls send me the procedure who to divide
  • ARMCC macro calculation bug
    Using ARM CC compiler V5.06 update 3 (build 300). I see some quirkiness with macro calculations when using a preprocessor macro that refers to other macros. It seems the value is byte trimmed. Tried...