; --------------------------------------------------------------------------------
; @Props: NoMetaTags
; @Copyright: (C) 1989-2014 Lauterbach GmbH, licensed for use with TRACE32(R) only
; --------------------------------------------------------------------------------
; $Id: initcs.cmm 7005 2014-04-24 16:26:37Z kjmal $


 LOCAL &base

    &base=0x02200000

   Data.Set SPR:0x27E %Long &base

   Data.Set d:&base %Long 0x00600000

   ;TBSCR
   Data.Set &base+0x200 %Long 0x0966b0002
   ;RTCSC
   Data.Set &base+0x220 %Long 0x08a6b0002
   ;PISCR
   Data.Set &base+0x240 %Long 0x0a66b0002


   ;MPTPR
   Data.Set &base+0x17a %Word 0x0826b0002
   ;MAMR
   Data.Set &base+0x170 %Long 0x0c0a21114

   ;OR1
   Data.Set &base+0x104 %Long 0x0104

   ;BR1
   Data.Set &base+0x100 %Long 0x01

   ENDDO
