Removing IMX Watchdog Driver results in error -11

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

Removing IMX Watchdog Driver results in error -11

927 次查看
michaelrobbelot
Contributor IV

To anyone out there,

I have the imx watchdog driver built as a module. However when I try to remove the watchdog driver from the commandline via toolbox's rmmod, I get a -11 error. If I try to use the ARM DS-5 debugger and JTAG connection I believe I'm getting a signal interrupted error which equates to  EAGAIN or -11. I'm trying to remove it for using the JTAG without the watchdog tripping.

Michael Robbeloth

标签 (3)
0 项奖励
3 回复数

789 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hi Michael,

Could you please specify which i.MX device and software BSP are you using?

Best regards!

/Carlos

0 项奖励

789 次查看
michaelrobbelot
Contributor IV

Carlos,

It's a custom imx.6 device using a BCM Advanced Research derived BSP (Android JB 4.3; LInux 3.0.35).

Michael Robbeloth

0 项奖励

789 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hi Michael,

Have you consider that some Watchdog registers include write-once bits? So, if they were configured at the startup, they cannot be rewritten until next system reset. Below you can see the Watchdog Control Register description from the i.MX6DQ Reference Manual:

iMX WD.png
Hope this will be useful for you.
Best regards!
/Carlos

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励