• How to build Library for linux application
    Note: This was originally posted on 8th October 2009 at http://forums.arm.com Hello, I am using RVDS 4.0 Professional Evaluation version. I have OpenMAX DL library source files. I want to build Open MAX...
  • Libraries for playing multiple sounds
    My primary application needs to play multiple audio files off an SD card to either a serial codec or the internal DAC of one of the microcontrollers. Does Keil have an existing library which performs...
  • Using Multiple Processors to Build Projects
    @Bryce Wilkins The build system automatically uses multiple processors available in today's computers. There is not setting required. This is included in the product since MDK v5.16 (Released August...
  • Building Library with Code Banking...
    Please help... I built a library with specific module (group of files) to go into specific bank (I have 4 banks). The library built fine. Now I linked this library with an application, which further...
  • Help in building library file
    Hi, Can anyone help me. I am preparing a hardware specific library using keil C-51 compiler. I have created a library file myfun.lib, which contains 10 functions. I have written a main C file...