• Static library
    Hi I have a project made with a custom board with STM32F3, and I use ARM Keil and ARM Tools for development of the project. The current memory's layout is a partition for bootloader and other for...
  • Static library
    Hi I have a project made with a custom board with STM32F3, and I use ARM Keil and ARM Tools for development of the project. The current memory's layout is a partition for bootloader and other for...
  • why Mali_OpenCL_SDK_v1.1.0 use both static library and share library
    In Mali_OpenCL_SDK_v1.1.0 project libCommon compile to static library(./Common) project libOpenCL compile to share library(./lib)
  • why Mali_OpenCL_SDK_v1.1.0 use both static library and share library
    In Mali_OpenCL_SDK_v1.1.0 project libCommon compile to static library(./Common) project libOpenCL compile to share library(./lib)
  • Static/Shared Library for ARM
    I like to generate LIB file (static library) so I do not need to supply client with source code Please advise procedure how to do this. Assumed LPC1768 and MCP1700 eval board. What additional statement...