This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Positioning library modules

I need to position a specific library module (?C?PLDXDATA) within the first 1k of code space. When looking at the link map it seems to be bundled in with other input modules and named ?C?LIB_CODE. The position of the other library modules that are used in the program need to be above that 1k boundary so I need to split the ?C?LIB_CODE up somehow.

Any help would be much appreciated,
*** Marjanovic