• DEAD code
    highlighted code code is being generated by the compiler for all switch statements when the level of optimization is lower than Level 4, that DOES NOT EXECUTE. i'm not concerned with eliminating it...
  • 'compiler generated' DEAD CODE
    code is being generated by the compiler for all switch statements when the level of optimization is lower than Level 4, that DOES NOT EXECUTE. i'm not concerned with eliminating it, which is obviously...
  • Dead thread
    Seems the maintainance work may have resulted in (or didn't solve) this dead thread: http://www.keil.com/forum/18375/ Just gives error 500.100.
  • Dead Time problem
    I use the CAPCOM6 unit to generate a PWM signal. To use this signal for a motor I need a dead time between the inverted and the non inverted signal. I think that a initialized the registers correct, because...
  • dead loop in simulation mode
    I use new verion on keil. I choose the LPC2468 device, I build a simple sample with the default Startup.s. The program get into a dead loop, it is waiting for mian oscillion locked. there is a dead loop...