Debug CYUSB3065

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

cross mob
UserP1994
Level 3
Level 3
10 replies posted 10 questions asked 10 sign-ins

Hello, how could I debug the code, I downloaded and installed EZ USB Suite and firmware examples but I need to debug it to find out exactly what happens in the code. Thank you.

 

I have CYUSB3065 pcb.

0 Likes
1 Solution
JayakrishnaT_76
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hello,

CX3 (CYUSB3065) supports UART and JTAG debugging. For UART debugging, a UART controller should be present on the PCB and it should be connected to the UART lines of CX3. After this, the prints can be obtained by using host applications like Tera Term. The steps to obtain the debug prints using tera term is mentioned in the following thread:
https://community.cypress.com/t5/USB-Superspeed-Peripherals/CX3-Debugging-with-jlink/td-p/269293

For JTAG debugging, please refer to Section 3 - JTAG debugging of Firmware Projects of the document EzUsbSuite_UG.pdf. This document comes along with FX3 SDK and can be found in the following location after installing the SDK:

C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\doc\firmware

Best Regards,
Jayakrishna

View solution in original post

0 Likes
1 Reply