• simple 8051 compilation
    I am debugging and looking at code generated by the C compiler (for a Silabs 8051F312) and I am seeing it go to the middle of code in breaking from a case statement. Of course its infuriating ... so I...
  • simple 8051 compilation
    I am debugging and looking at code generated by the C compiler (for a Silabs 8051F312) and I am seeing it go to the middle of code in breaking from a case statement. Of course its infuriating ... so I...
  • Simple question about cross-compilation
    Hi, I'm trying to cross-compile a program to run on arm versatile juno r2 development platform. The system where I'm compilling is: Linux lfpm1993-virtual-machine 4.13.0-43-generic #48~16.04.1-Ubuntu...
  • Simple question about cross-compilation
    Hi, I'm trying to cross-compile a program to run on arm versatile juno r2 development platform. The system where I'm compilling is: Linux lfpm1993-virtual-machine 4.13.0-43-generic #48~16.04.1-Ubuntu...
  • Problems with compiling aa simple & statement
    I'm having problems with the following simple line of code and was wondering if I could get a little insight as to what the problem may be.. My code.. My variables SystemStatus is declared as...