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.
Hi all,
I'm writing code to be included in a larger project with an external vendor.
The vendor doesn't what to share their source with me but I need the functions implemented in their code to compile an run my piece for development and testing.
I think they can create a library or compiled version of their code (protecting their IP) that I can then include in my project, compile and test.
I'm sure this is a common situation but have some concerns about shared memory, ROM space etc.
Please can someone point me to the right documentation on how to achieve this?
Many thanks,
Malcom.
That looks rather more complicated than just having a "normal" Library, and linking to it in the "normal" way?
www.keil.com/.../uv4_ca_createlibraryfile.htm