Files
Gen4_R-Car_Trace32/2_Trunk/demo/arm/flash/se470r1vb8ad-rev0-1m_d.cmm
2025-10-14 09:52:32 +09:00

75 lines
4.4 KiB
Plaintext

; --------------------------------------------------------------------------------
; @Title: TMS470 internal flash of SE470R1VB8AD rev 0 1M
;
; @Description: -
; @Author: WRD
; @Copyright: (C) 1989-2022 Lauterbach GmbH, licensed for use with TRACE32(R) only
; @Chip: SE470R1VB8AD
; --------------------------------------------------------------------------------
; $Id: se470r1vb8ad-rev0-1m_d.cmm 10516 2022-02-02 11:39:30Z bschroefel $
; wrd - 25.06.2004
;
GOSUB Setup_CPU SE470R1VB8AD
; --------------------------------------------------------------------------------
; Flash configuration and declaration generated out of flash.cfg file
;
FLASH.RESet
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Config for SE470R1VB8AD rev 0 1M
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;Device ID: 0x827 SE470R1VB8AD
&Device_ID=0x827 ;SE470R1VB8AD
; ProgVersion: 0.27 ; Library version
; ProgRoutines: f05a.lib ; Library archive
&ProgRoutines="f05a" ; Library archive
; Frequency: 10.0 Range: 10.0 - 24.0
; Minor Revisions: 1
; 0 "SE470R1VB8AD Rev 0 1M "
; Ram Config: 0x01000000 0x00020000 0x00000600
&RamStart=0x01000000
&RamSize=0x00020000
; Initialization: 4
; 0xFFFFFE00: 0x00000000 0x000000c0 0x00000000 0x00000000 0x00000100 0x00000080 0x00000000 0x00000000
; 0xFFFFFE20: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
; 0xFFFFFE40: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
; 0xFFFFFE00: 0x00000000 0x000001c0 ; Enable memory map
Data.Set 0xFFFFFE00 %Long 0x00000000 0x000000c0 0x00000000 0x00000000 0x00000100 0x00000080 0x00000000 0x00000000
Data.Set 0xFFFFFE20 %Long 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
Data.Set 0xFFFFFE40 %Long 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
Data.Set 0xFFFFFE00 %Long 0x00000000 0x000001c0 ; Enable memory map
; PLL Config: 0xFFFFFFDC 0x00000008 ; configure PLL
Data.Set 0xFFFFFFDC %Long 0x00000007 ; configure PLL
; Engr ID: 0xffe88000 0x00000000
&FlashControl_Base=0xffe88000
; Number of Blocks: 18
GOSUB DeclareSector Type: OTP Start: 0x00000000 Length: 0x00000800 Control: 0xffe88000 Core: 0x00 Sector: 0x00
GOSUB DeclareSector Type: FLASH Start: 0x00000000 Length: 0x00002000 Control: 0xffe88000 Core: 0x00 Sector: 0x00
GOSUB DeclareSector Type: FLASH Start: 0x00100000 Length: 0x00010000 Control: 0xffe88000 Core: 0x04 Sector: 0x00
GOSUB DeclareSector Type: FLASH Start: 0x00110000 Length: 0x00010000 Control: 0xffe88000 Core: 0x04 Sector: 0x01
GOSUB DeclareSector Type: FLASH Start: 0x00120000 Length: 0x00010000 Control: 0xffe88000 Core: 0x04 Sector: 0x02
GOSUB DeclareSector Type: FLASH Start: 0x00130000 Length: 0x00010000 Control: 0xffe88000 Core: 0x04 Sector: 0x03
GOSUB DeclareSector Type: FLASH Start: 0x00140000 Length: 0x00010000 Control: 0xffe88000 Core: 0x05 Sector: 0x00
GOSUB DeclareSector Type: FLASH Start: 0x00150000 Length: 0x00010000 Control: 0xffe88000 Core: 0x05 Sector: 0x01
GOSUB DeclareSector Type: FLASH Start: 0x00160000 Length: 0x00010000 Control: 0xffe88000 Core: 0x05 Sector: 0x02
GOSUB DeclareSector Type: FLASH Start: 0x00170000 Length: 0x00010000 Control: 0xffe88000 Core: 0x05 Sector: 0x03
GOSUB DeclareSector Type: FLASH Start: 0x00180000 Length: 0x00010000 Control: 0xffe88000 Core: 0x06 Sector: 0x00
GOSUB DeclareSector Type: FLASH Start: 0x00190000 Length: 0x00010000 Control: 0xffe88000 Core: 0x06 Sector: 0x01
GOSUB DeclareSector Type: FLASH Start: 0x001a0000 Length: 0x00010000 Control: 0xffe88000 Core: 0x06 Sector: 0x02
GOSUB DeclareSector Type: FLASH Start: 0x001b0000 Length: 0x00010000 Control: 0xffe88000 Core: 0x06 Sector: 0x03
GOSUB DeclareSector Type: FLASH Start: 0x001c0000 Length: 0x00010000 Control: 0xffe88000 Core: 0x07 Sector: 0x00
GOSUB DeclareSector Type: FLASH Start: 0x001d0000 Length: 0x00010000 Control: 0xffe88000 Core: 0x07 Sector: 0x01
GOSUB DeclareSector Type: FLASH Start: 0x001e0000 Length: 0x00010000 Control: 0xffe88000 Core: 0x07 Sector: 0x02
GOSUB DeclareSector Type: FLASH Start: 0x001f0000 Length: 0x00010000 Control: 0xffe88000 Core: 0x07 Sector: 0x03
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; End of flash.cfg
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
ENDDO