>>>>> Jonathan Larmour writes: > Tony Ko wrote: >> >> hi. >> what's for "sys_write" call ( on sys_generic.c ). >> does it have something with system call? >> then when is this called? > It's called by GNU applications linked with newlib, not eCos. That would be the sys_write in redboot. The sys_write in sys_generic.c is something else. --Mark