Forum Discussion
Altera_Forum
Honored Contributor
21 years agoCalling Assembly Function from C in NIOSII IDE
Has anyone called assemby functions from C with NIOS II IDE. I have an Assemby file that looks similar to the following; .global read_com1
read_com1:
movi...
Altera_Forum
Honored Contributor
21 years agohi,friends above
I have a question. I think NiosII 's compiler won't recognize assembly instruction written in Nios first generation. How did you managed to call assembly written in firstion generation from C in NiosII IDE? I'm curious about that because I have a lot of instructions written in first generation.If I can call them in NiosII IDE,then I won't have to re-write them . thx ---yancharles