Hi all,
I am having an problem with my newly bought XMOS sliceKIT (XP-SKC-L2) core board. Although I have done the correct connection of my board as mentioned accordingly in the AVB System Requirements Guide, the XMOS AVB Endpoint does not appear in the Network Device Browser on my Mac (OS X 10.10.5 Yosemite). I would really appreciate the help. Thank you.
AVB-DC does not appear in the Network Device Browser
-
- Newbie
- Posts: 1
- Joined: Thu Mar 30, 2017 1:28 pm
-
Verified
- XCore Legend
- Posts: 1156
- Joined: Thu May 27, 2010 10:08 am
You need some debug visibility to refine down the issue a bit. There is a whole load of useful debug output available...
Run using "target IO -> xSCOPE" on xtimecomposer GUI run configurations menu or
It's also worth using wireshark to look at what is going out on the wire but this is a bit tricky without an ethernet tap or AVB switch...
The debug output will get you a long way though if you are limited to a point to point connection to a mac host.
Run using "target IO -> xSCOPE" on xtimecomposer GUI run configurations menu or
Code: Select all
xrun --xscope <mybinary.xe>
The debug output will get you a long way though if you are limited to a point to point connection to a mac host.
Engineer at XMOS