We are working on a project using 8051 microcontroller and Keil uVision professional tools.We have a third party library( dll in COFF format)that we want to use in our project.How can i use it.As far as we know linker BL51 doesn't support any other object file format other than OMF-51. How can i link our third party library ?
a Dll I would think it is a windows (X86 or ARM) component. The Keil only supports static linking anyway
http://www.keil.com/forum/docs/thread4959.asp