• bug with debugger or bugger debugger
    Hi, one more time a got problems :'-( in fact when i start degugger i got a message : couldn't load file "toto" debugger aborded. And after it crash the programm keil µvision2 :-( Toto is the...
  • Bug in uVision3 debugger/simulator
    There is a bug in the simulator for the STM32F103 family involving the timer slave reset. I downloaded and compiled AN2592 from www.st.com/.../familiesdocs-110.html using uVision 3 V3.55a. ...
  • Debugger Bug ??? (FastGPIO on NXP)
    Having had problems in the past trying to debug FastGPIO, I recently tried again. I've just spent a considerable amount of time isolating what I believe to be another interesting (and frustrating...
  • Bug in debugger or compiler?
    I have a slight problem with the following code: unsigned char code * code x[] = {"a", "b", "c"}; void main() { unsigned char a; for(;;) a = x[0][0]; } The device used is the Philips 8xC51MB2...
  • Bug on cc-debugger or on keil ?
    Hi, i have buy a kit from digikey of texas cc1110F32 mini 868. But some strange problem happening. I have configured a pin ( P1.2 Button S1 of kit mini 868 CC1110F32) on falling edge with...