Forum Discussion
FawazJ_Altera
Frequent Contributor
6 years agoHello,
There is no official support of converting Arduino code to Nios II C code. The longest way would be to re-write the example you use in Arduino to a bare-metal code for Nios II.
Thanks