• 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...
  • 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?
  • Display padding in Structs
    Hey Community I look for a method to export all the details of existing structures (location of the fields and padding). The goal of this is to share variables of our software and their location with...
  • 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...