What is XTAG-PRO

Technical questions regarding the XTC tools and programming with XMOS.
User avatar
Folknology
XCore Legend
Posts: 1274
Joined: Thu Dec 10, 2009 10:20 pm

What is XTAG-PRO

Post by Folknology »

I notice on the xTimeComposer Enterprise comparison sheet it shows 'XTAG-PRO' under both enterprise and community editions, what is Xtag pro?

regards
Al
User avatar
leon_heller
XCore Expert
Posts: 546
Joined: Thu Dec 10, 2009 10:41 pm
Location: St. Leonards-on-Sea, E. Sussex, UK.

Post by leon_heller »

It looks like it is supplied when you subscribe to the Enterprise development suite:

http://www.xmos.com/en/news/14-nov-2013 ... evelopment.

https://www.xmos.com/support/downloads/xtimecomposer

It is available separately for $750.

They probably haven't geared up for full production, yet.

Leon
User avatar
segher
XCore Expert
Posts: 844
Joined: Sun Jul 11, 2010 1:31 am

Post by segher »

It seems to be some new hardware (with accompanying
software, of course). Could dig up more, but it's more
efficient to just wait for it to be announced I suppose :-)

p.s. It seems to be similar to the startkit debugger in some
ways. Interesting :-)
User avatar
pstnotpd
XCore Addict
Posts: 161
Joined: Sun Jun 12, 2011 11:47 am

Post by pstnotpd »

The mysterious XTAG-PRO is making his appearance.

Only for the enterprise version of the tools it seems.
User avatar
Folknology
XCore Legend
Posts: 1274
Joined: Thu Dec 10, 2009 10:20 pm

Post by Folknology »

Hmm interesting, I like that it has a profiling feature, looks rather big though, wonder how much it costs?
User avatar
leon_heller
XCore Expert
Posts: 546
Joined: Thu Dec 10, 2009 10:41 pm
Location: St. Leonards-on-Sea, E. Sussex, UK.

Post by leon_heller »

Price is at the bottom of the doc - $750.
User avatar
TSC
Experienced Member
Posts: 111
Joined: Sun Mar 06, 2011 11:39 pm

Post by TSC »

I think the 16-pin box header on the Analog SliceKit might be designed to connect to the 16-pin box header on the XTAG-PRO. Maybe the header on the Analog SliceKit breaks out the voltage rails and analogue current signals along with XD1 and XD0. That would allow the XTAG-PRO to easily monitor voltages and power consumption.

Is this the same thing as the XTAG-3 mentioned in the xTIMEcomposer Studio 13.1.0 release notes?
User avatar
Folknology
XCore Legend
Posts: 1274
Joined: Thu Dec 10, 2009 10:20 pm

Post by Folknology »

TSC wrote:I think the 16-pin box header on the Analog SliceKit might be designed to connect to the 16-pin box header on the XTAG-PRO. Maybe the header on the Analog SliceKit breaks out the voltage rails and analogue current signals along with XD1 and XD0. That would allow the XTAG-PRO to easily monitor voltages and power consumption.
Ah yes good thinking TSC, that could well be the unreleased functionality via the H boxed header on the analogue slice kit.

Not seen any references to Xtag3...

$750 is rather steep!!

regards
Al
User avatar
Bianco
XCore Expert
Posts: 754
Joined: Thu Dec 10, 2009 6:56 pm

Post by Bianco »

Speculation: XTAG-3 is an XTAG-2 using one of the XMOS chips with in-package USB PHY.
User avatar
Folknology
XCore Legend
Posts: 1274
Joined: Thu Dec 10, 2009 10:20 pm

Post by Folknology »

I like using the Energy Micro profiling tools with Gecko hardware (now Silicon Lab's simplicity studio and parts). Their dev tools hardware and software are less than £50 all in. Another cheaper way to do profiling on Xmos is to use something like an INA226 as I have in my Proteus board, this will enable you to use Xscope to pass back the power profiling quite economically. It would not be hard to adapt the Proteus technique to add an adapter to an Xtag2 and use the Rx/Tx lines as I2C and hook up the INA226 that way, some code would be required to mod xtag2 obviously

P.S. Energy profiling would also be a simple addition to the next startkit, Hint Hint Xmos..

regards
Al