Assembly Language Examples

New to XMOS and XCore? Get started here.
vinith
Junior Member
Posts: 5
Joined: Wed Jul 31, 2013 6:44 am

Assembly Language Examples

Post by vinith »

Getting started with assembly language programming for XMOS XS1 device.
Check out some basic some examples here:
http://www.xcore.com/blog/vinith/post/asm-examples
I hope it helps.


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

Post by mon2 »

Thank you Vinith for this excellent posting ! We will study in detail. I recall the brain strain in attempting to follow the mix of the C source code to assembly for the SDRAM IP so this will be helpful.

Mon2
srinie
XCore Addict
Posts: 158
Joined: Thu Mar 20, 2014 8:04 am

Post by srinie »

Nice and simplified examples - very helpful to gain more Assembly programming knowledge.
Good effort!