in my psoc 5lp kit the blue led is not blinking

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
EsBa_4437281
Level 1
Level 1

hi, I was playing around with the blinking led example and I couldn't get it to take any changes so I press the debug and I haven't been able to get back to normal operation.

0 Likes
1 Solution
Len_CONSULTRON
Level 9
Level 9
Beta tester 500 solutions authored 1000 replies posted

esba_4437281  ,

What PSoC 5LP kit are you using?

I'm assuming the following:

  • You have a version of PSoC Creator installed on your PC.
  • You've downloaded the kit examples from the Cypress site.

Try the following if you haven't already.  If any of the steps fail, report it on this discussion.

  • Plug in the PSoC 5LP kit into your USB port of your PC.
  • In PSoC Creator go to menu Debug\Select Debug Target ...
    • The following display should come up.pastedImage_6.png
  • Load up the Blink Example project.
  • Select the Build icon: pastedImage_13.png
    • The project should build with NO ERRORS.
  • Select the Program icon: pastedImage_38.png
    • The Output window should show:

Programming device 'PSoC 5LP CY8C5888LT*-LP097' with file 'C:\Users\yourname\proj_path\CortexM3\ARM_GCC_541\Debug\Blinkey_LED.hex'.

Device ID Check

Erasing...

Programming of Flash Starting...

Protecting...

Verify Checksum...

Finished Programming

Device 'PSoC 5LP CY8C5888LT*-LP097' was successfully programmed at 09/19/2019 13:26:38.

If all the above is successful, the PSoC kit should be running Blinkey_LED.

If not, report what step failed.

Len

Len
"Engineering is an Art. The Art of Compromise."

View solution in original post

0 Likes
1 Reply
Len_CONSULTRON
Level 9
Level 9
Beta tester 500 solutions authored 1000 replies posted

esba_4437281  ,

What PSoC 5LP kit are you using?

I'm assuming the following:

  • You have a version of PSoC Creator installed on your PC.
  • You've downloaded the kit examples from the Cypress site.

Try the following if you haven't already.  If any of the steps fail, report it on this discussion.

  • Plug in the PSoC 5LP kit into your USB port of your PC.
  • In PSoC Creator go to menu Debug\Select Debug Target ...
    • The following display should come up.pastedImage_6.png
  • Load up the Blink Example project.
  • Select the Build icon: pastedImage_13.png
    • The project should build with NO ERRORS.
  • Select the Program icon: pastedImage_38.png
    • The Output window should show:

Programming device 'PSoC 5LP CY8C5888LT*-LP097' with file 'C:\Users\yourname\proj_path\CortexM3\ARM_GCC_541\Debug\Blinkey_LED.hex'.

Device ID Check

Erasing...

Programming of Flash Starting...

Protecting...

Verify Checksum...

Finished Programming

Device 'PSoC 5LP CY8C5888LT*-LP097' was successfully programmed at 09/19/2019 13:26:38.

If all the above is successful, the PSoC kit should be running Blinkey_LED.

If not, report what step failed.

Len

Len
"Engineering is an Art. The Art of Compromise."
0 Likes