• how to create library
    i have written a simple UART code, my project is entirely depends upon the serial comunnication. i have to control 4 to 5 stepper motor and sensor, for which lot of subroutines r to be written, ...
  • how to create library
    i have written a simple UART code, my project is entirely depends upon the serial comunnication. i have to control 4 to 5 stepper motor and sensor, for which lot of subroutines r to be written, ...
  • Creating Library
    Hi all, How to create a library in keil IDE??? Does anyone know?? Please tell me.
  • how to create fPIC library
    I compiled a library with the option -fPIC, And add the option in Misc controls. Output error when build: test.c: error: C3900U: Unrecognized option '-fPIC'.
  • How to creat library file
    I am trying to create a library file in keil uv4. By following the method mentioned in uvision IDE user guide I am able to generate the .lib file. Now I want to use this library file in other project...