Subject:
|
Re: Low level programming of the RCX
|
Newsgroups:
|
lugnet.robotics.rcx
|
Date:
|
Fri, 12 Sep 2003 17:22:32 GMT
|
Viewed:
|
3487 times
|
| |
| |
In lugnet.robotics.rcx, Kevin L. Clague wrote:
> Quite C is your best place to start with a language. C can give you direct
> access to the timer. The timer is considered an I/O device, but all I/O on
Speaking of Quite C, I am working on figuring out a good way to integrate Quite
C into the BricxCC system. It is a bit different from the other languages
BricxCC supports in that you compile to an SREC and download it as a new
firmware rather than compiling to some other binary format and download to an
existing firmware. Hopefully I'll have something working in the next couple
months.
John Hansen
http://members.aol.com/johnbinder/bricxcc.htm
|
|
Message is in Reply To:
| | Re: Low level programming of the RCX
|
| (...) Quite C is your best place to start with a language. C can give you direct access to the timer. The timer is considered an I/O device, but all I/O on the H8 is memory mapped. Having said that, if you know the address of the timer, you can (...) (21 years ago, 12-Sep-03, to lugnet.robotics.rcx)
|
7 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|