31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
; --------------------------------------------------------------------------------
|
|
; @Title: Flash declaration for Renesas R7FS7 internal flash
|
|
; @Description: This file is obsolet and only kept for backward compatibility!
|
|
; Script arguments:
|
|
; DO r7fs7xx [PREPAREONLY] [CPU=<cpu>] [DUALPORT=<0|1>]
|
|
; PREPAREONLY only declares flash but does not execute flash programming
|
|
; CPU=<cpu> selects CPU derivative <cpu>
|
|
; DUALPORT=<0|1> use dual port memory access, default 1
|
|
; Example:
|
|
; DO ~~/demo/arm/flash/r7fs7xx PREPAREONLY
|
|
; Note:
|
|
; This file must NOT be modified.
|
|
; This file is intended to stay within TRACE32 installation.
|
|
; Usage examples are available in the ~~/demo/arm/hardware/... subdirectories.
|
|
;
|
|
; List of R7FS5 derivatives and their configuration:
|
|
; CPU-Type Code Flash Data Flash RamSize
|
|
; [KB] [KB] [KB]
|
|
;
|
|
;
|
|
; @Chip: R7FS7*
|
|
; @Author: MAM
|
|
; @Copyright: (C) 1989-2022 Lauterbach GmbH, licensed for use with TRACE32(R) only
|
|
; --------------------------------------------------------------------------------
|
|
; $Rev: 12740 $
|
|
; $Id: r7fs7xx.cmm 12740 2023-11-17 07:50:26Z mschaeffner $
|
|
|
|
PRIVATE ¶meters
|
|
ENTRY %LINE ¶meters
|
|
do ~~~~/r7fx.cmm ¶meters
|