l20.inf
来自「TMS320LF2401A串口烧写程序」· INF 代码 · 共 43 行
INF
43 行
;******************************************
; TMS320F240 BOOT-Loader Converter 1.00
; (C) Copyright 1996 Texas Instruments
;******************************************
;------------------------------------------
; Reading data from file: l20.out
; Number of sections : 3
;------------------------------------------
;----------------------------------------
; Program entry point definition
;----------------------------------------
00000h ; entry point
;------------------------------------------
; Reading entries for section: .text
;------------------------------------------
00020h ; section size
00000h ; section address
00000h ; Memory page (0:prog, 1:data)
; Section data not included
;------------------------------------------
; Reading entries for section: .data
;------------------------------------------
; Section has a length of zero: Will not be loaded
;------------------------------------------
; Reading entries for section: .bss
;------------------------------------------
; Section has a length of zero: Will not be loaded
;----------------------------------------
; add a trailing zero for end mark
;----------------------------------------
0000
;-----------------------------------------
; No of sections in file l20.out: 3
; No of converted sections : 1
;-----------------------------------------
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?