Debug issue in USB suspend mode

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

cross mob
MaSt_4567191
Level 4
Level 4
10 likes given 5 likes given First like received

Hello

I get the following error while debugging a cx3 project based on EZUSB

ERROR: Bad JTAG communication: Write to IR: Expected 0x1, got 0x0 (TAP Command : 2) @ Off 0x5.

when

status = CyU3PSysEnterSuspendMode (CY_U3P_SYS_USB_BUS_ACTVTY_WAKEUP_SRC, 0, &wakeReason);

0 Likes
1 Solution
4 Replies
MaSt_4567191
Level 4
Level 4
10 likes given 5 likes given First like received

maybe this is kinda phisiological behaviour of the program (steppin with ICE hurts the USB-related activity right?)

0 Likes

Thank you so much!

I think this should be documented by cypress in the JTAG ICE setup section!

0 Likes

Thank you for your suggestion.

We will consider to describe this information into the document as well.

Best regards,

Hirotaka Takayama

0 Likes