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.
ERROR : L6449E
While processing <filename>: <message>
why this error came & how to resolve this
Is the library format compatible with the Keil tool set? Was it generated with the Keil tools. Using a ".a" library is not a normal thing when Using Keil. It is more appropriate when using gnu tools.
My guess is to resolve this issue you will want to build your library with the Keil tool set.