Content originally posted in LPCWare by PRASAD HEGDE on Sun May 08 23:20:49 MST 2016
Hello,
Problem : I would like to use the LPC library (e.g. USB library) compiled in one 'C' compiler with another 'C' compiler(May be Armcc or IAR compiler) which has the application.
Is this possible? If yes how? will the linker works correctly without any issue?
What is required? : I would like to create a library which will be independent of the 'C' compiler.
Best Regards
Prasad