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.
The LX51 linker generates an absolute object file (including all banks) . (And, in the past, OC51 could create separate absolute object files for each code bank represented in a "banked object file" . )
However, what can I do if I want to generate a "banked" absolute object file (or a banked object file) via LX51?
LX51 linker must be used together with OCX51 object file converter and it ALWAYS generates single programming file. You can't generate separate HEX files with it.