[Gambas-user] Shared WiringPi library for RasPi

Christer Johansson cj at ...2828...
Sun Apr 7 00:45:01 CEST 2013


Hi Benoît,

> --> If you have compiled Gambas from sources on that machine,
> you should not have that error message...
>
> --
> Benoît Minisini

Strange, I just checked and it was compiled on that RasPi? I don't
know if it shows you something usefull but attached is the log-file
from the compilation.

As I mentioned before I'm currently still on 3.3.4 and in middle of
another project so my update plan is to wait until that code is
done before updating all my machines to latest stable release.

To rule things out I verified that the C example (isr.c) works as it
should when pulling GPIO18 pin low and generating the interrupt, see
below (lots of counts due to contact bounces)...

  root at ...3122...:/home/wiringPi.130207/examples# ./isr
  Waiting ...  Done. counter:     8
  Waiting ...  Done. counter:    48
  Waiting ...  Done. counter:   116
  Waiting ...  Done. counter:   127
  Waiting ...  Done. counter:   145
  Waiting ...  Done. counter:   158
  Waiting ...  Done. counter:   197
  Waiting ...  Done. counter:   199
  Waiting ...  Done. counter:   263
  Waiting ... ^C
  Press any key to continue...

So with the C code working as it should I conclude that the problem must
be in my Gambas code (and/or Gambas 3 itself) or maybe I'm missing some
packages needed packages???

Any other ideas/thoughts are appreciated...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gambas3-3.3.4_installation_RasPi.log
Type: application/octet-stream
Size: 486331 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20130407/a9678fdd/attachment.obj>


More information about the User mailing list