I found using __svc(number) signature for ble control. But I can't find SVC_Handler.. Where can I find SVC_Handler??
I found using __svc(number) signature for ble control. But I can't find SVC_Handler.. Where can I find SVC_Handler??
Simple and short: You can't. It is not possible to see SVC_Handler because it is a part of a softdevice.
I read that. It's useful. But I want to analyze code, but also execution result.
I read that. It's useful. But I want to analyze code, but also execution result.