I have the ready-to-use code bundle for the controller i use. It came along with the development board.
The question is, should i create a *.lib file (with all the source files added to it)? will it reduce the size of code as compared to adding all the source files?
kindly note that, I dont know how create a *.lib file in keil. will read the documents available on keil. but m cautious about investing time if it does not have any specific advantage.