LAR (FTM) Register

Zynq UltraScale+ Devices Register Reference (UG1087)

Document ID
UG1087
Release Date
2024-03-13
Revision
1.10

LAR (FTM) Register Description

Register NameLAR
Offset Address0x0000000FB0
Absolute Address 0x00FE9D0FB0 (CORESIGHT_SOC_FTM)
Width32
TypewoWrite-only
Reset Value0x00000000
DescriptionLock Access Register

LAR (FTM) Register Bit-Field Summary

Field NameBitsTypeReset ValueDescription
KEY31:0woWrite-only0x0Write Access Code.
Write behavior depends on PADDRDBG31 pin:
- PADDRDBG31=0 (lower 2GB):
After reset (via PRESETDBGn), FTM is locked, i.e., writes to all other registers using lower 2GB addresses are ignored.
To unlock, 0xC5ACCE55 must be written this register.
After the required registers are written, to lock again, write a value other than 0xC5ACCE55 to this register.
- PADDRDBG31=1 (upper 2GB):
FTM is unlocked when upper 2GB addresses are used to write to all the registers.
However, write to this register is ignored using a upper 2GB address!
Note: read from this register always returns 0, regardless of PADDRDBG31.