Forum Discussion
Altera_Forum
Honored Contributor
13 years agoStrange behavior of NIOS II IDE
Hello, I can't get my c code working on NIOS II processor, implemented on DE1. I'm using 9.1 sp2 ver. of NIOSII IDE. The same code with the same hardware sometimes works, sometimes not and the termin...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Hi, ok so if i got you right, the problem only occurs if you're trying to access any perophal register, like a pio. So there might be a problem with your hardware design and therefore with your BSP. Do you have any example designs for your HW? Try using one of these, with accessing registers. e.g. fire up a led or something. Have you updated your BSP everytime you generated a new HW design? --- Quote End --- Hi man I tried an example but the cyclonII I have is a bit different and I can't download the .sof Every time I modify my hardware it recreates all system description files automatically, I think I should get a timestamp error on console if the hardware isn't the right one. What do you mean with "updating the BSP"? Thank you