Altera_Forum
Honored Contributor
16 years agoNIOS2 reset under high temperature
Hi all,
I am currently working with a Cyclone III and I have a problem with my NIOSII when the temperature reach around 83 °. My NIOSII code is executed in a DDR memory and when my CycloneIII reaches this temperature, my NIOSII is reseting I have few ideas: * Noise on the core voltage with this temperature. * Access time in the DDR too long (so the NIOSII is executing bads intructions). * Bad constraints in timequest. How can i identify the source of this problem ? Have you some ideas to fix it ? Thanks.