Re: [ARTIQ] Elementary problems with Kasli

2018-10-01 Thread David Nadlinger via ARTIQ

Hi Kalle,

On 1 Oct 2018, at 15:30, Hanhijärvi Kalle via ARTIQ wrote:

Following this I set IP and MAC addresses:

$ artiq_mkfs flash_storage.img -s mac 75:53:7b:9c:63:14 -s ip 
192.168.1.10

$ artiq_flash -t kasli -f flash_storage.img storage start

Now I tried to write the core kernel to the board by (after successful 
compilation of idle_kernel)


$ artiq_coremgmt config -f idle_kernel idle_kernel.elf

This gives an error about having no route to host. So I can't 
establish a network connection to the board.


Can you ping the board on the command line using that address? You might 
also want to have a look at the serial console while the Kasli is 
booting up for relevant debug information (e.g. using `flterm 
/dev/ttyUSB1`).


Best regards,
David
___
ARTIQ mailing list
https://ssl.serverraum.org/lists/listinfo/artiq


Re: [ARTIQ] getting the 3rd Urukul to work

2019-01-31 Thread David Nadlinger via ARTIQ

Hi Nico,

On 31 Jan 2019, at 15:42, Nico Pulido via ARTIQ wrote:
If we try to use the third one, the experiment just keeps running and 
the Urukul does not respond.


Is the third Urukul correctly defined in the gateware build? I've seen 
hangs like this when there wasn't actually an SPI core at the specified 
RTIO address.


Best,
David



___
ARTIQ mailing list
https://ssl.serverraum.org/lists/listinfo/artiq