Announcements

Robots are revolutionizing our lives in many ways. Join our webinar to learn about Infineon’s broad portfolio of robot building blocks.
Click here to register.

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

AURIX™ Forum Discussions

Aleph
Level 1
Level 1
5 sign-ins First solution authored First reply posted

In the file IfxScuRcu.h at /AURIX_code_examples-master/code_examples/SCU_Reset_Detection_1_KIT_TC397_TFT/Libraries/iLLD/TC39B/Tricore/Scu/Std/,  there is a list of reset triggers:

 

typedef enum
{
IfxScuRcu_Trigger_esr0 = 0, /**< \brief ESR0 */
IfxScuRcu_Trigger_esr1 = 1, /**< \brief ESR1 */
IfxScuRcu_Trigger_smu = 3, /**< \brief SMU */
IfxScuRcu_Trigger_sw = 4, /**< \brief SW */
IfxScuRcu_Trigger_stm0 = 5, /**< \brief STM0 Compare Match */
IfxScuRcu_Trigger_stm1 = 6, /**< \brief STM1 Compare Match */
IfxScuRcu_Trigger_stm2 = 7, /**< \brief STM2 Compare Match */
IfxScuRcu_Trigger_stm3 = 8, /**< \brief STM3 Compare Match */
IfxScuRcu_Trigger_stm4 = 9, /**< \brief STM4 Compare Match */
IfxScuRcu_Trigger_stm5 = 10, /**< \brief STM5 Compare Match */
IfxScuRcu_Trigger_portst = 16, /**< \brief PORTST */
IfxScuRcu_Trigger_cb0 = 18, /**< \brief Cerberus System Reset */
IfxScuRcu_Trigger_cb1 = 19, /**< \brief Cerberus Debug Reset */
IfxScuRcu_Trigger_cb3 = 20, /**< \brief Cerberus Application Reset */
IfxScuRcu_Trigger_tp = 21, /**< \brief Tuning protection */
IfxScuRcu_Trigger_tcu = 22, /**< \brief TCU */
IfxScuRcu_Trigger_evrc = 23, /**< \brief EVRC */
IfxScuRcu_Trigger_evr33 = 24, /**< \brief EVR33 */
IfxScuRcu_Trigger_swd = 25, /**< \brief Supply Watchdog */
IfxScuRcu_Trigger_hsms = 26, /**< \brief HSM System Reset */
IfxScuRcu_Trigger_hsma = 27, /**< \brief HSM Application Reset */
IfxScuRcu_Trigger_stbyr = 28, /**< \brief Standby Regulator Watchdog */
IfxScuRcu_Trigger_undefined = 255 /**< \brief Undefined Value */
} IfxScuRcu_Trigger;

Does SW mean SoftWare and TCU Transmission Control Unit (for CAN0)?

0 Likes
1 Solution
Aleph
Level 1
Level 1
5 sign-ins First solution authored First reply posted

Hi Prudhvi,

Yes, my interpretation was Software and Test Control Unit, but I wasn't sure.

Regards,

Aleph

View solution in original post

0 Likes
4 Replies
Prudhvi
Moderator
Moderator
Moderator
25 likes received 50 solutions authored 250 sign-ins

Hi Aleph,

The SW means Software & TCU means Test Control Unit. Hope this answers your question.

Regards,

Prudhvi.

0 Likes
Aleph
Level 1
Level 1
5 sign-ins First solution authored First reply posted

In the target specification i can not find a description of the Test Control Unit (TCU).

Where can i find a description of the TCU?

0 Likes
Prudhvi
Moderator
Moderator
Moderator
25 likes received 50 solutions authored 250 sign-ins

Hi Aleph,

There was an issue in the description and as per the latest feedback we've got from our R&D team it will be corrected in the next iLLD Release.

Regards,

Prudhvi.

0 Likes
Aleph
Level 1
Level 1
5 sign-ins First solution authored First reply posted

Hi Prudhvi,

Yes, my interpretation was Software and Test Control Unit, but I wasn't sure.

Regards,

Aleph

0 Likes
This widget could not be displayed.