Welcome, Guest
Username: Password: Remember me
CodeTyphon Cross-Build Development, discussions and problems
  • Page:
  • 1

TOPIC:

Cross Compiling on Rasppery pi 2 not work 7 years 2 months ago #10541

  • usbdoo
  • usbdoo's Avatar Topic Author
  • Visitor
  • Visitor
Debian GNU/Linux 8.5 (jessie)
Cross Compiling on Rasppery pi 2 not work
Program compile ok.
But when start program I get

HandleExeption error reading fmtest.Left: Unknown propert y: "Left"

Please Log in or Create an account to join the conversation.

Cross Compiling on Rasppery pi 2 not work 7 years 4 weeks ago #10635

  • Thomas Ct. Bab
  • Thomas Ct. Bab's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
Same Problem here: crosscompiling works, but the same error-message on PI2 and P3 with all updates.

Please Log in or Create an account to join the conversation.

Cross Compiling on Rasppery pi 2 not work 7 years 4 weeks ago #10636

  • Matis A.
  • Matis A.'s Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1060
  • Thank you received: 149
Guys, we try to solve the problem
PilotLogic Core Programmer
The following user(s) said Thank You: usbdoo

Please Log in or Create an account to join the conversation.

Cross Compiling on Rasppery pi 2 not work 7 years 4 weeks ago #10637

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
We test
Lab CT 6.10, Typhon32 IDE, arm-linux cross build on Win10 Pro
arm_linux_RapberryPi2 (pi2 and Pi3)
and we don't find any problem.

Any suggestion ?

PilotLogic Architect and Core Programmer
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

Cross Compiling on Rasppery pi 2 not work 7 years 4 weeks ago #10638

  • zeljko
  • zeljko's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 207
  • Thank you received: 38
Compile not problems,
problems start application to Raspberry PI 2, Raspberry PI 3 and Orange Pi zero

not wokr to board!
HandleExeption error reading fmtest.Left: Unknown propert y: "Left"

Please Log in or Create an account to join the conversation.

Cross Compiling on Rasppery pi 2 not work 7 years 4 weeks ago #10639

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Any sample project for our tests ?
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

Cross Compiling on Rasppery pi 2 not work 7 years 4 weeks ago #10640

  • zeljko
  • zeljko's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 207
  • Thank you received: 38
New project
Application

forms problems

Please Log in or Create an account to join the conversation.

Cross Compiling on Rasppery pi 2 not work 7 years 4 weeks ago #10641

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
OK
I think the only solution is to buy a Pi3 for our lab.
We have 200.000 euro hardware here,
but we don't have a 35 euro arm dev board :S madness...
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Cross Compiling on Rasppery pi 2 not work 7 years 4 weeks ago #10642

  • zeljko
  • zeljko's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 207
  • Thank you received: 38

Please Log in or Create an account to join the conversation.

Cross Compiling on Rasppery pi 2 not work 7 years 4 weeks ago #10644

  • zeljko
  • zeljko's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 207
  • Thank you received: 38
Orange PI zero

Error

may be with QEMU

Please Log in or Create an account to join the conversation.

Last edit: by zeljko.

Cross Compiling on Rasppery pi 2 not work 7 years 4 weeks ago #10647

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
give us time, we order some Pi3 for tests
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: zeljko, usbdoo

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

Cross Compiling on Rasppery pi 2 not work 7 years 3 weeks ago #10658

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Well now we have 3xPi3

So, we test Ubuntu-16-04 with MATE desktop
(ubuntu-mate-16.04.2-desktop-armhf-raspberry-pi.img.xz)
the CodeTyphon test project from my previews post

All are OK



Some pi2 and Pi3 users use Raspbian Jessie with PIXEL desktop info
We don't know this desktop !!!
CodeTyphon NOT support yet this desktop.
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

Cross Compiling on Rasppery pi 2 not work 7 years 3 weeks ago #10662

  • usbdoo
  • usbdoo's Avatar Topic Author
  • Visitor
  • Visitor
Raspbian is the Foundation’s official supported Operating System. Download

RASPBIAN JESSIE LITE

sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get clean


sudo apt-get install --no-install-recommends xserver-xorg
sudo apt-get install lxde-core lxappearance
sudo apt-get install lightdm




Or


Please try this:
www.raspberrypi.org/downloads/raspbian/

CT 5.9 work on all debian version

CT 6.0 and CT 6.10 not work

wheezy and JESSIE all version

tested on PIXEL and LXDE

Rasppery pi 2, Rasppery pi 3, orang pi

Please Log in or Create an account to join the conversation.

Last edit: by usbdoo.

Cross Compiling on Rasppery pi 2 not work 7 years 3 weeks ago #10663

  • usbdoo
  • usbdoo's Avatar Topic Author
  • Visitor
  • Visitor
Sternas Stefanos
Please test this.

Compile CT 6.10

Please attach your compile program.

Please Log in or Create an account to join the conversation.

Cross Compiling on Rasppery pi 2 not work 7 years 3 weeks ago #10664

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
we found the problem

This NOT correct for Pi2-3



You must set platform=GTK2



Finally the correct setup for Pi2-3 is





On the right the No correct project
On the left after above corrections

PS: We start CT tests on Pi3 as hostOS...

...
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

Cross Compiling on Rasppery pi 2 not work 7 years 3 weeks ago #10666

  • usbdoo
  • usbdoo's Avatar Topic Author
  • Visitor
  • Visitor
Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1+deb8u1 (2017-02-22) x86_64 GNU/Linux
LAB CodeTyphon 6.10 Revision 006030 BETA1


I did as instructed but it is the same error as before.


Please attach your compile program.
I want to help find where the problem is.

(in the equipment or CT)



My
LAB CodeTyphon 6.10 Revision 006030 BETA1
is
different your
LAB CodeTyphon 6.10 Revision 006030 BETA1 .

Please Log in or Create an account to join the conversation.

Cross Compiling on Rasppery pi 2 not work 7 years 3 weeks ago #10670

  • Matis A.
  • Matis A.'s Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1060
  • Thank you received: 149
We test on latest Debian 64
Cross build Typhon64 => arm-linux-Pi2 has the same problem
we make a lot of test with NO success :S

But, On Debian64 CT MultiArch
Typhon32 => arm-linux-Pi2 Works OK !!!

Download Test Project here






Test of above project on Real Pi3 B with arm Ubuntu 16.04 MATE




Now, Lab CodeTyphon 6.10 revision 006040 (No Released yet)
Support arm Pi3 as HostOS... :silly:
15 programmers for 1 week...

PilotLogic Core Programmer
The following user(s) said Thank You: Rain

Please Log in or Create an account to join the conversation.

Last edit: by Matis A..
  • Page:
  • 1