trying to backup XU216-512-TQ128-C20

If you have a simple question and just want an answer.
tmavr
Junior Member
Posts: 5
Joined: Sat Jun 21, 2014 10:15 am

trying to backup XU216-512-TQ128-C20

Post by tmavr »

Hi all,

   long time ago I had some experience programming XS1-L1.

   I recentlly bought a new xmos to experiment XU216-512-TQ128-C20 from http://www.diyinhk.com/shop/audio-kits/ ... igh-qualit...

  I instaled the latest tools xTime Composer etc.

  I used my old xmos XTAG-2

  After disabling my antivirus (avast free latest) I was able to list the xtag and see the conectes xmos device

C:\Program Files (x86)\XMOS\xTIMEcomposer\Community_14.1.1\bin>..\SetEnv.bat
C:\Program Files (x86)\XMOS\xTIMEcomposer\Community_14.1.1\bin>xflash.exe -l

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

  ID    Name                    Adapter ID      Devices
  --    ----                    ----------      -------
  0     XMOS XTAG-2             VhCDYkOE        None

....After conecteing the new xmos ...

C:\Program Files (x86)\XMOS\xTIMEcomposer\Community_14.1.1\bin>xrun -l

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

  ID    Name                    Adapter ID      Devices
  --    ----                    ----------      -------
  0     XMOS XTAG-2             VhCDYkOE        O[0]

 

So I wanted to make a firmware backup before I start a new project ( I have already downloaded and started fiddling with the open source usb audio code)

But I am not sure how to do it

I tried some thing like:

C:\Program Files (x86)\XMOS\xTIMEcomposer\Community_14.1.1\bin>xflash -v --read-all -o .\back\back0 --target XU216-512-TQ128-C20
XFlash::DoXFlash
C:\Program Files (x86)\XMOS\xTIMEcomposer\Community_14.1.1\targets\XU216-512-TQ128-C20\XU216-512-TQ128-C20.xn:16 Warning: XN11135 Attribute SystemFrequency is ignored when Oscillator is not specified.
xflash: Error: F03040 Platform definition (XN) does not specify a boot SPI flash.

 

Can you please help me to get the backup?

 

 

 

Guest

Post by Guest »