• A bug of keil?
    int a = 6; main() { } this can be successfully compiled. But if you omit the "int",it can be also successfully compiled.Is it a bug of keil?
  • Keil Bug
    Hello Look at this code if i replace 1024 in array with more than 2048 compiler work fine but micro hang !! program work fine with 1024 or less. i use at91sam7x256 this have 64KB Ram. if i replace...
  • Possibly a bug in Keil Simulator
    Hello guys, I'm trying to simulate this simple code with Keil UV4.. //----------------------------------------------------------------------------- // Includes //-------------------------------...
  • Bug in Keil debugger?
    Hi guys. I'm trying to simulate a code for MSC1210 (Texas Instruments). The problem is that I have serious doubts about the results of the simulation since I've detected the following situation: ...
  • 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...