This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

OMF File format

I am building a little utility to see into library files. I am using the MCS-51 object module format specification V5.0 referenced in this web.

I get some record types id non-described in that reference: 0x20, 0x22, 0x24, 0x70 and 0x72.

Is the V5.0 obsolete ?
Are they custom extensions ?
Am i doing something wrong ?

Thanks in advance
Javier

Parents
  • For 0x7x records you can get the description in the omf166.pdf available here.
    0x20 0x21 and 0x22 records are types which I am searching too for infos.

    All I know is that this seem to be debug records (0x22) and 0x20 contains function params ??

    if you find out anything please let me
    know.

    thzepf@yahoo.com

    cheers Thomas

Reply
  • For 0x7x records you can get the description in the omf166.pdf available here.
    0x20 0x21 and 0x22 records are types which I am searching too for infos.

    All I know is that this seem to be debug records (0x22) and 0x20 contains function params ??

    if you find out anything please let me
    know.

    thzepf@yahoo.com

    cheers Thomas

Children
No data