WDOG_CS not showing correct value in debug mode using Jlink

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

WDOG_CS not showing correct value in debug mode using Jlink

跳至解决方案
1,225 次查看
MithileshKumar
Contributor II

Hi,

I am using MKE15Z series MCU. As per datasheet the default value of WDOG_CS should be 0x2980 but what obtained is 0x420 which is incorrect. But with CMSIS-DAP getting the correct value.

Is it related to debugger. If yes, is there any workaround for this.

 

标签 (1)
0 项奖励
1 解答
1,214 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi MithileshKumar,

Did you try to read the value of WDOG_CS through code? Check if the value is the same as the debugger register view?

If you still have problems after updating the J-Link software, it is recommended to submit a technical service request to SEGGER.

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
1,208 次查看
MithileshKumar
Contributor II

Yes I am trying to read through code. At startup, the register view for WDOG_CS is shared in the image. But the reset value of the register should be 0x2980(As per datasheet).

0 项奖励
1,215 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi MithileshKumar,

Did you try to read the value of WDOG_CS through code? Check if the value is the same as the debugger register view?

If you still have problems after updating the J-Link software, it is recommended to submit a technical service request to SEGGER.

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------