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

📄 sti5508addr.cfg

📁 flash programming STI 5.5.1.4 DCU3
💻 CFG
字号:
include STi55x8addr.cfg

if (!(clsymbol ST5508ADDR)) {
ST5508ADDR=1

## used for 5508

## Having included all the 550x Devices a few are modified here

## extra interrupt levels

Devices[Devices.INTLEVELCTRLNUMINPUTSindex].addr = 24

## only 2 MPEGDMA so decrease count and remove third name
Devices.NUMMPEGDMA=2
Devices[Devices.MPEGDMACTRLindex+2].symname="XXXXXXXX" 

## change address of DMA controller
Devices[Devices.MPEGDMACTRLindex].addr = 0x20024000

Devices[Devices.MPEGDMACTRLindex+1].addr = 0x20025000

Devices.Karaokeindex=Devices.index++
Devices[Devices.Karaokeindex].symname = "KaraokeBaseAddr"
Devices[Devices.Karaokeindex].addr = 0x700
}

⌨️ 快捷键说明

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