simultaneous watchdog availability

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

simultaneous watchdog availability

跳至解决方案
1,429 次查看
o_scherbinin
Contributor III

hello friends!
i use imx6sx - sd board.
m4 runs FreeRTOS and
a9 Linux. i would like manage WATCHDOG1 (be able reset a9 core ) by m4 core. In same time i would like a9 shuld manage WATCHDOG1 too. Precisely speaking may i set software reset through m4 and initialaze and feed watchdog by a9 while cores do their jobs.
Is it approved way?

best wishes.

0 项奖励
回复
1 解答
1,400 次查看
igorpadykov
NXP Employee
NXP Employee

yes correct, default RDC settings are used.

 

Best regards
igor

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,409 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Oleg

 

in general it is possible by configuring proper permissions in RDC module
(described in Chapter 52 Resource Domain Controller (RDC) i.MX6SX Reference Manual).
However such approach is not used in nxp bsps.

 

Best regards
igor

0 项奖励
回复
1,405 次查看
o_scherbinin
Contributor III

Hello Igor.

As i understand Linux does not provide RDP by default and there are not any resources initially that RDP controls.
is it correct?

best wishes.

0 项奖励
回复
1,401 次查看
igorpadykov
NXP Employee
NXP Employee

yes correct, default RDC settings are used.

 

Best regards
igor

0 项奖励
回复