This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2340R5: Stack crashing while sending notifcation

Part Number: CC2340R5

Hi,

   Iam trying to send notification to Ti Simple link app from my EVB. 

I defined a new service to which i am able to Read and Write.

I defined one characteristics to send Notifcation. I followed the example of TI Simple Peripheral Service.

Onve a parameter is set Iam calling GATTServApp_ProcessCharCfg function with necessary parameters.

Once this function is called stack is crashing, Iam not sure why its crashing as single stepping through the code

is not working properly. The cursor is at different function than what is being called.

 How to debug this ?