Search found 3 matches

by datatype
Sat May 25, 2013 6:01 pm
Forum: Raspberry Pi
Topic: driver for armhf?
Replies: 1
Views: 12893

driver for armhf?

Will a driver for armhf (Hard float ABI) be provided?

Regards,
datatype
by datatype
Tue Mar 26, 2013 9:24 am
Forum: Raspberry Pi
Topic: Unwanted output generated by the beta driver
Replies: 2
Views: 14130

Re: Unwanted output generated by the beta driver

And one bug more:
UsbDrDaqGetUnitInfo() responds for PICO_BATCH_AND_SERIAL always with
"DEFLT/000", which makes it not much easier to identify the correct device if there is more than one... :roll:

Regards,
datatype
by datatype
Tue Mar 26, 2013 7:55 am
Forum: Raspberry Pi
Topic: Unwanted output generated by the beta driver
Replies: 2
Views: 14130

Unwanted output generated by the beta driver

Hi, I guess there are some debugging options left in the beta driver. Even when compiling the following NOP-code: //testproc.c #include #include int main(void) { } there is an output printed to STDERR: Path for scaling files /home/pi I g...