This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3358: reset distinguish and log

Part Number: AM3358

Tool/software:

Hi expert,

Please help confirm whether the AM3358 has the following capabilities:
Customer is designing with the AM3358 and need it to distinguish between a power-on/cold reset and a warm reset. Additionally, we need to log the number of warm resets. If the warm reset count exceeds three, the system should stop resetting. Can the AM3358 itself implement this functionality? Thanks

Best Regards,

Xingyu Zhu

  • Hi Xingyu Zhu, 

    The expert on the matter is currently on a trip. Please, expect some delay in the response.

    Best regards,

    Qutaiba

  • Hi Xingyu,

    Customer is designing with the AM3358 and need it to distinguish between a power-on/cold reset and a warm reset.

    The PRM_RSTST register (address 0x44e00f08) will tell the reset cause.

    If the warm reset count exceeds three, the system should stop resetting.

    How the warm reset will be triggered on your system? The AM3358 SoC itself doesn't count warm reset times. Your requirement has to be implemented in software depending on how the warm reset is triggered.