Issue with programming CY8CKIT-062-WiFi-BT in PSoC Creator

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

cross mob
AnAm_4616266
Level 1
Level 1

Hi,

I'm using CY8CKIT-062-WiFi-BT and trying to flash it with an example project. When I plug in the USB LED 2 and 4 stays solid. In device manager the device comes as "KitProg3 USB_UART (COM6)".

When I try to program the device in PSoC Creator (Debug -> Pogram), I can't see any cypress device under the Kitprog3 programmer.

pastedImage_1.png

Can you please advise what I'm missing here?

Thanks.

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

AnAm,

It looks from your Select Debug Target window that it could not find the Device listed in the the project.

There are generally two reasons for that.

  • PSoC Creator doesn't have a configuration for that device.  If so, make sure you are using PsoC Creator 4.2 or later.  This device was available only on later Creator releases.
  • The project target device does not match that of the Kit you've plugged in to your PC. 
    When you use an example project, the project may have been originally targeted for a different device.
    The one used in the CYC8KIT-062-WiFi-BT is CY8C6247BZI-D54.  If the device doesn't match, select the "Device Selector..."  menu item and chose CY8C6247BZI-D54.

Len

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

View solution in original post

0 Likes
3 Replies