Subject:
|
Help Needed -Reply
|
Newsgroups:
|
lugnet.robotics.handyboard
|
Date:
|
Mon, 21 Dec 1998 15:47:03 GMT
|
Original-From:
|
[wengd@]nospam[optionshealthcare.com]
|
Viewed:
|
1334 times
|
| |
| |
You don't need to put that code into eeprom. Just put the code inside a
main() function block like this:
void main(void)
{
YOUR CODE
}
Be sure and include the start button logic at the start of your code. The
handyboard with start and automaticly execute the main function. The
battery will keep the code in RAM when the board is switched "off".
> > > "baraki_hh@hotmail.com" 12/21/98 08:45am >>>
Hi
I have an IC program (c text format), and I want to download this
program to the eeprom of the handyboard and run it without having
connection with the host PC (remove the phone cable) and use the start
button to run. How I can convert my c file to an s19 file so I can
download it into the eeprom???
Thanx
Baraki
|
|
1 Message in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|