This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

colored realtime data logger version 0.8.0


Hello,

attached is a gzipped tar file, or better an eCos package, which allows you
to DLOG into 1 or 2 files and/or 1 or 2 devices, like windows, and/or the
default and/or debugging console. It is possible to DLOG inside interrupts
too. If you wish you have 16 colors, timestamps and/or counters and it can
count repeated logs lines (even they consist of severel logs). 
Use the configtool for configuration details. If you deselect i.e. DBG, all
logs DLOG( DBG, ... ) entries in your code do not generate code.

To intergate it in your repository do:
$REPOSITORY_PATH/ecosadmin.tcl add dlog-0.8.0.epk

To remove it from the repository do:
$REPOSITORY_PATH/ecosadmin.tcl remove CYGPKG_DLOG

Still todo: better documentation

Thomas

(You can only enjoy what you know:-)Thomas

(You can only enjoy what you know:-)

Attachment: dlog-0.8.0.epk
Description: application/gzip-compressed


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]