• libraries
    In the map file there is a section with informations about the used libraries: Code (inc. data) RO Data RW Data ZI Data Debug Library Name 3496 358 0 29 228 26355 RTX_CM3.LIB 13362 550 519 8 564...
  • How to locate a library code?
    I am using Silicon-Labs 8051F321 with PK51 (C51 + LX51) and use Silabs' library USBXpress to operate the USB. I need to locate the Library code in specific location (since two applications are using...
  • C Library source code
    Hi, We are developing a ROM/Flash based system, we would like to integrate some of the C library functions to the ROM, I was wondering if the source files are available. I can obviously tear down...
  • C51 Library with code banking
    Is it possible to locate different parts of the same library in different banks. It seems like linker will locate the whole library in one code bank only. Thanks in advance
  • Library file source code
    Anybody know how to view .lib file for UV2? It is important when I want to implement the functions in the .lib for my project. Thanks a lot Dragon