View Single Post
  #30   Spotlight this post!  
Unread 22-01-2006, 18:42
aaeamdar's Avatar
aaeamdar aaeamdar is offline
Post-A-Holic
AKA: Paul Dennis
FRC #1719 (The Umbrella Corp)
Team Role: College Student
 
Join Date: Jan 2006
Rookie Year: 2005
Location: Baltimore, MD
Posts: 231
aaeamdar has a brilliant futureaaeamdar has a brilliant futureaaeamdar has a brilliant futureaaeamdar has a brilliant futureaaeamdar has a brilliant futureaaeamdar has a brilliant futureaaeamdar has a brilliant futureaaeamdar has a brilliant futureaaeamdar has a brilliant futureaaeamdar has a brilliant futureaaeamdar has a brilliant future
Re: 2006 CMUcam2 Code

Code:
MPLINK 3.94, Linker
Linker Error Map File - Created Sun Jan 22 18:39:54 2006

*Warning* - This is only a partial map file due to a link time error.
   Only sections which were allocated prior to the error are shown below.

CODEPAGES:
    Memory      Start        End              Section    Address Size(Bytes)
 ---------  ---------  ---------            ---------  ---------  ---------
   vectors     0x0000     0x07ff                                           

      page     0x0800     0xffff           _entry_scn     0x0800     0x0006
                                  InterruptVectorHigh     0x0808     0x0006
                                   InterruptVectorLow     0x0818     0x0006
                                               .cinit     0x081e     0x004a
                                 .code_user_routines.o     0x0868     0x1270
                                     .code_vfprintf.o     0x1ad8     0x0c22
                                          .code_pow.o     0x26fa     0x0b2e
                                  .code_ifi_library.o     0x3228     0x0722
                                                 PROG     0x394a     0x06a2
                                       .code_camera.o     0x3fec     0x0634
                                          .code_exp.o     0x4620     0x05c2
                                          .code_log.o     0x4be2     0x04f6
                                     .code_tracking.o     0x50d8     0x0408
                                             UTIL_LIB     0x54e0     0x0396
                                        .code_fchop.o     0x5876     0x028e
                                 .code_ifi_utilities.o     0x5b04     0x01de
                                 .code_serial_ports.o     0x5ce2     0x0188
                                 .code_user_routines_fast.o     0x5e6a     0x015a
                                        .code_ldexp.o     0x5fc4     0x0134
                                        .code_frexp.o     0x60f8     0x0120
                                     .code_UnpkMath.o     0x6218     0x011c
                                     .code_PackMath.o     0x6334     0x011a

    idlocs     0x0000     0x0007                                           

    config     0x0000     0x000d                                           

     devid     0xfffe     0xffff                                           

    eedata     0x0000     0x03ff                                           


SHAREBANKS:

DATABANKS:
    Memory      Start        End              Section    Address Size(Bytes)
 ---------  ---------  ---------            ---------  ---------  ---------
      gpr0     0x0060     0x00ff             COPY_VAR     0x0080     0x0080

      gpr1     0x0100     0x01ff                                           

      gpr2     0x0200     0x02ff                                           

      gpr3     0x0300     0x03ff                                           

      gpr4     0x0400     0x04ff                                           

      gpr5     0x0500     0x05ff                                           

      gpr6     0x0600     0x06ff                                           

      gpr7     0x0700     0x07ff                                           

      gpr8     0x0800     0x08ff                                           

      gpr9     0x0900     0x09ff                                           

     gpr10     0x0a00     0x0aff                                           

     gpr11     0x0b00     0x0bff                                           

     gpr12     0x0c00     0x0cff                                           

     gpr13     0x0d00     0x0dff                                           

     gpr14     0x0e00     0x0eff               .stack     0x0e00     0x0100

     gpr15     0x0f00     0x0f5f                                           


ACCESSBANKS:
    Memory      Start        End              Section    Address Size(Bytes)
 ---------  ---------  ---------            ---------  ---------  ---------
 accessram     0x0000     0x005f                                           

 accesssfr     0x0f60     0x0fff        SFR_UNBANKED0     0x0f62     0x009e
Here it is.

Thanks