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

OBJ Format

Which OBJ File Format is Keil using ? OMF ?

Thanks freudi

Parents Reply Children
  • Thank you all I got a development kit for an RF-Scanner with some 8051 inside It inlcudes only objectfiles ( By you I know now it is OMF51 Format)
    I have linked it now and got some warnings (not errors) about unresolved external symbols. For example ?c?memset, but only in the obj-files if i use memset in my c-prog everything is fine ? I can run my program on friday to see if it is really a problem or not.
    Do you have any suggestions ?

    Thanks for your help
    freudi