Solved! Go to Solution.
Hi shuwei,
1. Yes. It's necessary.
2. The number of cycles it takes for the RCS flag to set should be:
If you want to reduce the wait time, please switch clock source and disable Watchdog prescaler(PRES=0).
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.
-------------------------------------------------------------------------------
Hi shuwei,
1. Yes. It's necessary.
2. The number of cycles it takes for the RCS flag to set should be:
If you want to reduce the wait time, please switch clock source and disable Watchdog prescaler(PRES=0).
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.
-------------------------------------------------------------------------------
Hi Robin,
Thx your suggestion,i choose to close WDG clock prescaler and increase timeout counter. Now the RCS waiting time really decrease to 1/256 of before.
But i still have doubt: the NXP MCAL driver of WDG did not have RCS wait time when WDG config done (Wdg_Wdog_Init() subroutine in Wdg_Wdog.c source file) , is there any problem ?
MCAL Build Version: S32K14x_MCAL_1_0_1_RTM_ASR_REL_4_3_REV_0001_20190621
Hi shuwei,
Thank you for the report, I have consulted it with our AE team.
Confirmed by the AE team: MCAL version 4.0 fixed this issue, but MCAL version 4.3 still have this problem. It has been reported to the development team.
Sorry for the inconvenience we bring you!
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.
-------------------------------------------------------------------------------