• Override / replace multiplication routines from library
    Hello, I am developing an 8051 system / chip where I want to put the multiplication/division routines in a ROM. The real program should then call these routines instead of adding the library to...
  • How to make my own library listable by LIB51?
    Yesterday i created my own C51 library, and when i start another project and add my .lib file to the project, it works well. But wo i'm confused about is that when i use LIB51 LIST XXX.lib(where XXX...
  • Replacement for the 80c552
    Hi there! An old project of mine is runnining on a 80C552/30MHz (KBA, is the psot fix, I think). This processor is obsolete, but I need the speed (I think). The software was written by somebody else...
  • Startup Code within own library
    Hello, I want to develop a target board specific peripheral driver library for a Cortex-M3 controller which can be used by several applications just referencing the BSP library in the project. ...
  • global replace
    exist in IAR does it in Keil? if not what do you use?