Forum Discussion
Altera_Forum
Honored Contributor
21 years agoNios 1 to Nios 2
Up till now I have only played with NIOS2. I have many NIOS1 (3.01) designs out in the field and it has served me well. Problem. I developed a small dev board running NIOS1 with 128KB SRAM, 1M...
Altera_Forum
Honored Contributor
21 years agoDid you try to program the flash manually, not through the GERMS but with a simple stand alone program that you write yourself? Maybe this can be a help to understand the problem. At the end you can convert that little program to a home-made boot loader.
I use also legacy mode, but not with the altera provided lib. I only use the excalibur.h file to now where the peripherals are. I now it is some more work in the beginning, but it can be faster to detect problems like this.