- Posts: 75
- Thank you received: 0
Question Raspberry pi3b+
- superc
-
Topic Author
- Offline
- Junior Member
-
I ordered a Raspberry pi3b+, and the processor of model pi3b+ (BCM2837B0, Cortex-A53 (ARMv8)) is different from pi3b ...
My programs now works on pi3b, but on pi3b+ do not they will work?
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
we didn't test pi3b+
but all "spec" are compatible with pi3b
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- superc
-
Topic Author
- Offline
- Junior Member
-
- Posts: 75
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Marco
- Offline
- New Member
-
- Posts: 2
- Thank you received: 0
Regards.
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Away
- Moderator
-
Please Log in or Create an account to join the conversation.
- Marco
- Offline
- New Member
-
- Posts: 2
- Thank you received: 0
I come from Delphi and was wondering if it's possible run and debug projects as Delphi does with PAServer.
I mean develop with Typhon on Windows PC and run/debug the projects on Linux PC on the same LAN (with a debugger connected via tcp/ip)
Regards
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Vital
-
- Offline
- Junior Member
-
- Posts: 61
- Thank you received: 0
kinetics.ppr(82,4) Warning: "crtbegin.o" not found, this will probably cause a linking failure
kinetics.ppr(82,4) Warning: "crtend.o" not found, this will probably cause a linking failure
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: skipping incompatible /usr/lib/x86_64-linux-gnu/crti.o when searching for /usr/lib/x86_64-linux-gnu/crti.o
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: cannot find /usr/lib/x86_64-linux-gnu/crti.o
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: skipping incompatible /usr/lib/x86_64-linux-gnu//libpthread.so when searching for -lpthread
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: skipping incompatible /usr/lib/x86_64-linux-gnu//libpthread.a when searching for -lpthread
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: cannot find -lpthread
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: skipping incompatible /usr/lib/x86_64-linux-gnu//libdl.so when searching for -ldl
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: skipping incompatible /usr/lib/x86_64-linux-gnu//libdl.a when searching for -ldl
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: cannot find -ldl
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: skipping incompatible /usr/lib/x86_64-linux-gnu//libc.so when searching for -lc
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: skipping incompatible /usr/lib/x86_64-linux-gnu//libc.a when searching for -lc
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: cannot find -lc
Options for project:
Dowmloaded libraries:
Attachments:
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
please update CT to 7.10
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Vital
-
- Offline
- Junior Member
-
- Posts: 61
- Thank you received: 0
I'am updated.Sternas Stefanos wrote: Sir
please update CT to 7.10
Compile Project, CPU: aarch64, Target: kinetics: Exit code 1, Errors: 12, Warnings: 5
utilsstring.pas(222,32) Warning: Implicit string type conversion from "AnsiString" to "UnicodeString"
utilsstring.pas(243,21) Warning: Implicit string type conversion with potential data loss from "UnicodeString" to "AnsiString"
kineticsmanager.pas(53,17) Warning: An inherited method is hidden by "constructor Create(TCustomApplication);"
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: skipping incompatible /usr/lib/x86_64-linux-gnu/crti.o when searching for /usr/lib/x86_64-linux-gnu/crti.o
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: cannot find /usr/lib/x86_64-linux-gnu/crti.o
kinetics.ppr(82,4) Warning: "crtbegin.o" not found, this will probably cause a linking failure
kinetics.ppr(82,4) Warning: "crtend.o" not found, this will probably cause a linking failure
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: skipping incompatible /usr/lib/x86_64-linux-gnu//libpthread.so when searching for -lpthread
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: skipping incompatible /usr/lib/x86_64-linux-gnu//libpthread.a when searching for -lpthread
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: cannot find -lpthread
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: skipping incompatible /usr/lib/x86_64-linux-gnu//libdl.so when searching for -ldl
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: skipping incompatible /usr/lib/x86_64-linux-gnu//libdl.a when searching for -ldl
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: cannot find -ldl
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: skipping incompatible /usr/lib/x86_64-linux-gnu//libc.so when searching for -lc
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: skipping incompatible /usr/lib/x86_64-linux-gnu//libc.a when searching for -lc
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/aarch64-linux-ld: cannot find -lc
kinetics.ppr(82,4) Error: Error while linking
Attachments:
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
if NOT
Go to your project paths
and add to "Libraries"
the path of "aarch64-linux" target libraries
/usr/local/codetyphon/bin/binLibraries/aarch64-linux-RapberryPi3/
like this
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Vital
-
- Offline
- Junior Member
-
- Posts: 61
- Thank you received: 0
Sternas Stefanos wrote: Did you add in your project to path "Libraries" the "aarch64-linux" target libraries ?
if NOT
Go to your project paths
and add to "Libraries"
the path of "aarch64-linux" target libraries
/usr/local/codetyphon/bin/binLibraries/aarch64-linux-RapberryPi3/
like this
Thank you so much!
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
have fun
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.