Run configuration no Target found

Technical questions regarding the XTC tools and programming with XMOS.
Paco
Member
Posts: 8
Joined: Thu Apr 11, 2013 7:25 pm

Run configuration no Target found

Post by Paco »

Hello World,

i am using a XTAG2 on a windows 7 system.

When i'm trying to select my board: "run configuration" ->"Devices options" ->"Target"
i got the problem that my board is not found, although it's recognized in the "device Manager".

Anybody with the same problem or a tip?

greez Paco


lieser
Junior Member
Posts: 4
Joined: Thu Jun 06, 2013 4:11 pm

Post by lieser »

I'm having this same problem. I've got the XK-1A kit with the XTAG2 on a win7 64 bit system running xTIMEcomposer 12.2.0. I can load the example projects and build them, but I can't figure out how to load them on to the XK-1A. The JTAG is listed in the windows dev manager, but the target list in run configuration is blank.

Paco got no replies, can anyone recommend something I'm missing? Shouldn't the attached screenshot not be possible?

Eric
You do not have the required permissions to view the files attached to this post.
User avatar
Ross
XCore Expert
Posts: 968
Joined: Thu Dec 10, 2009 9:20 pm
Location: Bristol, UK

Post by Ross »

On the command line, what do you get for the command:

xrun -l

?
lieser
Junior Member
Posts: 4
Joined: Thu Jun 06, 2013 4:11 pm

Post by lieser »

Hi Ross,

Do I need a specific directory open when using the command line? Here is what I get at c:\


C:\>xrun -l

Available XMOS Devices
----------------------

No Available Devices Found


C:\>

Thanks for taking the time,
Eric
Endre
Active Member
Posts: 38
Joined: Fri Jan 01, 2016 10:13 am

Post by Endre »

I hit the same issue on 64bit Windows7.

Code: Select all

C:\>xrun -l

Available XMOS Devices
----------------------

  No Available Devices Found


C:\>xrun --version
Community_14.1.2 (build 17961, Dec-04-2015)
Copyright (C) XMOS Limited 2008-2015. All Rights Reserved.


C:\>
XTAG-2 is displayed in device manager.
Endre
Active Member
Posts: 38
Joined: Fri Jan 01, 2016 10:13 am

Post by Endre »

Managed to resolve it based on this document:

http://www.softio.com/doc/xmos_tutorial_v11.pdf