[ECOS] Adding commands to RedBoot

Warren Jasper Warren.Jasper@bops.com
Mon Sep 17 05:58:00 GMT 2001


What is the preferred way to add/extend commands to RedBoot?

Specifically, it would be nice to have 2 command to augment dump, namely:

edit -b <location> -v <value>

fill -b <location> -l <length> -v <value>

Should these functions reside in diag.cxx and just put the calls in
/redboot/current/main.c?

Somewhere they should call the macro HAL_WRITE_UINT32.

If you think it's a good idea and these are the right places, I'll give it a
shot.

Warren



More information about the Ecos-discuss mailing list