In some cases, it can be useful to be able to feed the linker symbols and addresses from a linker file. For example when linking against some library in a ROM with fixed function / variable addresses.
The attached patch allows doing that.
Log in to post a comment.