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.

Blinking LED tutorial: Error connecting to the target: Could not find device (or device not supported)

Hi, I followed this:

http://processors.wiki.ti.com/index.php/Blink_your_first_LED

After playing with setting P1OUT (P1OUT^= 0x01; or P1OUT ^= 0x41; and so on) to different values I got stuck with this echo "Error connecting to the target: Could not find device (or device not supported)".

If I past again the original code from the tutorial webpage, it does not change anything and it is stucked still.

**Attention** This is a public forum