Hello everyone
I want to make a project using two already made user libraries (not standard) build by KEIL compiler. I am having source code of both the library.I included that library in my project and able to build my project successfully. I am able to call function of that library. But to study definition of that function i have to open those library project in KEIL compiler separately. My question is it possible to go into function definition of those library by my project.
Thanks & Regards kumar