Search found 15 matches

by fabib
Fri Aug 18, 2017 10:51 am
Forum: Q&A
Topic: app_daisy_chain for 6.1.1rc1?
Replies: 2
Views: 3963

Re: app_daisy_chain for 6.1.1rc1?

Hi cgunther,

is your aaf code available somewhere?

Thanks.
by fabib
Wed Nov 16, 2016 9:41 am
Forum: Other Applications
Topic: Warning: port "XS1_PORT_1B" on tile[1] is not connected...
Replies: 2
Views: 8507

Re: Warning: port "XS1_PORT_1B" on tile[1] is not connected.

It was the "RGMII Tx Timing"-Bit that had to be configured properly. Confusing datasheet...
I tried to change the "RGMII Rx Timing"-Bit before. With no effect of course.
by fabib
Wed Nov 16, 2016 9:40 am
Forum: Other Applications
Topic: Using TSN-/Ethernet-Lib with other PHYs/Switches
Replies: 9
Views: 22809

Re: Using TSN-/Ethernet-Lib with other PHYs/Switches

It was the "RGMII Tx Timing"-Bit that had to be configured properly. Confusing datasheet...
by fabib
Tue Nov 15, 2016 3:06 pm
Forum: Other Applications
Topic: Warning: port "XS1_PORT_1B" on tile[1] is not connected...
Replies: 2
Views: 8507

Warning: port "XS1_PORT_1B" on tile[1] is not connected...

Hi, Constraints check gives the following warning: xmap: Warning: port "XS1_PORT_1B" on tile[1] is not connected to any pins in this package. xmap: Warning: port "XS1_PORT_1A" on tile[1] is not connected to any pins in this package. The XEF232-1024-FB374 Datasheet - p. 23 says th...
by fabib
Mon Nov 14, 2016 5:35 pm
Forum: Other Applications
Topic: Using TSN-/Ethernet-Lib with other PHYs/Switches
Replies: 9
Views: 22809

Re: Using TSN-/Ethernet-Lib with other PHYs/Switches

Constraints check gives the following warning: xmap: Warning: port "XS1_PORT_1B" on tile[1] is not connected to any pins in this package. xmap: Warning: port "XS1_PORT_1A" on tile[1] is not connected to any pins in this package. The XEF232-1024-FB374 Datasheet - p. 23 says that t...
by fabib
Mon Nov 14, 2016 3:08 pm
Forum: Other Applications
Topic: Using TSN-/Ethernet-Lib with other PHYs/Switches
Replies: 9
Views: 22809

Re: Using TSN-/Ethernet-Lib with other PHYs/Switches

An error interrupt is raised all the time... (mii_error_interrupt_handler).
Is there a way to get some information about the causation for that?
by fabib
Fri Nov 11, 2016 2:20 pm
Forum: Other Applications
Topic: Using TSN-/Ethernet-Lib with other PHYs/Switches
Replies: 9
Views: 22809

Re: Using TSN-/Ethernet-Lib with other PHYs/Switches

Hi Peter, good idea. It shouldn't be a problem to configure it staticly on my target, because I have always a Gigabit link. using #define INITIAL_MODE INBAND_STATUS_1G_FULLDUPLEX gives the following error: Description Resource Path Location Type use of undeclared identifer `INBAND_STATUS_1G_FULLDUPL...
by fabib
Tue Nov 08, 2016 12:31 pm
Forum: Other Applications
Topic: Using TSN-/Ethernet-Lib with other PHYs/Switches
Replies: 9
Views: 22809

Using TSN-/Ethernet-Lib with other PHYs/Switches

Hi, I am trying to get a new design working: It is very close to the xCORE-200 MC AUDIO Reference Design, but the processor is replaced with XUF232-1024-FB374 and there is a switch instead of the PHY. Sending Ethernet-Frames with Gigabit-Speed works fine. So I assume that the switch is configured pr...
by fabib
Thu Oct 13, 2016 10:48 am
Forum: Q&A
Topic: XTAG issues on Windows 7 (64 bit) and USB 3 ports
Replies: 3
Views: 13186

Re: XTAG issues on Windows 7 (64 bit) and USB 3 ports

I followed this instructions. They worked for my XTAG2, but not for XTAG3.

XTAG3 is listed in the device manager. It is directly connected to my laptop.
NoAvailableDevices.png
(62.97 KiB) Not downloaded yet
NoAvailableDevices.png
(62.97 KiB) Not downloaded yet
What else can be wrong?
by fabib
Thu Sep 15, 2016 9:29 am
Forum: Development Tools and Programming
Topic: Did anyone manage to build lib_tsn for XR-AVB-LC-BRD?
Replies: 3
Views: 3082

Re: Did anyone manage to build lib_tsn for XR-AVB-LC-BRD?

But the links below imply that the TSN-lib should run on XS1: https://www.xmos.com/support/boards?product=14769 Silicon on Board: XS1-L16A-128-QF124 AVB Software Reference Design The AVB Audio software reference design is available free of charge from the TSN/AVB Software page and is released under ...