• strange error
    Hello all, Can anyone tell me why I am receiving the following error: [Warning] xxxxxxxx.h(14): Wxxxx Cannot create pre-complled header: initialized data in header in the following line:...
  • Strange key words
    C166 has key words such as line , inline , ident , error . What does it means?
  • XPERCON strange behaviour on C167CS
    I have a software that is now stable for years on C167CR and I wanted to port it to C167CS to add a 2nd CAN controller. If in the Start167.A66 I add only the line MOV XPERCON,#0401H then the software...
  • Strange question about Array
    I declare a array, and set the value. ubyte i,ubData[3]; for(i=0;i<3;i++) ubData[i]=i; I debug this program ,the value of array element is correct. But when i download the program into flash...
  • Strange behavior with the IDE 'find' commands
    When I do a 'Find in files' search why does the Keil 4 UI jump to the first occurrance of the string? This is new and atypical behavior for modern IDEs. Also, during 'Find in files', sometimes both...