Can't program to CY8CKIT-050 kit via USB cable

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

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hi every body!
I have a CY8CKIT-050 PSoC 5LP development kit.
I begin doing with that kit via example project: IntensityLED,...(example from Cypress).
But I can't program to kit via USB, I connected USB Cable to J1 on board, green led D5 on.
When I click button "program" (Ctrl+F5), i have problem as in the picture SelectDebugTarget.png.
I want program to kit via USB cable. Currently, I have only USB cable to program, not have MiniProg3...
My OS: Windows 7 professional 32 bit.
My version PSoC creator: 3.0 SP2 (I installed CY8CKIT050BSetupOnlyPackage.exe to use example project).
Can you please tell me the solutions to solve that problem?
Many thanks!
(Below is SelectDebugTarget.png)

0 Likes
3 Replies
HeLi_263931
Level 8
Level 8
100 solutions authored 50 solutions authored 25 solutions authored

You did use the proper USB port on the -050 board? On my board its labeled J1. Also, try to change the USB cable, sometimes they are bad.

0 Likes
Anonymous
Not applicable

 You may try the following:

   

 

   

1. Check that you have selected correct Device. First Open your Project. Then from the top menu bar, select:

   

     Project -> Device Selector...

   

     and then select the device id that you are using from the list.

   

     To know your device id, you may either see the cypress PSoC chip on your board -- it is usually printed on it (for example: CY865868AXI-LP035). Otherwise, open an example project (File -> Example Project..) and check the device id it has used (by checking 'Project -> Device Selector...' list). Yoy may try to compile and program the example project to check whether the error is due to USB cable or improper configuration setting.

   

 

   

2. More often than not, the problem is due to USB cable or your PC USB port. Try to use other cable/PS USB port. Also make sure to use right USB port on PSoC board for programming (the one which is near to the edge).

   

Good luck!

0 Likes
Anonymous
Not applicable

Thanks for your suports!

   

If I have another problems about PSoC 5LP, I need your helps!

0 Likes