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

30 lines
802 B
Plaintext

; --------------------------------------------------------------------------------
; @Title: TMS470 internal flash of TMS470PVF346B
;
; @Description:
; Script arguments:
;
; DO tms470pvf346b [PREPAREONLY]
;
; PREPAREONLY only declares flash but does not execute flash programming
;
; Example:
;
; DO ~~/demo/arm/flash/tms470pvf346b PREPAREONLY
;
; internal flash is mapped to: 0x00000000
; internal RAM is mapped to: 0x08000000
;
; @Author: WRD
; @Copyright: (C) 1989-2022 Lauterbach GmbH, licensed for use with TRACE32(R) only
; --------------------------------------------------------------------------------
; $Rev: 10516 $
; $Id: tms470pvf346b.cmm 10516 2022-02-02 11:39:30Z bschroefel $
LOCAL &parameters
ENTRY %LINE &parameters
DO ~~~~/tms470pvf341b TMS470PVF346 &parameters
ENDDO