• Feature clasified as BUG
    In C: struct XYZ table[10]; table[index].ID = 2; This code produce assembly which implements library ?C?LIMUL2 There is no option to put this code into any other segment,then CODE. This is...
  • Is it a bug or a feature? double and static double
    Recently, I have seen a very strange behaviour on uvision4. When I use a local double variable in my function, it compiles but I see NOP on disassamble window which corresponds to my variable.What...
  • Another test for BUG with CC1110F32 and ccdebugger
    Code tested on CC1110F32 and CCdebugger + KEIL Put a breakpoint on line "a++" run one time, and run again... A this point the code will stopped at address 0xFFFF. Make one step assembler...
  • C251.exe compiler bugs
    Just wanted to pass on a recent experience. I was using C251.exe V3.20a and experiencing quite a few problems with an RTOS. Investigation at the assembly level revealed really screwed-up code. I...
  • C251 v3.12 bugs
    I upgraded from C251 v2.14 to v3.12 on June 26, 2001. I encountered two bugs while compiling existing sources: (1) Linker issues "Segment located outside class area" and linking stops. (2) Linker implicitly...