| |||||
Technical Support Support Resources
Product Information | C51: PROGRAM-WIDE SOURCE/ASSEMBLY LISTING FILEInformation in this article applies to:
QUESTIONIs it possible to get a full mixed assembly/source listing for the entire program? ANSWERIn 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 ALSOFORUM THREADSThe following Discussion Forum threads may provide information related to this topic. Last Reviewed: Monday, June 07, 2004 | ||||
| |||||