Hello,
first, you must be able to link it like a normal application. If you do not need the _Startup, then simply define your own. Or see the linker manual about INIT and ENTRY directives in the .prm file.
There is as well AS_ROM_LIB which is useful if you create a ROM library.
Hope this helps,
BK
Hello,
first, you must be able to link it like a normal application. If you do not need the _Startup, then simply define your own. Or see the linker manual about INIT and ENTRY directives in the .prm file.
There is as well AS_ROM_LIB which is useful if you create a ROM library.
Hope this helps,
BK