I am learning the XCore ISA. For now I am not so interested in learning XC or using C/C++ to program. I have read the assembler and architecture manuals and have located a few StackOverflow related posts. Otherwise, I do not see much in the way of articles or examples of XMOS assembly programming. Does anyone know of any other resources on this topic? Thanks.
My board is the original XC-1. I have found the headers with the port register constants etc.. I think I'll have an LED blinking soon......Just looking for any resources for the more complicated aspects of the architecture.
Assembly examples and tutorials? Topic is solved
-
- Member++
- Posts: 19
- Joined: Wed Jan 14, 2015 2:17 am
-
- XCore Expert
- Posts: 754
- Joined: Thu Dec 10, 2009 6:56 pm
There are bits of assembly in the xcore projects section and the xcore github repositories as well as in some other github repositories like mine.Furthermore even though you may not want to write in XC or other higher languages I highly recommend to write some code and check the compiler assembly output and learn from it.
-
- Respected Member
- Posts: 275
- Joined: Fri Mar 12, 2010 6:03 pm
Check out the xTIMEcomposer user guide, which has a section on assembly programming.
http://www.xmos.com/published/xtimecomposer-user-guide
http://www.xmos.com/published/xtimecomposer-user-guide