Page 1 of 1

XMOS assembly language

Posted: Fri Sep 02, 2016 6:35 am
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

Re: XMOS assembly language

Posted: Fri Sep 02, 2016 8:33 am
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

Re: XMOS assembly language

Posted: Fri Sep 02, 2016 10:37 am
by infiniteimprobability
Perhaps these examples may be helpful to start with..

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

Re: XMOS assembly language

Posted: Sat Sep 03, 2016 4:06 pm
by goodfeather
Dear Sirs,
The two materials are very useful for me.

Many Thanks

Re: XMOS assembly language

Posted: Fri Aug 25, 2017 6:37 pm
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.

Re: XMOS assembly language

Posted: Mon Sep 03, 2018 3:54 pm
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

Re: XMOS assembly language

Posted: Wed Sep 19, 2018 1:27 pm
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