sti5510addr.cfg
来自「flash programming STI 5.5.1.4 DCU3」· CFG 代码 · 共 14 行
CFG
14 行
include ST20TP3addr.cfg
Devices.MPEGindex=Devices.index++
Devices[Devices.MPEGindex].symname = "MPEGAddr"
Devices[Devices.MPEGindex].addr = 0x00000000
Devices.MPEGCTRLindex=Devices.index++
Devices[Devices.MPEGCTRLindex].symname = "MPEGCTRLAddr"
Devices[Devices.MPEGCTRLindex].addr = 0x00005000
## redefine number of interupts for STi5510, ST20TP3 has 21, STi5510 has 23
Devices[Devices.INTLEVELCTRLNUMINPUTSindex].addr = 23
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?