• something about preprocessor
    when i use preprocessor #if 0 ... #endif to cross out a bunch of sentences, then after building the target. I noticed the "data" memory usage increased, why? There is no error in the result.
  • Something about use external programming memory....
    Hi, I am using 8052 of Winbond W78LE52 microcontroller. My code is excess it's range. So I want to use external programming memory only. It means I don't want to use programming memory on-chip. I know...
  • Mixing C and assembly
    I have written one code in the assembly language for mixing C and assembly. The compiler is not properly generating the code for one instruction. I have written the following code, LDR r0,[pc, #74...
  • mixing of C and assembly
    How to save and compile a C code with inline assembly program?
  • mixing of c and assembly
    what is the download file for compiling mixing c and inline assembly?