[Bug 1792] Need default bsp_smp_wait_for method in bsps
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Wed May 11 21:27:30 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1792
Gedare <giddyup44 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |giddyup44 at yahoo.com
--- Comment #1 from Gedare <giddyup44 at yahoo.com> 2011-05-11 16:27:29 CDT ---
+ for (iterations=0 ; iterations < maximum_usecs ; iterations++ ) {
+ rtems_bsp_delay( 5000 ); /* Delay 5000 usec */
It seems like the loop count is off by about 5000x?
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list