Hi,

We're trying to get ARTIQ up and running on a Pipistrello board here at the
JQI, but are running into a few issues.

The "getting started" documentation seems to work fine, up to the point we
want to build & flash the bitstream/BIOS. The build process works ok, but
when the makefile hits flash-bitstream target, we have trouble:

`./make.py -X ~/artiq-dev/artiq/soc -t artiq_pipistrello load-bitstream`
(works fine)

then:

 ./make.py -X ~/artiq-dev/artiq/soc -t artiq_pipistrello flash-bitstream
---------------------- Produces the output -----------------------------
                __  ___  _   ____     _____
               /  |/  / (_) / __/__  / ___/
              / /|_/ / / / _\ \/ _ \/ /__
             /_/  /_/ /_/ /___/\___/\___/

a high performance and small footprint SoC based on Migen

====== Building for: ======
Platform:  pipistrello
Target:    artiq_pipistrello
Subtarget: UP
CPU type:  or1k
===========================
XC3SPROG (c) 2004-2011 xc3sprog project $Rev: 768 $ OS: Linux
Free software: If you contribute nothing, expect nothing!
Feedback on success/failure/enhancement requests:
http://sourceforge.net/mail/?group_id=170565
Check Sourceforge for updates:
http://sourceforge.net/projects/xc3sprog/develop

Using built-in device list
Using built-in cable list
Cable papilio type ftdi VID 0x0403 PID 0x6010 dbus data 00 enable 0b cbus
data 00 data 00
Using Libftdi, Using JTAG frequency   6.000 MHz from undivided clock
JTAG chainpos: 0 Device IDCODE = 0x44008093 Desc: XC6SLX45
Created from NCD file: bscan_spi.ncd;UserID=0xFFFFFFFF
Target device: 6slx45csg324
Created: 2012/07/14 11:32:26
Bitstream length: 11875232 bits
DNA is 0xf996d44c6f5a10ff
done. Programming time 2019.7 ms
JEDEC: 00 00 0x00 0x00
unknown JEDEC manufacturer: 00
ISF Bitfile probably not loaded
USB transactions: Write 747 read 20 retries 7
----------------------------------------------------------------------------

Additionally, in the next step to build the ARTIQ runtime, the "flash" make
target no longer exists as of commit #cbdc1ba46 in m-labs/artiq.

Any suggestions?

Thanks!
Neal & Zach

PS... hopefully this message doesn't get duplicated! Accidentally sent it
originally from my gmail, which would've required moderator approval.
_______________________________________________
ARTIQ mailing list
https://ssl.serverraum.org/lists/listinfo/artiq

Reply via email to