Freescale Semiconductor DSP56364 Manuale Utente Pagina 150

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 184
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 149
Bootstrap ROM
DSP56364 24-Bit Digital Signal Processor Users Manual, Rev. 2
A-8 Freescale Semiconductor
dc *
endm
ORG PL:PATTERNS,PL:PATTERNS ;; Each value is written to all memories
dc $555555
dc $AAAAAA
dc $333333
dc $F0F0F0
NUM_PATTERNS equ *-PATTERNS
;========================================================================
; This code fills the unused bootstrap rom locations with their address
dup $FF00C0-*
dc *
endm
;========================================================================
; Reserved Area in the Program ROM: upper 128 words.
; Address range: $FF2F80 - $FF2FFF
;========================================================================
ORG PL:$FF2F80,PL:$FF2F80
; This code fills the unused rom locations with their address
dup $FF3000-*
dc *
endm
end
Vedere la pagina 149
1 2 ... 145 146 147 148 149 150 151 152 153 154 155 ... 183 184

Commenti su questo manuale

Nessun commento