Forum Discussion

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

can'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...