We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, Is there any document or link which gives the Absolute Object module file format generated when a project is built using C51 compiler & LX51 linker ?
OMF is the standard Intel format: http://www.keil.com/support/docs/93.htm
I don't think Keil publish their enhancements for OMF2 - you'd have to contact Keil direct.
Thanks a lot Andy.