Altera_Forum
Honored Contributor
21 years agoNios2 Internal Memory
About a year ago, I started a pinewood derby timer as a home project. At the time, I developed a PC application that would control/receive data from a timer. I had an Altera up-1 board with a 10K70, so I was planing to do the timer on it.
Then just recently, since I was evaluating NIOS, I decided to do the timer in NIOS2. Did the whole design in less than 4 hours minus the hardware interface. The platform was a 1C3 with 4K internal RAM loaded with the application software (SDK). I had the softare designed and debugged, so I did the Quartus SOPC with the final application. Then I recompiled the design and re-programmed the configuration device. However the application does not run from reset. I have loaded test programs in the internal RAM using the NIOS1 several times with no problem. Is there something that I need to do with NIOS2 sdk? Up to this point the two SDK environments work the same.