Forum Discussion
Altera_Forum
Honored Contributor
21 years agoGERMS in NIOSII
My Question is with GERMS and NIOS II does the command (detailed below) still support writing to flash memory? M0700000:AAAA AAAA (This is a example write to memory including flash that wa...
Altera_Forum
Honored Contributor
21 years agofreezy2000
I also got the same warning when I compiled my NIOS Core, I still went ahead a finished compiling the entire project and the tried talking to the GERMs mointor through nios2-run.exe terminal and was able to send GERMS some commands. I was able to write data to SRAM and it worked fine, I had trouble writting to FLASH however, it may be a problem on my circuit board that I have not yet discovered or maybe GERMS does not support CFI. Not sure at this point. There maybe away to use GERMs without Legacy SDK if you can find the GERMS.hex file and then use the ON Chip memory component in the MEMORY folder. Then change the reset location to that location. Maybe it would work. Good Luck with your efforts in using GERMS.