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

adding GCC arm .a libraries to a Keil project

I successfully built a Keil project using GCC as a tool chain which includes GCC .a library. Now I want to split it into a main file and an the rest of my project built as an additional library. I am having trouble to achieve such goal using uVision. For example, as soon as I add just a path to my second library then linker can't find the first one.  Am I asking for impossible?  

Thanks. 

0