This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ERROR : L6449E while processing

ERROR : L6449E

While processing <filename>: <message>

why this error came & how to resolve this

Parents
  • 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.

Reply
  • 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.

Children
No data