ECU Not running after removing Debugger & Performing Power on reset

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
sreemanthula
Level 1
Level 1
First reply posted First question asked Welcome!

Dear Team

My TC38x ECU is not running after Disconnecting debugger and doing POWER ON RESET.

Could you please let me know how to disable the Safety and CPU Watchdogs 

Any API's available ?

 

0 Likes
1 Solution

Hi,

If you're not using the IFX iLLD then the above APIs are not directly applicable. But as mentioned before you must ensure that the Watchdogs are either disabled or serviced periodically if enabled.

Prudhvi

View solution in original post

0 Likes
3 Replies
Prudhvi_E
Moderator
Moderator
Moderator
250 replies posted 100 solutions authored 25 likes received

Hi Sreemanthula,

I hope you are using IFX iLLD. If yes, You may use the IfxScuWdt_disableCpuWatchdog & IfxScuWdt_disableSafetyWatchdog APIs for disabling the CPU & Safety Watchdog.

It is possible that the issue could be because of not servicing the CPU & Safety Watchdogs if they are enabled. You must ensure that Servicing is done periodically if both the Watchdogs are enabled.

Prudhvi.

0 Likes

I am not using IFX iLLD.

I could observe that the Current Drawn in 0.07A Only.

Can you proivde a quick feedback here

0 Likes

Hi,

If you're not using the IFX iLLD then the above APIs are not directly applicable. But as mentioned before you must ensure that the Watchdogs are either disabled or serviced periodically if enabled.

Prudhvi

0 Likes