RDS
Posts: 776
Joined: Tue Oct 06, 2015 8:17 am
Location: Lancashire, UK

Pi Hard Float or Pi Soft Float?

Thu Jun 02, 2016 6:58 pm

I would like to install PiScope.
I have read about the definition differences for Pi Hard Float and Pi Soft Float that apparently determine how to load PiScope but I do not know which one applies to my system.
Could someone please advise me how to check which version I need.

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: Pi Hard Float or Pi Soft Float?

Thu Jun 02, 2016 7:02 pm

Raspbian is hardfloat by definition. Nobody actually runs
Debian "armel" on Pis anymore unless they've been
living under a rock since 2012.

To be absolutely sure try this command

Code: Select all

readelf -A $(which dpkg)
if the output contains the word "VFPv2" you're on a
hardfloat system.


ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

RDS
Posts: 776
Joined: Tue Oct 06, 2015 8:17 am
Location: Lancashire, UK

Re: Pi Hard Float or Pi Soft Float?

Thu Jun 02, 2016 7:15 pm

@ghans
Danke.
I will try that later.

User avatar
joan
Posts: 14959
Joined: Thu Jul 05, 2012 5:09 pm
Location: UK

Re: Pi Hard Float or Pi Soft Float?

Thu Jun 02, 2016 7:18 pm

If you are using Raspbian you will be using hard float.

RDS
Posts: 776
Joined: Tue Oct 06, 2015 8:17 am
Location: Lancashire, UK

Re: Pi Hard Float or Pi Soft Float?

Thu Jun 02, 2016 7:27 pm

@Joan
Thank you.
Maybe that would be a worthwhile addition to your PiScope installation instructions?
(I am really looking forward to trying out your PiScope program)

User avatar
joan
Posts: 14959
Joined: Thu Jul 05, 2012 5:09 pm
Location: UK

Re: Pi Hard Float or Pi Soft Float?

Thu Jun 02, 2016 7:44 pm

RDS wrote:@Joan
Thank you.
Maybe that would be a worthwhile addition to your PiScope installation instructions?
(I am really looking forward to trying out your PiScope program)
I've removed the reference to soft float.

RDS
Posts: 776
Joined: Tue Oct 06, 2015 8:17 am
Location: Lancashire, UK

Re: Pi Hard Float or Pi Soft Float?

Thu Jun 02, 2016 10:23 pm

@joan
This is where I read about soft float.

http://abyz.co.uk/rpi/pigpio/piscope.html

User avatar
joan
Posts: 14959
Joined: Thu Jul 05, 2012 5:09 pm
Location: UK

Re: Pi Hard Float or Pi Soft Float?

Fri Jun 03, 2016 7:53 am

RDS wrote:@joan
This is where I read about soft float.

http://abyz.co.uk/rpi/pigpio/piscope.html
You may need to reload the (cached) page in your browser.

RDS
Posts: 776
Joined: Tue Oct 06, 2015 8:17 am
Location: Lancashire, UK

Re: Pi Hard Float or Pi Soft Float?

Fri Jun 03, 2016 7:57 am

@joan
Oh yes, that has fixed it. (Sorry)

RDS
Posts: 776
Joined: Tue Oct 06, 2015 8:17 am
Location: Lancashire, UK

Re: Pi Hard Float or Pi Soft Float?

Sat Jun 04, 2016 11:05 am

@joan
I now have your piscope program up and running.
Fascinating results.
Excellent, Thank you.

Return to “Beginners”