Hi Sir, How do we use the keil C uVersion to produce a LIB, in which the addresses of functions and RAM will not be changed even after compilation. The LIB is similar to BIN, but other programs are able to call its function using function names. Can this be done?