• Structure Padding
    Hi there, This is with respect to Keil USB mass storage example program (LPC2368 based MCB 2300 evaluation board is being used). The program works fine when compiled with Real View Compiler and tested...
  • sprintf and justification\padding?
    I'm trying to pad\justify my text such that everything aligns properly. Can I do this from within sprintf? I've tried all kinds of combinations within the format string. Basically, this is the output...
  • scartch pad access
    Hi, Please help me to compile a C-code to access scrathpad area of flash. I couldn't find out how to address the scratch pad area. I am using 8051F020 processor. C51 compiler of silabs. the data...
  • what is PAD memory area?
    Hi all, I'm writing a program and until now the RO-data size wa around 2000 bytes.. Now, after some changes in the code, I saw the RO-data size is 33758 bytes... in the MAP file the compiler uses...
  • 3x4 key pad
    Hi, if a 3x4 keypad is connected to port 0 of 89c51. all pins on port 0 need to connect pull up resistor or not?