About xc and Assembly languages

If you have a simple question and just want an answer.
User avatar
jeevanicherukuri
Member++
Posts: 17
Joined: Fri Dec 26, 2014 4:41 pm

About xc and Assembly languages

Post by jeevanicherukuri »

Can't we write a program with combination of xc and assembly language?(I used startkit)

I tried to write a program with .xc extension  and the assembly language mnemonics are showed as constants after building the program.

 

sanjanavee
New User
Posts: 2
Joined: Fri Mar 20, 2015 10:23 am

Post by sanjanavee »

Hi, Yes its possible to include assembly code in .xc files.
Please follow the below link for an example -
 
https://www.xmos.com/download/private/A ... rc3%29.pdf