Denebola CX3 board with JTAG Segger J-Link

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

cross mob
Anonymous
Not applicable

Hello,

I try to connect to Denebola CX3 board with JTAG Segger J-Link, but I get this message:

Error while launching command: gdb --version

CreateProcess error=2, The system cannot find the file specified

How can I solve this problem.

Avinoam

pastedImage_0.png

0 Likes
1 Solution

Hi,

-Please do that On the "Debugger" tab, replace ${cross_prefix}gdb${cross_suffix} variable with   arm-none-eabi-gdb.

ab.PNG

Regards,

Anil Srinivas.

View solution in original post

0 Likes
5 Replies
Keerthy_V
Moderator
Moderator
Moderator
First like given 250 sign-ins 50 solutions authored

Hi Avinoam,

Please refer "EzUsbSuite_UG.pdf. The chapter 3 of the document explain the JTAG debugging steps in detail. Please follow the same and let us know if you are still facing the issue. The document can be found in the FX3 SDK installation directory.

0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hello,

I did everything according to UG, and have an error message.

Avinoam Danieli

Hardware engineer

Mantis Vision

Office : 052-3331719

Mobile: +972-54-4629386

24 Imber St - Kiriat Arie

Petach Tikva 4951158

Israel

E-mail Avinoam.Danieli@Mantis-Vision.com<mailto:Avinoam.Danieli@Mantis-Vision.com>

0 Likes

Hi,

Please try  the  following two ways:

1. On the "Debugger" tab, replace {cross_prefix} variable with {arm-none-eabi-}

changePNG.PNG

2.On the "Debugger"tab, don't change the {cross_prefix} variable.

change2PNG.PNG

Regards,

Anil Srinivas.

0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hello Anil,

I did as you suggested, but have an error message.

Thank you,

Avinoam Danieli

Hardware engineer

Mantis Vision

Office : 052-3331719

Mobile: +972-54-4629386

24 Imber St - Kiriat Arie

Petach Tikva 4951158

Israel

E-mail Avinoam.Danieli@Mantis-Vision.com<mailto:Avinoam.Danieli@Mantis-Vision.com>

0 Likes

Hi,

-Please do that On the "Debugger" tab, replace ${cross_prefix}gdb${cross_suffix} variable with   arm-none-eabi-gdb.

ab.PNG

Regards,

Anil Srinivas.

0 Likes