WARP Project Forums - Wireless Open-Access Research Platform

You are not logged in.

#1 2007-Mar-12 21:40:09

jlliu
Member
Registered: 2007-Jan-25
Posts: 31

Question about sleep function in Warp

hi,

In the sleep.h file, sleep(b) means sleeping b seconds and usleep(b) means sleeping b micro-seconds. Our question is that sleep(100) or usleep(100) means sleeping the same period or not if we use different working clock for the Power PC.

Thanks

Offline

 

#2 2007-Mar-12 23:10:27

murphpo
Administrator
From: Mango Communications
Registered: 2006-Jul-03
Posts: 5159

Re: Question about sleep function in Warp

These functions are part of the Standalone Board Support Package. This is Xilinx's standard set of libraries for EDK projects. Please refer to the BSP's documentation for details on using these functions. The document is installed with the EDK in: C:\EDK\sw\lib\bsp\standalone_v1_00_a\doc\standalone_v1_00_a.pdf.

Offline

 

Board footer