Search Results

by maperrone
Mon Nov 26, 2018 10:10 am
Forum: Linux
Topic: Errors when compiling VoltageRatioInputExample.c ?
Replies: 3
Views: 10590

Re: Errors when compiling VoltageRatioInputExample.c ?

Looks like my issue was addressed in the thread started by ChristianE

viewtopic.php?f=2&t=8393&p=27746&hilit= ... d.c#p27746
by maperrone
Mon Nov 26, 2018 9:35 am
Forum: Linux
Topic: Errors when compiling VoltageRatioInputExample.c ?
Replies: 3
Views: 10590

Re: Errors when compiling VoltageRatioInputExample.c ?

Hi jdecoux, Thanks for the quick reply and hope you had a happy Thanksgiving! The hello world example does not list the PhidgetBridge, no other phidget devices are attached, and yes it's 1046_0B. It seems to work just fine with the Windows GUI. dmesg | tail shows in the log that the Raspberry Pi rec...
by maperrone
Wed Nov 21, 2018 12:47 pm
Forum: Linux
Topic: Errors when compiling VoltageRatioInputExample.c ?
Replies: 3
Views: 10590

Errors when compiling VoltageRatioInputExample.c ?

Hi there! I've been trying to get the Phidgetbridge to work on Raspbian but something's not quite right. Anyone know what's going on? My notes are below. When I compile with cc -ggdb3 -Wall -o VoltageRatioInputExample VoltageRatioInput_Example.c ../Common/PhidgetHelperFunctions.c -I../Common -lphidg...