Is it safe to call NVIC_SystemReset()?

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

cross mob
Anonymous
Not applicable

Hi,

Although it work but just to make sure whether is safe to call NVIC_SystemReset() for software reset? thanks..

0 Likes
1 Solution
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

Yes it is safe to call NVIC_SystemReset().  The wiced_framework_reboot() generic reboot API internally calls it as well.

Thanks,

Seyhan

View solution in original post

1 Reply
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

Yes it is safe to call NVIC_SystemReset().  The wiced_framework_reboot() generic reboot API internally calls it as well.

Thanks,

Seyhan