I am testing XC-3 board, which has two Ethernet ports.
Here it is the problem:
* Whenever one Ethernet port is connected, it runs OK. (I tested each of the two)
* Whenever two Ethernet ports are connected, it raises error:
-------"xrun: Cannot load image, XCore 0 is not enabled"
What is the problem?
Error? "xrun: Cannot load image, XCore 0 is not enabled"
-
- Experienced Member
- Posts: 65
- Joined: Tue Apr 30, 2013 10:41 pm
-
- XCore Expert
- Posts: 589
- Joined: Wed Feb 29, 2012 10:03 am
Hi Jerry,
XC3 boards have G series devices on them. The latest xSOFTip version of ethernet is tested only on L devices. You can try using sliceKIT development platform which has L16 device on it and you can connect two ethernet slices on two different slots of the board. You can find more documentation on sliceKIThttps://www.xmos.com/products/xkits/slicekit
Sethu.
XC3 boards have G series devices on them. The latest xSOFTip version of ethernet is tested only on L devices. You can try using sliceKIT development platform which has L16 device on it and you can connect two ethernet slices on two different slots of the board. You can find more documentation on sliceKIThttps://www.xmos.com/products/xkits/slicekit
Sethu.
-
Verified
- XCore Legend
- Posts: 1163
- Joined: Thu Dec 10, 2009 9:20 pm
- Location: Bristol, UK
Please confirm, you are running the same application and the only difference is plugging in both ethernet cables?jerryXCORE wrote:I am testing XC-3 board, which has two Ethernet ports.
Here it is the problem:
* Whenever one Ethernet port is connected, it runs OK. (I tested each of the two)
* Whenever two Ethernet ports are connected, it raises error:
-------"xrun: Cannot load image, XCore 0 is not enabled"
What is the problem?