Forum Discussion

prateekmohan's avatar
prateekmohan
Icon for New Contributor rankNew Contributor
4 years ago

NiosII HelloWorld Error

Hello,

I am trying to simulate a simple NiosII design (the HelloWorld application) in order to understand how the NiosII works but I cannot see the print statement "Hello from Nios II!" show up on my ModelSim Transcript.

I attached my ModelSim transcript to this post in case the warnings mean something that I'm missing.

I am following the instructions in section 6.5 from this page: Embedded Design Handbook (intel.com)

My QSYS project looks like below - if you want me to attach a QAR of my project I can do that as well.

Regards,

Prateek

2 Replies

  • Hello, just posting again - I tried doing a couple of things, but I still cannot understand why it does not work. I can certainly see transactions on the waveform, so the NiosII is doing something. But no idea at all why it is not getting to the print statement.