Forum Discussion
Altera_Forum
Honored Contributor
21 years agodirect programming Nios II
Can I use some low-level programming language (assembler) to programm NIOS II? I need to integrate NIOS II deeply in my system and I need only core functionality of NIOS II, so I want to have a fu...
Altera_Forum
Honored Contributor
21 years agoSpecial thanks to monkeyboy ! http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gif
Another question - about mixed programming (asm + c++). How can I call to functions in *.s files from C++ files in NIOS II lDE? Thanks.