¿ªÔÆÌåÓý

BeagleboneBlack pitnc_getparams returns Com Open Failed


 

I have the same issue on two devices..?
the first device is running Ubuntu 12.04..?
the second is running Debian Wheezy

when calling ./pitnc_getparams x x (regardless of supplied params)
the error is returned Com Open Failed: No Such File or Directory

both instances are configured to use /dev/ttyO1
both instances successfully run linbpq without issue..

looking for thoughts or pointers as to where i may have gone wrong



 

¿ªÔÆÌåÓý

You could have an old version of pitnc_getparams that doesn't support the Beagleboneblack. Unfortunately I'm away from home at the moment so can't tell you what version you need.

But you could symlink /dev/ttyAMA0 to /dev/ttyO1 (or is it the other way round!) and use the old PI only version.

73, John

?


From: Raspberry_Pi_4-Ham_RADIO@... [mailto:Raspberry_Pi_4-Ham_RADIO@...]
Sent: 25 July 2014 17:27
To: Raspberry_Pi_4-Ham_RADIO@...
Subject: [Raspberry_Pi_4-Ham_RADIO] BeagleboneBlack pitnc_getparams returns Com Open Failed

?

?

I have the same issue on two devices..?

the first device is running Ubuntu 12.04..?

the second is running Debian Wheezy

?

when calling ./pitnc_getparams x x (regardless of supplied params)

the error is returned Com Open Failed: No Such File or Directory

?

both instances are configured to use /dev/ttyO1

both instances successfully run linbpq without issue..



looking for thoughts or pointers as to where i may have gone wrong






 

pitnc_getparams -v = 0.0.0.1
pitnc_setparams -v = 0.0.0.2

creating the symbolic link does work around the issue..

if there is another version of these around I'd like to get my mitts on 'em..?
but this will work...

thank you sir..