; --------------------------------------------------------------------------------
; @Title: Display the percentage of time spend in an address range graphically in realtime
; @Description: The addressrange must be marked by an ALPHA breakpoint.
; @Author: -
; @Props: NoWelcome
; @Copyright: (C) 1989-2014 Lauterbach GmbH, licensed for use with TRACE32(R) only
; --------------------------------------------------------------------------------
; $Id: profile.cmm 7444 2014-07-21 13:52:23Z mschaeffner $


 Analyzer.RESet
 Analyzer.Mode      SLAVE   OFF
 Analyzer.Mode      PrePost OFF
 Analyzer.ReProgram profile.ts
 Analyzer.PROfile   TASKRUN
 Analyzer.Arm
 ENDDO

