• 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...
  • 16KB of RO-Data Padding
    I downloaded the newer version of the demo RealView Compiler (3.23) and suddenly whenever I compile a program for my LPC2103 it adds 16 KB of read only data. No matter how small and simple the program...
  • 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...
  • 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...