FX3 debug firmware load speed

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

cross mob
WGT_4383351
Level 5
Level 5
First like received

When debug the default USBBulkSourceSinkLED project, it takes 10-20 seconds to load the firmware to board, and printing messages like "Loading section *** ".

JTAG Speed is 1Mbps which can load 100KB of firmware in 1 second, what is the reason for this?

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.

Hello,

That doc that you are referring to is old and Zylin Embedded debug (Native) is no longer supported.

Please refer to section 3 of the attached document which explains about the available debug method in the FX3 SDK as of now, Segger J-Link and OpenOCD.

The document can also be found at the path: C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\doc\firmware\EzusbSuite_UG.pdf

You can use OpenOCD instead of Zylin Embedded debug (Native) to debug your firmware and check if there is a satisfactory result with it.

Please follow the user guide strictly.

Regards,

Yashwant

View solution in original post

0 Likes
6 Replies