📄 readme
字号:
There are located simple applications, which can be usedas start for larger projects. ul_spy - uLan message monitor ul_sendhex - intelhex downloader and uploader ul_lcabsp - pasive receive and show absorbancy send by LCD5000Basic parameters are common to all these programs -d, --uldev <name> name of uLan device [/dev/ulan] -m, --module <num> messages from/to module -p, --print <max> print modules to max address --debug-kernel <m> flags to debug kernel -V, --version show version -h, --help this usage screenOther parameters are program specific. ul_spy ======Additional parameters of ul_spy enable to select filterfor specific messages. If module is specified, only messagessend to/from this module are printed. Next options can be usedto more restrict printed messages. -s, --source <num> source of messages -t, --target <num> destination of messages -c, --command <num> commands of printed messagesData of message body are not normaly printed. -a, --all-data show all messages dataul_spy prints messages frames in next format optionally followedby frame body data. Pritnt of following frames of multi-frame messages start with state written in lower case characters. <state> (s:<saddr>,d:<daddr>,c:<cmd>,f:<flg>,l:<len>)The state can be REC, PROC or FAIL. ul_sendhex ==========This program enables to download Intel HEX files intotarget module.usage: ul_sendhex <parameters> <hex_file> -t, --type <num> target module memory space -s, --start <addr> start address of transfer -l, --length <num> length of upload block -g, --go <addr> start program from address -r, --reset reset before download -u, --upload upload memory block [download]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -