• About library file
    I want to ask theat how can i generate a standard library file which contain some sample function. for example: a Ray.lib which contain a add(int x,int y) function and how can i use this library...
  • About Library file
    How to remove the present object code from the Library file
  • about ini file
    Can anyone is having any idea how to call two functions parallely in .ini file. The functions are user define functions. The other question is how can we track any variable in keil using .ini file ...
  • About tools.ini file
    Dear Sir, I am using microcontroller lpc2142 when i create or simulate a sample programe a "tools.ini does not contain a tool path" and " you have selected a device where no tool chains has been installed...
  • About Library file
    I created a library fuction having two fuction inside 1) Loop1() 2) Loop2() when i will call the only one fucnction still the copiler will add the code for both, below i am writing the content of...