??? ???? ????
Login |
  • Why Register?
  • Download development tools
  • Create and track support tickets
  • Subscribe to resource updates
  • Access latest developer news
Register

XC Programming Guide

Development Tools:

Synopsis

This document provides a comprehensive guide to XC programming. XC provides extensions to C that simplify the control over concurrency, I/O and time. These extensions map directly onto XCore hardware resources such as threads, channels and ports, avoiding the need to make extensive use of library calls. XC’s constructs are efficient compiled into short instruction sequences, and free from many sources of deadlock, race conditions and memory violations. This makes programs easy to write, understand and debug.

Contents

Version History

Version Released Formats Supported Tools Comment
X1009A November 22, 2011 download view 11.11, 11.2, 10.4