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.
Does Keil support library file with .a extension?
But have you generated the library using the Keil linker and the Keil librarian?
It is irrelevant what tools you use for playing with source code defines, include paths, and command line options. What is important is if it is the Keil tools that have created the actual binary files.
the library file (ecoslib.a) was generated using eCos config tool. Then I was trying to create an elf file in keil using this library file and a testfile. Iam not sure whether this will work out. It was just a try. There Iam getting errors.