iMX6Q : How to work a Watchdog Timer in the on-chip boot ROM code ?

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

iMX6Q : How to work a Watchdog Timer in the on-chip boot ROM code ?

ソリューションへジャンプ
2,500件の閲覧回数
koichisakagami
Contributor II

Dear community,
I consider a Watchdog Timer (WDOG) behavior in the on-chip boot ROM code.

In figure 8-2 Serial Download Boot Flow of IMX6DQRM Rev. 3,
it said ARM core will reset if no any activity within 90 seconds when WDOG_ENABLE=1.


Then,
do the WDOG External signals  ( WDOGx_B ,WDOGx_RESET_B_D ) connect to iMX6 I/O pad ?

If Yes,
which pads are connected with WDOG External signals ?

          DISP0_DAT8 or GPIO_9 or SD1_DATA2 or DISP0_DAT9 or GPIO_1 or SD1_DATA3

Best Regards,
       Koichi Sakagami

ラベル(1)
0 件の賞賛
返信
1 解決策
1,486件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Koichi

out of reset state of these pads are described in

Table 100. 21 x 21 mm Functional Contact Assignments i.MX6DQ Datasheet

http://cache.freescale.com/files/32bit/doc/data_sheet/IMX6DQCEC.pdf

ROM does not configure wdog external signals Upon timeout, the wdog just

asserts the internal system reset signal, WDOG_RESET_B_DEB

to the System Reset Controller (SRC).

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,486件の閲覧回数
koichisakagami
Contributor II

Dear igor san,

Thank you for your reply.

I got it.

Best Regards

Koichi Sakagami

0 件の賞賛
返信
1,487件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Koichi

out of reset state of these pads are described in

Table 100. 21 x 21 mm Functional Contact Assignments i.MX6DQ Datasheet

http://cache.freescale.com/files/32bit/doc/data_sheet/IMX6DQCEC.pdf

ROM does not configure wdog external signals Upon timeout, the wdog just

asserts the internal system reset signal, WDOG_RESET_B_DEB

to the System Reset Controller (SRC).

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信