call any one suggest or give good examples of svc call in c for cortex-m processors.
I'm trying to implement something the Nordic softdevice where the softdevice is precompiled and flashed before the application code. there are no examples how to do or any references. if some body has information to do please suggest.
See the corresponding Keil documentation on "SVC Functions":
https://www.keil.com/pack/doc/CMSIS/RTOS/html/svcFunctions.html
and the AppNote "STM32 SVC Example":
https://www.keil.com/download/docs/357.asp