Hello Segger Team,
I try to understand a JinkScript for the iMXRT685 which comes with the SDK from NXP.
They call JLINK_CORESIGHT_WriteDP like this:
According your documentation, the first parameter can be one of
Which of those constants is related to the Index two?
Thanks and regards
I try to understand a JinkScript for the iMXRT685 which comes with the SDK from NXP.
They call JLINK_CORESIGHT_WriteDP like this:
According your documentation, the first parameter can be one of
- JLINK_CORESIGHT_DP_REG_IDCODE
- JLINK_CORESIGHT_DP_REG_ABORT
- JLINK_CORESIGHT_DP_REG_CTRL_STAT
- JLINK_CORESIGHT_DP_REG_SELECT
- JLINK_CORESIGHT_DP_REG_RDBUF
- JLINK_CORESIGHT_AP_REG_CTRL
- JLINK_CORESIGHT_AP_REG_ADDR
- JLINK_CORESIGHT_AP_REG_DATA
- JLINK_CORESIGHT_AP_REG_BD0
- JLINK_CORESIGHT_AP_REG_BD1
- JLINK_CORESIGHT_AP_REG_BD2
- JLINK_CORESIGHT_AP_REG_BD3
- JLINK_CORESIGHT_AP_REG_ROM
- JLINK_CORESIGHT_AP_REG_IDR
Which of those constants is related to the Index two?
Thanks and regards