Subject:
|
Re: msleep function in ICC11?
|
Newsgroups:
|
lugnet.robotics.handyboard
|
Date:
|
Sat, 20 Feb 1999 01:44:23 GMT
|
Original-From:
|
Chuck McManis <CMCMANIS@MCMANIS.stopspammersCOM>
|
Viewed:
|
1057 times
|
| |
| |
You can't use the one in the library I wrote? (its available on the iccll
web site)
Basically msleep spin locks on the timer waiting for systicks to increment
the appropriate number of milliseconds. If you aren't using my code you can
do the same thing by appropriating one of the timers (OC5 is useful for
this) set its interrupt service routine to bump a count then write msleep
to watch the count.
--Chuck
At 08:08 PM 2/19/99 -0500, Ranjit Diol wrote:
> I have a HB w/exp brd and a PortMaster (a stock board with a 68HC11E1,
> 68HC24 port expansion and 32k ram). I'm programming the HB with IC3.2
> and the PortMaster with ICC11v5. I am hung up trying write a funtion
> similar to the HandyBoard 'msleep' using ICC11.
>
> Any help will be appreciated.
>
>
>
> --
> Ranjit Diol - COMPSys
> Dowagiac,Michigan
> e-mail: rsdiol@mich.com
> website: http://www.compsys1.com
>
>
|
|
Message is in Reply To:
| | msleep function in ICC11?
|
| I have a HB w/exp brd and a PortMaster (a stock board with a 68HC11E1, 68HC24 port expansion and 32k ram). I'm programming the HB with IC3.2 and the PortMaster with ICC11v5. I am hung up trying write a funtion similar to the HandyBoard 'msleep' (...) (26 years ago, 20-Feb-99, to lugnet.robotics.handyboard)
|
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|