This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

关于ARM Generic Timer在ARM FVP平台运行问题

描述:cortex-a72 的Generic Timer在ARM FVP平台不能正常运行
相关环境:
IDE: ARM DS5 Version: 2019.1 Build: 201910912
FVP: Arm FVP - Base_A72x1
Bare Metal Debug
ARM Generic Timer寄存器:

Timer 18 of 18 registers
CNTFRQ_EL0 0x016E3600
CNTHCTL_EL2 0x00000003
CNTHP_CTL_EL2 0x00000000
CNTHP_CVAL_EL2 0x0000000000000000
CNTHP_TVAL_EL2 0x00000000
CNTKCTL_EL1 0x00000001
CNTPCT_EL0 0x0000000000000000
CNTPS_CTL_EL1 0x00000000
CNTPS_CVAL_EL1 0x0000000000000000
CNTPS_TVAL_EL1 0x00000000
CNTP_CTL_EL0 0x00000001
CNTP_CVAL_EL0 0x00000000FFFFFFFF
CNTP_TVAL_EL0 0xFFFFFFFF
CNTVCT_EL0 0x0000000000000000
CNTVOFF_EL2 0x0000000000000000
CNTV_CTL_EL0 0x00000000
CNTV_CVAL_EL0 0x0000000000005DC0
CNTV_TVAL_EL0 0x00005DC0
问题:使能后CNTP_CTL_EL0.Enable=1
CNTPCT_EL0值不变,不知道如何解决。