• A novice question
    hi, sorry for bothering you with the most simple question but i am stuck. i created the most simple project for an XC167CI using nothing but default setting. it builds, but the simulator reports "access...
  • what is wrong here
    ive got this code and some works but this is the problem tryagin: if ( *var1 == 22 && *var2 == 75 ) goto end; goto tryagin; what is wrong?
  • keil uvision for linux and mac platforms plzzz
    Hi Friends, Is there any ide for developing on mac and linux platforms. Thanks srikanth
  • Programering with the 8051, novice programer questions?
    So im very keen on the 8051 and I kind of want to use it for programming. Like for righting code while Im away from the house. what compilers would be available to me? Sorry if these sound nubberish...
  • 64 bit math novice question
    Hello, I am new and I would highly appreciate help for a 64 Bit math question: signed long long Off = 0; signed long long u = 0; unsigned int psensor_c2 = 0; unsigned int psensor_c4 = 0; signed...