Thanks Jim.
Now most of the functions wors. But I have some problems with the
functions that works with DIO.
for example:
$ dio_dir_set 1 1
let: 43: Syntax error: MASK=1<<
Usage: peekpoke BIT_WIDTH ADDRESS <VALUE <x>>
<x> can be anything; supresses read-back on write
let: 43: Syntax error: VAL=
let: 43: Syntax error: VAL=|
Usage: peekpoke BIT_WIDTH ADDRESS <VALUE <x>>
<x> can be anything; supresses read-back on write
Any ideas?
On 03/23/2011 07:00 AM, Jim Jackson wrote:
>
>
> On Wed, 23 Mar 2011, wgwend wrote:
>
>> Hi guys.
>> I want to use the special shell function for hardware access.
>> So i do:
>>
>> $ ./root/ts7xxx.subr
> try
>
> $ . ./root/ts7xxx.subr
>
> You must "source" file so that the declarations in the file affect
> the current shell.
>
>> $ tshelp
>> -sh: tshelp: not found
>> $ led0 0
>> -sh: led0 0: not found
>>
>> any idea what am I doing wrong?
>>
>> Thanks
>>
>>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|