⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 p&e_icd.map

📁 基于摩托罗拉(现在飞思卡尔)系列MC68HC908单片机开发车辆ECU系统!
💻 MAP
📖 第 1 页 / 共 5 页
字号:
     LIN_RxCompleted                           D370     123     291       2   .text       
     LIN_FrameError                            D493       A      10       1   .text       
     LIN_Timeout                               D49D      30      48       1   .text       
- VARIABLES:
     LIN_StateFlags                              40       1       1      27   ZeroSeg     
     LIN_ProtBuf                                 41       8       8      11   ZeroSeg     
     LIN_TmpSCIByte                              49       1       1      12   ZeroSeg     
     LIN_ChkSum                                  4A       1       1       8   ZeroSeg     
     LIN_MsgLength                               4B       1       1       8   ZeroSeg     
     LIN_SaveIdx                                 4C       1       1       7   ZeroSeg     
     LIN_BufCounter                              4D       1       1      16   ZeroSeg     
     LIN_SaveIdentifier                          4E       1       1       4   ZeroSeg     
MODULE:                 -- linsci.c.o --
- PROCEDURES:
     LIN_SCIInit                               D4CD      1B      27       1   .text       
     LIN_ISR_SCI_Transmit                      D4E8       C      12       0   .text       
     LIN_ISR_SCI_Receive                       D4F4       C      12       0   .text       
     LIN_ISR_SCI_Error                         D500      13      19       0   .text       
- VARIABLES:
     LIN_TmpSCIStatus                            4F       1       1       3   ZeroSeg     
MODULE:                 -- lintmr.c.o --
- PROCEDURES:
     LIN_SetTimeout                            D513      33      51       4   .text       
     LIN_CancelTimeout                         D546       3       3       2   .text       
     LIN_ISR_Timer0                            D549      29      41       0   .text       
     LIN_SetIdleTimeout                        D572       8       8       2   .text       
- VARIABLES:
     LIN_ProtocolTimeout                         56       1       1       3   .bss        
     LIN_IdleTimeout                             CD       2       2       3   .common     
     LIN_LengthCh0Tick                           CF       2       2       6   .common     
MODULE:                 -- SPI.c.o --
- PROCEDURES:
     SPIinit                                   D57A      15      21       1   .text       
     SPI33972                                  D58F      79     121       5   .text       
     SPI33689                                  D608      5F      95       3   .text       
- VARIABLES:
MODULE:                 -- seatmotor.c.o --
- PROCEDURES:
     slide_motor_move_forward                  D667      26      38       3   .text       
     slide_motor_move_backward                 D68D      26      38       3   .text       
     slide_motor_stop                          D6B3      1F      31       7   .text       
     front_motor_move_up                       D6D2      26      38       3   .text       
     front_motor_move_down                     D6F8      26      38       3   .text       
     front_motor_stop                          D71E      1F      31       7   .text       
     rear_motor_move_up                        D73D      26      38       3   .text       
     rear_motor_move_down                      D763      26      38       3   .text       
     rear_motor_stop                           D789      1F      31       7   .text       
     back_motor_move_clockwise                 D7A8      26      38       3   .text       
     back_motor_move_counterclockwise          D7CE      26      38       3   .text       
     back_motor_stop                           D7F4      1F      31       7   .text       
     recall                                    D813     20C     524      16   .text       
- VARIABLES:
     slide_sensor_fault                          57       1       1       7   .bss        
     back_sensor_fault                           58       1       1       7   .bss        
     front_sensor_fault                          59       1       1       7   .bss        
     rear_sensor_fault                           5A       1       1       7   .bss        
     slide_motor_fault                           5B       1       1      10   .bss        
     back_motor_fault                            5C       1       1      10   .bss        
     front_motor_fault                           5D       1       1      10   .bss        
     rear_motor_fault                            5E       1       1      10   .bss        
     current_recall_stopped                      5F       1       1      22   .bss        
     x_nochange                                  60       1       1       5   .bss        
     y_nochange                                  61       1       1       5   .bss        
     slide_direction                             62       1       1       9   .bss        
     back_direction                              63       1       1      10   .bss        
     front_direction                             64       1       1       9   .bss        
     rear_direction                              65       1       1       9   .bss        
     mirror_old_x                                D1       1       1       4   .common     
     mirror_old_y                                D2       1       1       4   .common     
     mirror_timer                                D3       1       1       4   .common     
     i                                           D4       2       2      36   .common     
     slide_current_position                      D6       2       2      17   .common     
     back_current_position                       D8       2       2      21   .common     
     front_current_position                      DA       2       2      17   .common     
     rear_current_position                       DC       2       2      17   .common     
     slide_backward_margin_position              DE       2       2      10   .common     
     back_counterclockwise_margin_position         E0       2       2       5   .common     
     front_up_margin_position                    E2       2       2      10   .common     
     rear_up_margin_position                     E4       2       2      10   .common     
MODULE:                 -- fault_diagnose.c.o --
- PROCEDURES:
     motor_circuit_fault                       DA1F      33      51      13   .text       
     slide_sensor_check                        DA52       D      13       2   .text       
     back_sensor_check                         DA5F       D      13       2   .text       
     front_sensor_check                        DA6C       D      13       2   .text       
     rear_sensor_check                         DA79       D      13       2   .text       
     margin_position_reached                   DA86      33      51       5   .text       
