Forum Discussion
Altera_Forum
Honored Contributor
11 years agocan't able to use usleep function in ARM DS-5
Hi, I am working with ARM DS-5 builder.I want to use Usleep function but it always display error like: "undefined reference to `usleep'" - I have already included unistd.h and when I click...
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- tried with following options: # include "sys/unistd.h"# include "unistd.h"# include <sys/unistd.h># include <unistd.h> still not working.. --- Quote End --- Hello Have you found a solution to this ? We are experiencing the same issue Regards Mathieu