
PowerTrace Serial User´s Guide
25
©1989-2018 Lauterbach GmbH
;(A) TRACE PORT SETUP
SYStem.CONFIG.ETM.BASE APB:0x8000E000
SYStem.CONFIG.FUNNEL1.BASEAPB:0x80004000
SYStem.CONFIG.FUNNEL1.ATBSOURCE ETM 0 DTM 2
SYStem.CONFIG.ETF1.BASE APB:0x8000C000
SYStem.CONFIG.ETF1.ATBSOURCE FUNNEL1
SYStem.CONFIG.TPIU.BASE APB:0x80003000
SYStem.CONFIG.TPIU.ATBSource ETF1
SYStem.CONFIG.ETR1.BASE APB:0x8000D000
SYSTEM.CONFIG.ETR1.ATBSOURCE ETF1
ETM.CORE 0
ETM.PortMode CONTINUOUS
ETM.DataTrace Both
ETM.ON
SYStem.CONFIG.TRACEPORT.Type.AURORA
SYStem.CONFIG.TRACEPORT1.TraceSource TPIU
TRACEPORT.LaneSpeed 6000Mbps
TRACEPORT.LaneCount 4lane
TRACEPORT.MsgBItEndian BigEndian
TRACEPORT.EndsKiP 2
; Assign Coresight:
; ETM Base Address
; Funnel Base Address
; ETF Base Address
; TPIU Base Address
; ETR Base Address
; Assign core 0
; Set the trace mode to
; Continuous mode
; Trace Address and Data
; Turn ETM on
; Set traceport type to
; Aurora
; Connect TPIU with
; traceport
; Set lane speed
; Set number of lanes
; Change bit endianness
; of Aurora payload
; Skip the last two
; bytes of an Aurora
; frame (=>skip CRC)