- VARIABLES:
     slide_sensor_exist_flag                     E6       1       1       5   .common     
     back_sensor_exist_flag                      E7       1       1       5   .common     
     front_sensor_exist_flag                     E8       1       1       5   .common     
     rear_sensor_exist_flag                      E9       1       1       5   .common     
     SAMPLE_VOLTAGE                              EA       2       2       5   .common     
MODULE:                 -- mirror.c.o --
- PROCEDURES:
     mirror_command                            DAB9      15      21       6   .text       
     mirror_status                             DACE      1E      30       3   .text       
     mirror_recall                             DAEC      A3     163      10   .text       
- VARIABLES:
     MsgSent                                     EC       8       8      16   .common     
     MsgRecv                                     F4       8       8      18   .common     
     ret                                         FC       1       1       5   .common     
MODULE:                 -- VSCI.c.o --
- PROCEDURES:
     SCI_show_error                            DB8F      34      52       8   .text       
- VARIABLES:

*********************************************************************************************
MODULE STATISTIC
  Name                                      Data   Code  Const
---------------------------------------------------------------------------------------------
  Start08.c.o                                  0    149      0
  main.c.o                                    65   4105      0
  MC68HC908GR16.C.o                           74      0      0
  RTSHC08.C.o (ansiti.lib)                     0     89      0
  STDLIB.C.o (ansiti.lib)                      0     26      0
  linmsgid.c.o                                68      0    139
  lincfg.c.o                                   0      0     37
  linerr.c.o                                   2      0      0
  lininit.c.o                                  0     82      0
  linmsg.c.o                                   0    242      0
  linapi.c.o                                   0    140      0
  linprot.c.o                                 15    478      0
  linsci.c.o                                   1     70      0
  lintmr.c.o                                   5    103      0
  SPI.c.o                                      0    237      0
  seatmotor.c.o                               36    952      0
  fault_diagnose.c.o                           6    154      0
  mirror.c.o                                  17    214      0
  VSCI.c.o                                     0     52      0
  other                                      127     32     32

*********************************************************************************************
SECTION USE IN OBJECT-ALLOCATION SECTION
---------------------------------------------------------------------------------------------
SECTION: ".text"
  main TBM inputcapture keyint AD _IMUL _Jump_Table_Header_Addr abs LIN_Init 
  LIN_DisableInt LIN_EnableInt LinMemCopy LIN_GetMsg LIN_PutMsg LIN_MsgStatus 
  LIN_RequestMsg LIN_DriverStatus LIN_CopyToBuf LIN_CopyFromBuf LIN_ChkAddByte 
  LIN_Error LIN_EndOfFrame LIN_TxCompleted LIN_RxCompleted LIN_FrameError 
  LIN_Timeout LIN_SCIInit LIN_ISR_SCI_Transmit LIN_ISR_SCI_Receive 
  LIN_ISR_SCI_Error LIN_SetTimeout LIN_CancelTimeout LIN_ISR_Timer0 
  LIN_SetIdleTimeout SPIinit SPI33972 SPI33689 slide_motor_move_forward 
  slide_motor_move_backward slide_motor_stop front_motor_move_up 
  front_motor_move_down front_motor_stop rear_motor_move_up 
  rear_motor_move_down rear_motor_stop back_motor_move_clockwise 
  back_motor_move_counterclockwise back_motor_stop recall motor_circuit_fault 
  slide_sensor_check back_sensor_check front_sensor_check rear_sensor_check 
  margin_position_reached mirror_command mirror_status mirror_recall 
  SCI_show_error 
SECTION: ".bss"
  seat_status tens_digit number delay_time inter_time_flag tens_flag 
  LIN_ProtocolTimeout slide_sensor_fault back_sensor_fault front_sensor_fault 
  rear_sensor_fault slide_motor_fault back_motor_fault front_motor_fault 
  rear_motor_fault current_recall_stopped x_nochange y_nochange slide_direction 
  back_direction front_direction rear_direction 
SECTION: ".init"
  loadByte Init _Startup 
SECTION: ".rodata"
  LinMsgBuf LinListSize LinLookupTable LinLengthTable LIN_CfgConst 
  LIN_MTO_Counter LIN_MTO_Ticks 
SECTION: "ZeroSeg"
  LIN_StateFlags LIN_ProtBuf LIN_TmpSCIByte LIN_ChkSum LIN_MsgLength 
  LIN_SaveIdx LIN_BufCounter LIN_SaveIdentifier LIN_TmpSCIStatus 
SECTION: ".abs_section_100"
  left_mirror_recall1_x 
SECTION: ".abs_section_101"
  left_mirror_recall1_y 
SECTION: ".abs_section_102"
  right_mirror_recall1_x 
SECTION: ".abs_section_103"
  right_mirror_recall1_y 
SECTION: ".abs_section_104"
  left_mirror_recall2_x 
SECTION: ".abs_section_105"
  left_mirror_recall2_y 
SECTION: ".abs_section_106"
  right_mirror_recall2_x 
SECTION: ".abs_section_107"
  right_mirror_recall2_y 
SECTION: ".abs_section_108"
  left_mirror_recall3_x 
SECTION: ".abs_section_109"
  left_mirror_recall3_y 
SECTION: ".abs_section_10a"
  right_mirror_recall3_x 
SECTION: ".abs_section_10b"
  right_mirror_recall3_y 
SECTION: ".abs_section_10c"
  left_mirror_reverse1_x 
SECTION: ".abs_section_10d"
  left_mirror_reverse1_y 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -