Forum Discussion
Altera_Forum
Honored Contributor
21 years agousleep() accurate ?
Hello all, Does anyone have an idea how to make sure the usleep() fonction is accurate. Whatever values I set usleep() to (which is in the range of 3 to 50), the resulting pause is in the ran...
Altera_Forum
Honored Contributor
21 years agoHello eboisver,
reading your last post, i've got another idea: you can try to put -03 optimization level in the project and associated library properties. I think it could be a compilation problem...