Search found 29 matches

by Obtuse
Wed Jun 14, 2017 8:52 pm
Forum: General Questions
Topic: Multi Core example
Replies: 9
Views: 20936

Re: Multi Core example

The code below is derived from the first post in this thread. It may be of use to some folks looking to play around with the [[combinable]] function on the xTIMEcomposer simulator. It will run on various Xmos chips and probably some kits, Read the comments in the source file. Channel Blocking and us...
by Obtuse
Tue Jun 13, 2017 1:26 pm
Forum: General Questions
Topic: Multi Core example
Replies: 9
Views: 20936

Re: Multi Core example

@plex Hello, This was an exercise for me to use the [[combinable]] function in a simple program. It was simply a question that is now answered. The code itself was stripped from a much larger program that depends on channel blocking for event timing. I simply copied the 'worker' section, renamed it ...
by Obtuse
Mon Jun 12, 2017 5:01 pm
Forum: General Questions
Topic: Multi Core example
Replies: 9
Views: 20936

Re: Multi Core example

@mon2

Thanks for the link. I will give it a go. :)
by Obtuse
Mon Jun 12, 2017 3:03 pm
Forum: General Questions
Topic: Multi Core example
Replies: 9
Views: 20936

Re: Multi Core example

@zhengyang0512 Confusion can be implemented by official statements as in the Programming Guide in the Communication/Channels section. -------------------------------------------------------------------------------- Channels (both streaming and normal) are the lowest level of abstraction to the commu...
by Obtuse
Sat Jun 10, 2017 7:35 pm
Forum: General Questions
Topic: Multi Core example
Replies: 9
Views: 20936

Re: Multi Core example

I have been all through the manuals, many times.
The supplied code has been modified 100s of times. Like most people it is not easy to admit stupidity. However I'm just not putting two and two together. I am stupid, and Qbtuse.
by Obtuse
Sat Jun 10, 2017 3:30 pm
Forum: General Questions
Topic: Multi Core example
Replies: 9
Views: 20936

Multi Core example

I am trying to understand running something on a separate core of a tile,,, and getting no place. For the code below, is it even possible to do this? This is only a learning exercise and really don't know what to do. [combinable], while{ select{, I have no clue as to what goes where. /* * 3core.xc *...
by Obtuse
Wed Apr 09, 2014 5:57 pm
Forum: Latest news
Topic: WINNER ANNOUNCED : Win a New xCORE Analog SliceKIT!
Replies: 143
Views: 211443

Re: COMPETITION TIME : Win a New xCORE Analog SliceKIT!

To make an expensive computer actually do something of use.
by Obtuse
Tue Jan 07, 2014 8:03 pm
Forum: Groups
Topic: X1K Interest Group
Replies: 5
Views: 17875

Re: X1K Interest Group

<t>Using the Xena to Nemo GPIO on the AmigaOne X1000.<br/> <br/> <br/> <br/> PART 1.<br/> <br/> <br/> <br/> The on-board Xmos chip, Xena, has a one pin port that is connected<br/> <br/> to the PA6T CPUs GPIO controller. This is Xena port P1F on XCORE 1<br/> <br/> and is wired to GPIO4 in the CPU on ...
by Obtuse
Sat Apr 27, 2013 8:12 pm
Forum: Development Tools and Programming
Topic: xc toolchain for other platforms?
Replies: 29
Views: 20245

Re: xc toolchain for other platforms?

However it is done, it would need to be accomplished directly from Amiga OS. Web, email, windowed emulation, as long as you can see both sides of the two programs at once. XDE has a simulator, but of course there is no file available to simulate how the XMOS chip is integrated onto the motherboard, ...