XMOS assembly language

Technical questions regarding the XTC tools and programming with XMOS.
Post Reply
goodfeather
Member++
Posts: 23
Joined: Wed Mar 30, 2016 11:10 am

XMOS assembly language

Post by goodfeather »

Dear Sir,
Besides "xTIMEcomposer-User-Guide-14_14.x", do you have more study materials about XMOS assembly language?

It is a little difficult for me to understand the descriptions in "xTIMEcomposer-User-Guide-14_14.x".

Thanks


henk
Respected Member
Posts: 347
Joined: Wed Jan 27, 2016 5:21 pm

Post by henk »

Hi goodfeather,

Try <https://www.xmos.com/download/private/x ... 1.1%29.pdf> for a detailed description of the ISA of the XS2 architecture (used in XCore200 chips)

Cheers,
Henk
User avatar
infiniteimprobability
XCore Legend
Posts: 1126
Joined: Thu May 27, 2010 10:08 am
Contact:

Post by infiniteimprobability »

Perhaps these examples may be helpful to start with..

http://www.xcore.com/blog/vinith/post/asm-examples
goodfeather
Member++
Posts: 23
Joined: Wed Mar 30, 2016 11:10 am

Post by goodfeather »

Dear Sirs,
The two materials are very useful for me.

Many Thanks
markflamer
Junior Member
Posts: 6
Joined: Fri Aug 25, 2017 6:32 pm

Post by markflamer »

This link seems broken. I would really like to get my hands on these examples....

http://www.xcore.com/blog/vinith/post/asm-examples

Thanks.
User avatar
mon2
XCore Legend
Posts: 1913
Joined: Thu Jun 10, 2010 11:43 am
Contact:

Post by mon2 »

@markflamer, regarding your old post, I recall downloading the assembler examples by vinith but need to locate the fileset in the lab. It is a real shame the website here has so many broken links.

In the meantime, the following webpage may be of some help:

https://github.com/dwelch67/xmos_samples
User avatar
migueljds
Experienced Member
Posts: 90
Joined: Thu Dec 10, 2009 7:08 pm
Contact:

Post by migueljds »

I have fixed the links to the old blog and projects, so you should able to access the ASM examples now.
Thanks,
Miguel
Post Reply