• Creating a library
    Hi I am still raw with programming and I would like to know how to create a library which would allow me to access functions I define myself. I have multiple source files (*.c) which define functions...
  • Creating Library
    Hi all, How to create a library in keil IDE??? Does anyone know?? Please tell me.
  • creating commercial library
    Hi, I am working on a compression algorithm for embedded systems. I wish to sell my algorithm as a closed source proprietary library specially for ARM7, ARM8, Cortex M3 architectures. Also I plan to...
  • Create a Dynamic Library
    I am using LPC1788 controller but its 512KB flash memory is not enough. But I have enough external flash memory and accessible by the file system but not accessible in the compilation of the project...
  • 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...