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 would like to know if there's some utility application to automatically generate an .a51 file carrying the whole information about symbols contained into the linker listing file .m51. Thanx. Regards.
Extracting the symbols from the OMF or OBJs would avoid the problem of changing file formats. A bit more difficult to write the program, of course.
"A bit more difficult to write the program, of course" Possbily not - OMF is designed to be machine-readable; the linker listing isn't!