What is a combinable task? Topic is solved

If you have a simple question and just want an answer.
User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

What is a combinable task?

Post by sethu_jangala »



View Solution
User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

Post by sethu_jangala »

Combinable functions represent tasks that can be combined to run on a single logical core. If a tasks ends in an never-ending loop containing a select statement, it represents a task that continually reacts to events. More information on usage of combinable tasks are available in the XMOS muticore extensions to C document.

peter
XCore Addict
Posts: 230
Joined: Wed Mar 10, 2010 12:46 pm

Post by peter »

The section of the document that is of interest and gives examples is "Advanced task handling":

https://www.xmos.com/en/support/documen ... MEcomposer&...