Minprog2 and download hex but can't use in Capsense Tuner?

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

cross mob
David_Zhang
Level 5
Level 5
Distributor - Arrow(GC)
First like received 50 sign-ins 25 sign-ins

                HI  Cypress:

                            when we use  miniprog2 in the project, i find that we can donwload the hex but can't use in the Capsense Tuner, it show below:

1、it  can download the hex;

pastedImage_0.png

2、it can't use in capsense tuner ;

pastedImage_1.png

3、it can't use in program:

pastedImage_2.png

4、system can' t use it,

pastedImage_3.png

0 Likes
1 Solution
RyanZhao
Moderator
Moderator
Moderator
250 sign-ins First question asked 750 replies posted

Hi David,

Looks like the debugger is in CMSIS-DAP mode, not KitProg mode.

Are there any switch on your debugger called "SW3" something else like that?

You can try to press the switch for ~5 seconds and then release it to check if it goes to KitProg mode?

If it doesn't work, try enter the debugger into its bootloader mode(Entered Bootloader mode by holding the Reset button during kit power-up) and bootload its driver again, with using PSoC Programmer(connect to the kit, go to the Utilities tab, and press the Upgrade Firmware button).

Thanks,

Ryan

View solution in original post

0 Likes
2 Replies
RyanZhao
Moderator
Moderator
Moderator
250 sign-ins First question asked 750 replies posted

Hi David,

Looks like the debugger is in CMSIS-DAP mode, not KitProg mode.

Are there any switch on your debugger called "SW3" something else like that?

You can try to press the switch for ~5 seconds and then release it to check if it goes to KitProg mode?

If it doesn't work, try enter the debugger into its bootloader mode(Entered Bootloader mode by holding the Reset button during kit power-up) and bootload its driver again, with using PSoC Programmer(connect to the kit, go to the Utilities tab, and press the Upgrade Firmware button).

Thanks,

Ryan

0 Likes
David_Zhang
Level 5
Level 5
Distributor - Arrow(GC)
First like received 50 sign-ins 25 sign-ins

hi    Ray:

    ok,  i wil try it again, tks;

0 Likes