Forum Discussion
Altera_Forum
Honored Contributor
20 years agoC-Germs in NIOS 2
I have done a few modifications to the C-Germs from NIOS 1 and programmed it into my target board. Memory commands and others work fine. Now I'm looking for a solution, to build a SREC file...
Altera_Forum
Honored Contributor
20 years agoHere's how we generate an SREC for GERMS in our Nios II testing:
nios2-elf-objcopy -O srec foo.elf foo.srec