Keil Logo Arm Logo

Discussion Forum

libraries

Next Thread | Thread List | Previous Thread Start a Thread | Settings

Details Message
Read-Only
Author
Razvan Marcus
Posted
17-Mar-2009 22:32 GMT
Toolset
ARM
New! 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          0   c_w.l
       216          0          0          0          0          0   cpprt_w.l
      1912         58          8          0          0          0   fz_ws.l
         0          0          0          0          0          0   h_w.l
       618         60          8          0          0          0   m_ws.l

    ------------------------------------------------------------------------
     19632       1028        536         40        796      26355   Library Totals

Which is this library c_w.l? Which functions does it export?

Regards

Read-Only
Author
Per Westermark
Posted
18-Mar-2009 03:10 GMT
Toolset
ARM
New! RE: libraries

Have you looked at the other part of the map file? You should be able to find which object files and symbols that has been linked in from this library file.

They can be found in the part of the map file that lists all symbol on address.

Next Thread | Thread List | Previous Thread Start a Thread | Settings

Keil logo

Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.