Subject:
|
Re: Servo
|
Newsgroups:
|
lugnet.robotics.handyboard
|
Date:
|
Fri, 12 Apr 1996 05:32:35 GMT
|
Original-From:
|
Brian Peter Schmalz <CSC_SCHMALZB@LAWRENCE.stopspamEDU>
|
Viewed:
|
2203 times
|
| |
| |
> Does anyone know how to activate the servo on HandyBoard with IC? (I am
> going to use the Polaroid Sonar Ranger when it gets here.) When I try to
> load 'Servo.C', the supplied program, I get 6 or 8 errors of unassigned
> lables. I assume that 'Servo.ASM' has to be called or loaded somehow.
> Tried adding it to lib_hb.lis but no-worky. I just got my HandyBoard up and
> running so I am very new to it, and I haven't done any C programming in many
> years.
You need to do a 'load servo.icb' before you do the 'load servo.c' command. The
.icb file contains the code described in the servo.asm file, in a binary
format. The code in the servo.asm file does the actual work of running the
servo output. The servo.c file just interfaces the .asm routines to IC.
*Brian Schmalz
/--------------------+---------------------\
| Brian Schmalz | Building autonomous |
| 723 E. John Street | LEGO robots at |
| Appleton, WI | Lawrence University |
| 54911 | (414)832-6655 |
+---------------------+----------------------+
| Brian.P.Schmalz@Lawrence.edu |
| http://www.lawrence.edu/~schmalzb |
\------------------------------------------/
|
|
Message is in Reply To:
| | Servo
|
| Does anyone know how to activate the servo on HandyBoard with IC? (I am going to use the Polaroid Sonar Ranger when it gets here.) When I try to load 'Servo.C', the supplied program, I get 6 or 8 errors of unassigned lables. I assume that (...) (29 years ago, 12-Apr-96, to lugnet.robotics.handyboard)
|
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|