• ADC Crash
    Has anyone seen problems occurring with the ADC module after hitting a breakpoint ? It works fine whilst the program is running but gets in a state after resuming from a breakpoint in any source file...
  • lpc2378 crash
    hello, I'm using Keil Realview compiler with the MCB2300 board (lpc2378). I've a simple program that toggles a pin every 1 msec using a timer 0 interrupt. In the main loop a array is being filled and...
  • streamline crash
    Hello, I'm using DS-5 streamline to analyze some action on my board. after some testing i closed the program and next day when i opened it the eclipse stopped responding. it load the timeline view up...
  • ulink crashes
    Hi, I'm using the uvision3 with the Ulink device to debug my programs. But I've got one annoying problem, I connect the Ulink to my laptop and it works fine while debugging but without any reason...
  • Floating crash
    I'm using uvision 2.39 with C51 7.07 When I try to compare to float numbers the program just crash and the microcontroler just reset (C505-CA infineon). the code is: float i; float AdjFE...