Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
CS 220 / ARM / ARM1176JZ-S Technical Reference Mmanual.pdf
Источник:
Скачиваний:
45
Добавлен:
16.04.2015
Размер:
4.47 Mб
Скачать

Debug Test Access Port

ITRSEL

; select the ITR and EXTEST

INST

MRC px,y,R0,ca,cb,z

 

RTI

 

 

LOOP

 

 

 

INST 0x00000000 Ready

 

UNTIL Ready==1

; wait until instruction ends

2.Use the standard sequence that Reading a current mode ARM register in the range R0-R14 on page 14-34 describes.

14.8.19Writing coprocessor registers

1.Write the value onto R0, using the standard sequence. See Writing a current mode ARM register in the range R0-R14 on page 14-34 for more details. Scan chain 5 and EXTEST are selected.

2.Transfer the contents of R0 to a coprocessor register:

ITRSEL

; select the ITR and EXTEST

INST

MCR px,y,R0,ca,cb,z

RTI

 

 

LOOP

 

 

 

INST 0x00000000

Ready

UNTIL Ready==1

; wait until instruction ends

ARM DDI 0333H

Copyright © 2004-2009 ARM Limited. All rights reserved.

14-39

ID012410

Non-Confidential, Unrestricted Access

 

Соседние файлы в папке ARM