Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

assembly inline C for NIOS II

Hi all, I am new for NIOS II application develoment. And I need to embed a few lines of assembly in my C code. like: # include "system.h" void main() { C code 1; ...