Keil™, An ARM® Company

Technical Support

C51: PROGRAM-WIDE SOURCE/ASSEMBLY LISTING FILE


Information in this article applies to:

  • C51 All Versions

QUESTION

Is it possible to get a full mixed assembly/source listing for the entire program?

ANSWER

In C51 Version 6.22 and lower, this feature was not available.

In C51 Version 6.23 and higher, this feature is available only with the LX51 Linker which is included with the PK51 Professional Developer's Kit. It is not included with the BL51 Linker.

In C51 Version 6.23 and higher, the LX51 Linker can create a .COD file which contains the complete program source/assembly listing. All addresses are listed and fixed-up. You may enable this listing file from in µVision2 from Project Options - Listing - Linker Code Listing. Note that the Linker Code Packing optimization must be enabled for the Linker Code Listing option to be available.

SEE ALSO

FORUM THREADS

The following Discussion Forum threads may provide information related to this topic.

Last Reviewed: Monday, June 07, 2004


Did this article provide the answer you needed?
 
Yes
No
Not Sure