Error connecting to CYW920736M2EVB-01

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

cross mob
Yeonho
Level 1
Level 1
First reply posted 5 sign-ins First question asked

Hello,

I tried to connect CYW920736M2EVB-01 by USB UART.

but it was failed.

I searched to solve problems at this community what i had

and tried to follow solution. it was also failed.

I don't know what is problem.

Please give me solutions.

Thanks.

 

Error message is below

-------------------------------------

Started by GNU MCU Eclipse
Started by GNU MCU Eclipse
Open On-Chip Debugger 0.11.0+dev-4.3.0.1746 (2021-09-16-07:59)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
adapter speed: 10000 kHz
Info : auto-selecting first available session transport "swd". To override use 'transport select <transport>'.
cortex_m reset_config sysresetreq
force hard breakpoints
Info : Listening on port 6666 for tcl connections
Info : Listening on port 4444 for telnet connections
Info : Using CMSIS-DAPv2 interface with VID:PID=0x04b4:0xf155, serial=1C14177E01051400
Info : CMSIS-DAP: SWD  supported
Info : CMSIS-DAP: Atomic commands supported
Info : CMSIS-DAP: FW Version = 2.0.0
Info : CMSIS-DAP: Interface Initialised (SWD)
Info : SWCLK/TCK = 1 SWDIO/TMS = 1 TDI = 0 TDO = 0 nTRST = 0 nRESET = 1
Info : CMSIS-DAP: Interface ready
Info : KitProg3: FW version: 2.30.1155
Info : KitProg3: Pipelined transfers enabled
Info : VTarget = 3.316 V
Info : clock speed 10000 kHz
Error: Error connecting DP: cannot read IDR
Error: Error connecting DP: cannot read IDR
Error: Error connecting DP: cannot read IDR
Error: DAP 'CYW20819A1.cpu' initialization failed (check connection, power, transport, DAP is enabled etc.)
Info : CYW20819A1.dap: powering down debug domain...
Error: Error connecting DP: cannot read IDR
Error: Error connecting DP: cannot read IDR
Warn : Failed to power down Debug Domains

0 Likes
1 Solution
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

If you are downloading any application, please on the program button from the Quick Panel options. 

If you are trying to use the debugger, then, please click on the Attach_Jlink or Attach_Kitprog3_Miniprog4. Please check the below document for more details for source code level debugging. 

https://github.com/Infineon/btsdk-docs/blob/master/docs/BT-SDK/AIROC-Hardware-Debugging.pdf 

Thanks,

-Dheeraj.P.K

View solution in original post

0 Likes
3 Replies
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

If you are downloading any application, please on the program button from the Quick Panel options. 

If you are trying to use the debugger, then, please click on the Attach_Jlink or Attach_Kitprog3_Miniprog4. Please check the below document for more details for source code level debugging. 

https://github.com/Infineon/btsdk-docs/blob/master/docs/BT-SDK/AIROC-Hardware-Debugging.pdf 

Thanks,

-Dheeraj.P.K

0 Likes

Thanks for your reply.

Problem is about disconnecting serial port when i try  to download application at ModusToolbox

Error message is "Serial port not detected... & Download failed"

I don't know why it is caused bacause it was not problem until last week.

Of course i checked documentations regarding set-up to solve problems but it was failed.

0 Likes

Hello Dheeraj.PK,

I have the same issue with my CYW920721M2EVK-02.  The board programmed without issues.  Seeing these log messages after launching "[code example name] Attach_KitProg3_MiniProg4"

Started by GNU MCU Eclipse
Started by GNU MCU Eclipse
Open On-Chip Debugger 0.11.0+dev-4.3.0.1746 (2021-09-16-07:59)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
adapter speed: 10000 kHz
Info : auto-selecting first available session transport "swd". To override use 'transport select <transport>'.
cortex_m reset_config sysresetreq
Info : Listening on port 6666 for tcl connections
Info : Listening on port 4444 for telnet connections
Info : Using CMSIS-DAPv2 interface with VID:PID=0x04b4:0xf166, serial=180804B803260400
Info : CMSIS-DAP: SWD supported
Info : CMSIS-DAP: Atomic commands supported
Info : CMSIS-DAP: FW Version = 2.0.0
Info : CMSIS-DAP: Interface Initialised (SWD)
Info : SWCLK/TCK = 1 SWDIO/TMS = 1 TDI = 0 TDO = 1 nTRST = 0 nRESET = 1
Info : CMSIS-DAP: Interface ready
Info : KitProg3: FW version: 2.30.1155
Info : KitProg3: Pipelined transfers enabled
Info : VTarget = 3.312 V
Info : clock speed 10000 kHz
Error: Error connecting DP: cannot read IDR
Error: Error connecting DP: cannot read IDR
Error: Error connecting DP: cannot read IDR
Error: DAP 'CYW20721B2.cpu' initialization failed (check connection, power, transport, DAP is enabled etc.)
Info : CYW20721B2.dap: powering down debug domain...
Error: Error connecting DP: cannot read IDR
Error: Error connecting DP: cannot read IDR
Warn : Failed to power down Debug Domains