Error running app_ethernet_loopback on Slicekit

Technical discussions related to any XMOS development kit or reference design. Eg XK-1A, sliceKIT, etc.
jarnot
Member++
Posts: 26
Joined: Thu Apr 15, 2010 4:52 pm

Error running app_ethernet_loopback on Slicekit

Post by jarnot »

When I compile and run app_sk_gpio_eth_combo_demo for the Slicekit, everything works fine. When I do the same for app_ethernet_loopback I get:

> xrun --io bin/app_ethernet_loopback.xe
Connecting...
Ethernet initialised
Loopback running
xrun: Program received signal ET_LOAD_STORE, Memory access exception.
[Switching to tile[1] core[1]]

I am using 13.0.2 in command line tools to build both of the .xe files.

Does anyone know what I might be doing wrong?

Regards,

Robert J


fabra
Active Member
Posts: 35
Joined: Sat May 09, 2020 4:20 pm

Post by fabra »

Hi Jarnot,

is this maybe the same issue: https://www.xcore.com/viewtopic.php?p=4 ... net#p40257

Best regards,
Fabian