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.
I am trying to use the Analog Devices ADuC QuickStart Kit with with a multi-module Assembly language program. The included debugger/downloader takes as its input a single .lst file with all references resolved and located. Is there a utility that exists that will take the Keil .M51 file and asociated .lst files and create a single, merged .lst file? Alternatively, is there another method, short of creating a single module, of achieving this end?
Or use the Keil debugger, which works with a linked file?