Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

srand with time(NULL) as argument not working in Nios

I need to run some heuristics using Nios, but time(NULL) is always returning the same value. This fact can been detected using some code as this one below. Each time I run this code, the se...