Altera_Forum
Honored Contributor
21 years agoNIOS II Assembler example?
I am kind of stuck with my board working quite fine under debugger and not working full speed, standalone and I am searching for other options to troubleshoot...
One idea I have is to write a little memory test code in NIOS II assembler executing from an internal sram or flash and testing my external SRAM which is probably acting up. I cannot find any example programs written in assembly language for NIOS II. I looked into NIOS II Software Developer's Handbook and "assembler" is not even mentioned in the Index on the back of this book... What book should I look for on Altera website? Anybody has any experience in writting in assembler for NIOS II or we just do everything in C/C++ and assembler language is long forgotten? http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/wink.gif It would be really nice if there was some example project file with small code main.s or other assembler module. Any ideas appreciated.