• About _DATA_GROUP_ segment
    Help! How can I break _DATA_GROUP_ segment into two parts? Thanks!
  • get function start address and code length
    is there a way to get the start address and code length of a function? I need them in my prog. thanks, karah
  • How to get the start and end address of _DATA_GROUP_ in C program?
    As title.
  • How to donsize _DATA_GROUP_ ?
    Dear all, I have one question about the _DATA_GROUP_ in DATA MEMORY in m51 file. The current DATA MEMORY is as follows: REG 0000H 0008H ABSOLUTE "REG BANK 0" DATA 0008H 000DH UNIT ?DT?A DATA 0015H...
  • _DATA_GROUP_ Overflow error
    Hello all, i have DECT handset based on 8051 controller.. and i also have an application software running on it. I am planning to run this software in debug mode in Keil IDE itself, so that i can...