NXP Semiconductors
PT2001SWUG
PT2001 programming guide and instruction set
PT2001SWUG
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2019. All rights reserved.
User guide
Rev. 3.0 — 29 April 2019
115 / 153
stcrt
Description:
Each microcore shares the ch_rxtx register with the other microcores can read the
shared register of another microcore. This instruction selects the microcore's shared
register accessed by the microcore executing the stcrt instruction.
The UcId reset value is sssc.
Assembler syntax:
stcrt UcId;
Operands:
•
UcId – Operand defines the microcore shared register to be access.
Operand label
Operand description
sssc
The microcore executing the code
ossc
The other microcore in the same channel
ssoc
The same microcore in the other channel
osoc
The other microcore in the other channel
sumh
The sum of bits H
suml
The sum of bits L
Table 101. stcrt instruction format
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
0
0
1
1
0
1
0
1
1
0
0
0
1
1
UcId
Source code example: