• Library function locating
    How can I locate standard library's function at specific address by BL51?
  • locating functions automatically
    I need to locate a large number of functions in the a specific memory range. I have tried using the ?pr?*?myobject wildcard like this: ?PR?*?myobject (0XC11200) (myobject has 3 functions:...
  • Linker function location
    I am having problems with locating a second function to follow on from the first. The following linker command works.... ?PR?_LOADER?LOADER(0FA00h),?PR?_HEX2CHARNICK?LOADER(0FC30h) but i...
  • 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...
  • 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...