CY8CKIT-062S2-43012 launches error

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

cross mob
lizhenwei
Level 1
Level 1
First question asked Welcome!

**This problem occurs after using the development board for a period of time, and it can be programmed normally before**

error log:

Open On-Chip Debugger 0.10.0+dev-4.1.0.1058 (2020-08-11-03:47)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
Info : auto-selecting first available session transport "swd". To override use 'transport select <transport>'.
adapter speed: 2000 kHz
adapter srst delay: 25
adapter srst pulse_width: 25
** Auto-acquire enabled, use "set ENABLE_ACQUIRE 0" to disable
cortex_m reset_config sysresetreq
cortex_m reset_config sysresetreq
Info : Using CMSIS loader 'CY8C6xxA_SMIF' for bank 'psoc6_smif0_cm0' (footprint 14672 bytes)
Warn : SFlash programming allowed for regions: USER, TOC, KEY
Info : CMSIS-DAP: SWD Supported
Info : CMSIS-DAP: FW Version = 2.0.0
Info : CMSIS-DAP: Interface Initialised (SWD)
Info : SWCLK/TCK = 1 SWDIO/TMS = 1 TDI = 1 TDO = 1 nTRST = 0 nRESET = 1
Info : CMSIS-DAP: Interface ready
Info : KitProg3: FW version: 2.0.809
Warn :
*******************************************************************************************
* KitProg firmware is out of date, please update to the latest version (2.10.878)
* using fw-loader tool which can be found in the following folder
* C:/Users/user/ModusToolbox/tools_2.2/fw-loader
*******************************************************************************************
Info : KitProg3: Pipelined transfers enabled
Info : VTarget = 3.304 V
Info : kitprog3: acquiring the device...
Error: kitprog3: failed to acquInfo : clock speed 2000 kHz
ire the device
Error: DAP 'psoc6.cpu' initialization failed (check connection, power, etc.)
** OpenOCD init failed **
shutdown command invoked
** Program operation failed **
srst_only separate srst_gates_jtag srst_open_drain connect_deassert_srst
Error executing event reset-deassert-post on target psoc6.cpu.cm0:
C:/Users/user/ModusToolbox/tools_2.2/openocd/bin/../scripts/target/mxs40/mxs40_common.cfg:98: Error:
in procedure 'ocd_process_reset'
in procedure 'ocd_process_reset_inner' called at file "embedded:startup.tcl", line 279
in procedure 'mxs40_reset_deassert_post' called at file "C:/Users/user/ModusToolbox/tools_2.2/openocd/bin/../scripts/target/mxs40/psoc6_common.cfg", line 128
at file "C:/Users/user/ModusToolbox/tools_2.2/openocd/bin/../scripts/target/mxs40/mxs40_common.cfg", line 98
Error executing event reset-deassert-post on target psoc6.cpu.cm4:
C:/Users/user/ModusToolbox/tools_2.2/openocd/bin/../scripts/target/mxs40/mxs40_common.cfg:98: Error:
in procedure 'ocd_process_reset'
in procedure 'ocd_process_reset_inner' called at file "embedded:startup.tcl", line 279
in procedure 'mxs40_reset_deassert_post' called at file "C:/Users/user/ModusToolbox/tools_2.2/openocd/bin/../scripts/target/mxs40/psoc6_common.cfg", line 163
at file "C:/Users/user/ModusToolbox/tools_2.2/openocd/bin/../scripts/target/mxs40/mxs40_common.cfg", line 98
Info : psoc6.dap: powering down debug domain...
Warn : Failed to power down Debug Domains

0 Likes
1 Solution
Rakshith
Moderator
Moderator
Moderator
250 likes received 1000 replies posted 750 replies posted

Hi @lizhenwei

**This problem occurs after using the development board for a period of time, and it can be programmed normally before**

Can you please let me know the application that you programmed to the board after which you are unable to connect to the device? Is the application running on the device?

Can you please try connecting the device to Cypress Programmer and let me know your observations? Also, please try regenerating the launch configurations by clicking on Generate Launches in the Quick Panel and check if the issue persists.

Thanks and Regards,
Rakshith M B

View solution in original post

0 Likes
1 Reply
Rakshith
Moderator
Moderator
Moderator
250 likes received 1000 replies posted 750 replies posted

Hi @lizhenwei

**This problem occurs after using the development board for a period of time, and it can be programmed normally before**

Can you please let me know the application that you programmed to the board after which you are unable to connect to the device? Is the application running on the device?

Can you please try connecting the device to Cypress Programmer and let me know your observations? Also, please try regenerating the launch configurations by clicking on Generate Launches in the Quick Panel and check if the issue persists.

Thanks and Regards,
Rakshith M B
0 Likes