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.

RTOS/CC2650: Aplication runs twice

Part Number: CC2650

Tool/software: TI-RTOS

Hello,

I'm new at TI-RTOS, I tried to modify a simple_peripheral project, to make a led blinks once every time i press a button. In debugging proccess I noticed that my code runs twice everytime i press the button (interrupt). Do you have any idea why this is happening ?

Thank you,