Page 1 of 1

AVB-DC does not appear in the Network Device Browser

Posted: Thu Apr 06, 2017 11:07 am
by omglol
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.

Re: AVB-DC does not appear in the Network Device Browser

Posted: Fri Apr 21, 2017 3:29 pm
by infiniteimprobability
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

Code: Select all

xrun --xscope <mybinary.xe>
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.