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

Specifying the starting address for library routines in common space; How?

When linking with banking, the keil standard library routines are being
placed in common space with a specific GAP "64F2H" every time. Does
anybody know how to specify the library routines starting address
as 0000H????? This GAP is causing me to run out of space for other
routines in common space.

0