a header file for accessing the functions in xs1.h

Technical questions regarding the XTC tools and programming with XMOS.
Post Reply
User avatar
Gravis
Experienced Member
Posts: 75
Joined: Thu Feb 02, 2012 3:32 pm

a header file for accessing the functions in xs1.h

Post by Gravis »

in my endeavours to use ports/channels/threads in C, i stumbled onto the syntax needed for accessing the functions listed in the xs1.h header file.

here is a modified header that allows you to call them from C/C++ code: xs1access.h


Post Reply