• Dead code
    µVision2 V2.14 Compiler : C51 V6.14 Target : 87C591 In my software, functions are not called. Which is the option of compilation which allows not to generate code for these functions? Even by using...
  • 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...
  • 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.
  • stm32f4 dead-time
    Hi, I'm new to stm32 and I'm getting a problem in understanding the dead-time calculation on stm32f4 evaluation board. I'm generating a 50Hz complementary PWM signal on TIM1 and want to generate a dead...
  • 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...