i.MX8 Linux and SCFW IPC not working

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i.MX8 Linux and SCFW IPC not working

ソリューションへジャンプ
1,326件の閲覧回数
nlbutts
Contributor III

Hello,

I'm trying to configure an i.MX8 system to use the hardware watchdog in a PF8100 PMIC. I've been able to update the SCFW to enable the hardware watchdog. It will reset the system after a few minutes. Then in Linux I have the imx_sc_wdt driver successfully loaded and a user space watchdog daemon kicking the dog periodically. I see the imx_sc_wdt_ping function called in the imx_sc_wdt driver. But I never see the corresponding SCFW function pf8100_pmic_wdog_service called. I don't see where that function is called or referenced in the SCFW code. I assumed it was called in some sort of object code file. 

How do I debug the IPC calls? I have ALL of the debugging turned on in the SCFW. I've set DEBUG_LEVEL to 5 and uncommented ALL the debug #defines. But I don't see any additional debug info.

 

I'm using Linux 5.4.70 and 5222 build of the SCFW released May 27th, 2021.

タグ(2)
0 件の賞賛
返信
1 解決策
1,312件の閲覧回数
nlbutts
Contributor III

Nevermind. The IPC calls were working. The PMIC watchdog kick function just wasn't being called.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,313件の閲覧回数
nlbutts
Contributor III

Nevermind. The IPC calls were working. The PMIC watchdog kick function just wasn't being called.

0 件の賞賛
返信