SVC_Handler()

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

Moderators: RoccoMarco, barthess

steved
Posts: 825
Joined: Fri Nov 09, 2012 2:22 pm
Has thanked: 12 times
Been thanked: 135 times

SVC_Handler()

Postby steved » Tue Jul 21, 2020 12:17 pm

Should SVC_Handler() (on F767) be called in "normal" use? It's being accessed regularly in my system. The PM suggests that it requires an explicit call, but haven't managed to find any so far.

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

Re: SVC_Handler()

Postby Giovanni » Tue Jul 21, 2020 12:43 pm

Hi,

It is used in the IRQ exit sequence for MSP unstacking, see the ARMCMx port.

On the ARMv7-M port it is possible to use it also for system calls, it is leveraged by sandboxes.

Giovanni


Return to “STM32 Support”

Who is online

Users browsing this forum: No registered users and 41 guests