• Locate library function
    I use the Silicon-Lab 8051F321 with Keil LX51 linker : Few compiler library routines are called from the USBXpress library subroutines. These are function like IILDX, CLDPTR, CLDOPTR. I was trying to...
  • Library function locating
    How can I locate standard library's function at specific address by BL51?
  • how to locate startup code
    C51 Version 4.22 I want to absolutely locate the startup code that comes with the compiler (in the file STARTUP.A51) and is always included in projects. Any suggestion will be helpful!
  • HOW TO LOCATE OBJECT CODE ?
    I see the words below in Cx51 User's Guide about Object (OBJ) File . Most of the object code stored in the object file is not absolute. It may be located by the linker at any appropriate address...
  • Two locations for Intrinsic Library routines?
    We have previously masked a ROM using certain intrinsic routines (?C?COPY etc.). Only used routines are included in the ROM. When adding new code (in EEPROM) we would like to add further routines in...