Search found 7 matches

by alsamaraee
Thu Dec 07, 2017 1:57 pm
Forum: PicoScope 6 for Linux
Topic: Drivers for BeagleBoneBlack and Raspberry Pi
Replies: 74
Views: 116993

Re: Drivers for BeagleBoneBlack and Raspberry Pi

Hi alsamaree, Are there any error messages after those two warning messages? Have you tried building our example source code file using the files from the linux-build-files folder? You should be able to use the commands ./autogen.sh and make to build the application if you copy the usbtc08con.c fil...
by alsamaraee
Thu Dec 07, 2017 12:28 pm
Forum: PicoScope 6 for Linux
Topic: Drivers for BeagleBoneBlack and Raspberry Pi
Replies: 74
Views: 116993

Re: Drivers for BeagleBoneBlack and Raspberry Pi

Hi, Trying to compile a modified version of the usbtc08con.c example. Using command line. eg gcc -std=c99 -std=c11 -Wall -g -DONE=1 -I/opt/picoscope/include/ usbtc08con-test.c -L/opt/picoscope/lib/ -lusbtc08 -o test Got this fault usbtc08con-test.c: In function ‘main’: usbtc08con-test.c:181:3: warni...
by alsamaraee
Thu Apr 13, 2017 10:25 am
Forum: PicoScope 6 for Linux
Topic: Drivers for BeagleBoneBlack and Raspberry Pi
Replies: 74
Views: 116993

Re: Drivers for BeagleBoneBlack and Raspberry Pi

Hi alsamaree, There is an incorrect reference to the PicoStatus.h file which this driver does not use. I've updated the zip file in the post above so please download this and the source code file should have the fix. Edit: The files are now available from GitHub: https://github.com/picotech/picosdk...
by alsamaraee
Mon Mar 20, 2017 2:21 pm
Forum: PicoScope 6 for Linux
Topic: Drivers for BeagleBoneBlack and Raspberry Pi
Replies: 74
Views: 116993

Re: Drivers for BeagleBoneBlack and Raspberry Pi

Thank you Hitesh, works like magic.
by alsamaraee
Mon Mar 20, 2017 1:40 pm
Forum: PicoScope 6 for Linux
Topic: Drivers for BeagleBoneBlack and Raspberry Pi
Replies: 74
Views: 116993

Re: Drivers for BeagleBoneBlack and Raspberry Pi

Hi alsamaree, Please find below the example C source code file and build files for the USB TC-08: USB TC08 Linux.zip Regards, Hi Hitesh, Thank you for your quick response. I still geting errors while running the make command. make all-am make[1]: Entering directory '/opt/picoscope/share/doc/libusbt...
by alsamaraee
Mon Mar 20, 2017 1:19 pm
Forum: PicoScope 6 for Linux
Topic: Drivers for BeagleBoneBlack and Raspberry Pi
Replies: 74
Views: 116993

Re: Drivers for BeagleBoneBlack and Raspberry Pi

Hi alsamaree, Please find below the example C source code file and build files for the USB TC-08: USB TC08 Linux.zip Regards, Hi Hitesh, Thank you for your quick response. still geting error while running make command. make all-am make[1]: Entering directory '/opt/picoscope/share/doc/libusbtc08' CC...
by alsamaraee
Mon Mar 20, 2017 12:28 pm
Forum: PicoScope 6 for Linux
Topic: Drivers for BeagleBoneBlack and Raspberry Pi
Replies: 74
Views: 116993

Re: Drivers for BeagleBoneBlack and Raspberry Pi

Hi Mario,

I installed libusbtc08 driver and inside /picoscope/share/doc/libusbtc08 just two files,
Copyright and usbtest. Do you know how can I fix this ?

Regards