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.

NO response in the example of pinInterrupt_CC2650F128



Hello,

I import the the example SimpleLink  wireless MCU>CC2650F128>Driver Example>CC2650DK>TI Target Examples>Pin Examples>Pin Interrupt

normally, passed step1 to step4. But when i pressed the button and the LED not display.

i had tried the other example in the content of SimpleLink Wire MCU and got the same result. Load program successfully and no response when operated the button. 3 days had passed and no progress.

Development Environment:

1. SmartRF06 EBK with SDS100v3 debug probe

2. CC2650EM-4XS

3. CCS 6.1.0 IDE

thanks.

  • Hi,

    All our examples are set up to use the CC2650EM_7ID by default.
    In your case you need to modify the Board.h file which is included in the project and define a different symbol than CC2650EM_7ID.
    Note that not all buttons and LED's are available on the 4XS EM.

    .:svend