cpu1startaddr
When CPU1 is released from reset and the Boot ROM is located at the CPU1 reset exception address (the typical case), the Boot ROM reset handler code reads the address stored in this register and jumps it to hand off execution to user software.
Module Instance | Base Address | Register Address |
---|---|---|
sysmgr | 0xFFD08000 | 0xFFD080C4 |
Offset: 0xC4
Access: RW
Bit Fields | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
value RW 0x0 |
|||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
value RW 0x0 |
cpu1startaddr Fields
Bit | Name | Description | Access | Reset |
---|---|---|---|---|
31:0 | value | Address for CPU1 to start executing at after coming out of reset. |
RW | 0x0 |