reset call in chibOS Topic is solved

ChibiOS public support forum for topics related to the STMicroelectronics STM32 family of micro-controllers.

Moderators: RoccoMarco, barthess

austin
Posts: 2
Joined: Fri Feb 01, 2019 10:08 pm
Has thanked: 1 time

reset call in chibOS

Postby austin » Fri Feb 01, 2019 10:19 pm

I was searching for reset in RT or in LLD, but did not get one. I am using stm32l4xx and ChibiOS _18.2.x Though I can use osalSysHalt in debug mode but in release mode, I need to use reset when osalSysHalt or Abort occurs.
So is there any way or API to use the reset functionality so that I can do a reset in case of a bad condition and re-initialize everything in release mode?
Last edited by austin on Fri Feb 01, 2019 10:44 pm, edited 1 time in total.

User avatar
Giovanni
Site Admin
Posts: 14455
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: reset call in chibOS  Topic is solved

Postby Giovanni » Fri Feb 01, 2019 10:32 pm

Hi,

It is part of CMSIS: __NVIC_SystemReset().

Giovanni

austin
Posts: 2
Joined: Fri Feb 01, 2019 10:08 pm
Has thanked: 1 time

Re: reset call in chibOS

Postby austin » Sat Feb 02, 2019 1:28 am

Thanks Giovanni


Return to “STM32 Support”

Who is online

Users browsing this forum: No registered users and 28 guests