XMOS Link to ARM CPU

XCore Project reviews, ideas, videos and proposals.
User avatar
RogerH
Active Member
Posts: 55
Joined: Fri Oct 15, 2010 12:14 am

XMOS Link to ARM CPU

Post by RogerH »

Version: 1
Status: Under development
License: LGPL

The aim of this project is to provide an API to enable ARM CPU's to communicate to XMOS chips via XLINK.
This will enable ARM CPU's to communicate with threads on the XMOS cores using channels.
The speed of the XMOS link will be application specific as high speed XLINK's will likely consume considerable ARM resource.
The development environment will consist of:
ARM Cortex M3 (NXP LPC1768)

Rowely Crossworks for ARM (Excellent software!!)

XMOS XC-1A (XS1-G4)

XMOS XC


SpacedCowboy
Experienced Member
Posts: 67
Joined: Fri Aug 24, 2012 9:37 pm

Post by SpacedCowboy »

Did you ever get that AVR implementation of the link protocol ? It no longer seems to be online, and I wouldn't mind taking a look at it ;)

Cheers,
Simon
dony71
New User
Posts: 2
Joined: Sat Sep 22, 2012 7:26 am

Post by dony71 »

yeah, i'm looking for AVR xlink implementation
can share this?
dirk1980
Active Member
Posts: 32
Joined: Fri Oct 07, 2011 3:20 pm

Post by dirk1980 »

2 Years later, anything finished?