Discussion Forum

Absolute Module file format generated when Lx51 linker is used

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Rajeshwari B
Posted
29-Jan-2008 08:08 GMT
Toolset
C51
New! Absolute Module file format generated when Lx51 linker is used

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 ?

Read-Only
Author
Andy Neil
Posted
29-Jan-2008 08:35 GMT
Toolset
C51
New! RE: Absolute Module file format generated when Lx51 linker is used

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.

Read-Only
Author
Rajeshwari B
Posted
30-Jan-2008 03:15 GMT
Toolset
C51
New! RE: Absolute Module file format generated when Lx51 linker is used

Thanks a lot Andy.

Next Thread | Thread List | Previous Thread Start a Thread | Settings