[ECOS] Halting RedBoot
Stefano Mora
smora@eos.pr.it
Thu Apr 1 12:29:00 GMT 2010
Hi there,
I'm in a trouble with RedBoot cause during the boot it receives a character from the serial port (different from ^C) and the boot stops waiting for a Return.
I don't need this behaviour cause the serial port is shared with a printer that, when the board powers up, sends a char then the board stops.
My question is:
How can i jump it?
The code that enable the behaviour is
} else {
script = hold_script;
}
??
If i comment out this code the bootloader can stops only with Ctrl-C ??
Thanks!
________________________________
Ing. Stefano Mora
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list