test.inf

来自「TIDSP2407的CAN总线例程」· INF 代码 · 共 97 行

INF
97
字号
;******************************************
; TMS320F240 RS232 Flash Programmer 2.0b
; (C) Copyright 1996 Texas Instruments
;******************************************

;------------------------------------------
; Reading data from file: TEST.OUT
; Number of sections    : 12
;------------------------------------------

;----------------------------------------
; Program entry point definition
;----------------------------------------
0848bh  ; entry point

;------------------------------------------
; Reading entries for section: .text 
;------------------------------------------
003e0h  ; section size
08150h  ; section address
00000h  ; Memory page (0:prog, 1:data)
; Section data not included

;------------------------------------------
; Reading entries for section: .cinit 
;------------------------------------------
00007h  ; section size
08530h  ; section address
00000h  ; Memory page (0:prog, 1:data)
; Section data not included

;------------------------------------------
; Reading entries for section: vectors 
;------------------------------------------
; Section has a length of zero: Not be programmed

;------------------------------------------
; Reading entries for section: .pvecs 
;------------------------------------------
0008ah  ; section size
08044h  ; section address
00000h  ; Memory page (0:prog, 1:data)
; Section data not included

;------------------------------------------
; Reading entries for section: .const 
;------------------------------------------
; Section has a length of zero: Not be programmed

;------------------------------------------
; Reading entries for section: .switch 
;------------------------------------------
; Section has a length of zero: Not be programmed

;------------------------------------------
; Reading entries for section: .bss 
;------------------------------------------
; Section has a length of zero: Not be programmed

;------------------------------------------
; Reading entries for section: .stack 
;------------------------------------------
; Section has a length of zero: Not be programmed

;------------------------------------------
; Reading entries for section: .sysmem 
;------------------------------------------
; Section has a length of zero: Not be programmed

;------------------------------------------
; Reading entries for section: .mmrs 
;------------------------------------------
; Section has a length of zero: Not be programmed

;------------------------------------------
; Reading entries for section: .data 
;------------------------------------------
; Section has a length of zero: Not be programmed

;------------------------------------------
; Reading entries for section: .vectors 
;------------------------------------------
00040h  ; section size
00000h  ; section address
00000h  ; Memory page (0:prog, 1:data)
; Section data not included

;----------------------------------------
; add a trailing zero for end mark
;----------------------------------------
0000

;-----------------------------------------
; No of sections in file TEST.OUT: 12 
; No of converted sections : 4 
;-----------------------------------------

⌨️ 快捷键说明

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