WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: 32 bit and 64 bit picore  (Read 891 times)

Offline vinceASPECT

  • Hero Member
  • *****
  • Posts: 747
32 bit and 64 bit picore
« on: November 02, 2021, 07:01:36 AM »
Hello Forum,

could you tell me if 32 bit apps will run on "picore 64" ?

Indeed will "picore 32 OS" run on a 64 bit chip?

Thx

i mean it's to do with the instruction sets right?.....ARMv6 or V7?

c

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: 32 bit and 64 bit picore
« Reply #1 on: November 02, 2021, 07:35:00 AM »
piCore64 is pure 64bit, so 32bit apps will not run.

piCore and piCore64 will both run on RPi3 and RPi4.

Offline vinceASPECT

  • Hero Member
  • *****
  • Posts: 747
Re: 32 bit and 64 bit picore
« Reply #2 on: November 02, 2021, 08:47:35 AM »
OK Juanto,



My questions were pertaining to that new "Pi ZERO 2 W" board
which i believe is a 64 bit chip.

i know there are tons of 64 bit OS's available for it in the mainline.

all Ubuntu Latest builds are now fully supported on Pi's    (not beta anymore)

and there are many other 64 bit os's for Pi's

i wonder if "picore 64" will run on the "Pi ZERO 2 W" board?

it is very easy to get a 1.4ghz overclock fully stable on the boards
and so it makes it better.

Thx

C

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: 32 bit and 64 bit picore
« Reply #3 on: November 02, 2021, 11:21:26 AM »
Pi Zero 2 W is a cut down Rpi 3.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline Paul_123

  • Administrator
  • Hero Member
  • *****
  • Posts: 1063
Re: 32 bit and 64 bit picore
« Reply #4 on: November 02, 2021, 11:42:11 AM »
Yes it should run fine, you might need to grab the dtb file from the rpi firmware github and add it to the boot partition.

https://github.com/raspberrypi/firmware/raw/master/boot/bcm2710-rpi-zero-2-w.dtb

The config.txt will also need to be modified on the image as the conditional filter for the Zero-2W is

[PI02]

I'll have updated images posted soon, just waiting for RPI to stabilize some firmware naming.
« Last Edit: November 02, 2021, 04:22:42 PM by Paul_123 »