can anybody tell me how to use rgdb?

Chris Caudle chris at chriscaudle.org
Tue Apr 2 14:23:36 UTC 2002


jack wang wrote:
> run a daemon,i can download my app(such as ,helloworld) anytime i like  ?

RTEMS does not have loadable applications.  The kernel and your
application code are linked into a single file.
To do what you want, you need something called a "monitor" program which
just runs the network daemon and waits for the debugger to connect.
Red Hat RedBoot might work for you, 
http://www.redhat.com/embedded/technologies/redboot/

as well as the program called "My Right Boot" by Chris Johns at
Cybertec.
http://www.cybertec.com.au/mrb.htm


-- Chris Caudle



More information about the users mailing list