Welcome, Guest
Username: Password: Remember me
Discussions for CodeTyphon Studio Installation and Setup.
  • Page:
  • 1

TOPIC:

CodeTyphon on Raspberry Pi Desktop problem 1 year 5 months ago #17354

  • Jan Roza
  • Jan Roza's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 156
  • Thank you received: 6
I needed to develop a program that will have to run on a Rasberry with Raspbian 11 OS so I downloaded CodeTyphonIns on the Rasberry and installed it.
After install there are two icons on the desktop and in the menu: Typhon32 and CodeTyphon, the Typhon32 runs okay and the project I had compiled and linked without errors so no problems there.
But the CodeTyphon icon only gives me an hourglass for some seconds and then the hourglass disappears again without any further action or error messages and I'm returned to the Desktop again.
Any idea or suggestions how to solve this?
Operating Systems Windows 10 (64-bit), virtual Linux Mint (64-bit) and virtual Raspberry Pi Desktop

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

CodeTyphon on Raspberry Pi Desktop problem 1 year 5 months ago #17355

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1047
  • Thank you received: 145
Please, try LAB CT 8.00
we build this LAB version before 2 days, on PI4 with the latest 32 and 64 bit Raspbian OS
PilotLogic Core Programmer

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

Last edit: by Matis A..

CodeTyphon on Raspberry Pi Desktop problem 1 year 5 months ago #17357

  • Jan Roza
  • Jan Roza's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 156
  • Thank you received: 6
For that I need to know where to download the installation files for 8.00.
Like I said, the Center does not start so I have no way to upgrade.
Operating Systems Windows 10 (64-bit), virtual Linux Mint (64-bit) and virtual Raspberry Pi Desktop

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

CodeTyphon on Raspberry Pi Desktop problem 1 year 5 months ago #17358

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1047
  • Thank you received: 145
Download from here   
binCenter_2022_10_26.zip

Copy binCenter_2022_10_26.zip\arm-linux-gtk2\CodeTyphon
to 
/usr/local/codetyphon/binCenter/arm-linux-gtk2/

Give permissions to new CodeTyphon
sudo chmod 777 /usr/local/codetyphon/binCenter/arm-linux-gtk2/CodeTyphon

Test and please report.
PilotLogic Core Programmer

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

Last edit: by Matis A..

CodeTyphon on Raspberry Pi Desktop problem 1 year 5 months ago #17359

  • Jan Roza
  • Jan Roza's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 156
  • Thank you received: 6
Thanks!
I will test this tomorrow and let you know the result.
Operating Systems Windows 10 (64-bit), virtual Linux Mint (64-bit) and virtual Raspberry Pi Desktop

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

CodeTyphon on Raspberry Pi Desktop problem 1 year 5 months ago #17360

  • Jan Roza
  • Jan Roza's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 156
  • Thank you received: 6
Just did a quick test but no joy, but investigating the properties of the shortcut on the desktop it has a target of i386-linux-gtk2.
If you could provide me with the program for that environment I will test some more.
Maybe it is i386 because I run Raspberry Pi in Oracles Virtualbox on a Window pc.
Operating Systems Windows 10 (64-bit), virtual Linux Mint (64-bit) and virtual Raspberry Pi Desktop

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

CodeTyphon on Raspberry Pi Desktop problem 1 year 5 months ago #17362

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1047
  • Thank you received: 145
Try CTCenter for i386-linux-gtk2 
old CT version =< 7.7
PilotLogic Core Programmer

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

Last edit: by Matis A..

CodeTyphon on Raspberry Pi Desktop problem 1 year 5 months ago #17364

  • Jan Roza
  • Jan Roza's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 156
  • Thank you received: 6
Do you mean removing the complete CodeTyphon 7.90 and installing old version 7.70? I have no idea how I could only install an old version of CTCenter and keep CodeTyphon IDE 7.90.
Operating Systems Windows 10 (64-bit), virtual Linux Mint (64-bit) and virtual Raspberry Pi Desktop

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

CodeTyphon on Raspberry Pi Desktop problem 1 year 5 months ago #17365

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1047
  • Thank you received: 145
No 

Download older CT version
open CodeTyphonIns.zip\installbin\allzips\binCenter.7z
and get from binCenter.7z the CTCenter executable (CodeTyphon) you want.

Copy this "CodeTyphon" to your working PC

/usr/local/codetyphon/binCenter/xxx-linux-gtk2/

Give permissions to new "CodeTyphon"

sudo chmod 777 /usr/local/codetyphon/binCenter/xxx-linux-gtk2/CodeTyphon
PilotLogic Core Programmer

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

Last edit: by Matis A..

CodeTyphon on Raspberry Pi Desktop problem 1 year 5 months ago #17369

  • Jan Roza
  • Jan Roza's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 156
  • Thank you received: 6
I got hold of a physical Raspberry Pi and tried to install CodeTyphon Studio on it but the install hung up the complete Raspberry about three quarter of the way. When checking I found out CTCenter was installed and I could start it.
I then did a Rebuild Typhon32 Small IDE from the menu which worked and I had a working CodeTyphon. But the small IDE did not have the SQLDB component so I added this component via Install/Uninstall Packages and did a rebuild again. But unfortunately this rebuild again hangs up the complete Rasberry and never finishes.
The only cause I can think of is a lack of memory, could you tell me what is the minimum memory needed to install more than the Small IDE?
The Raspberry reports a MemTotal of 944264 kB.
If you know of another way to install a minimal IDE including SQLDB I would be glad to hear of it.
Thanks!
Operating Systems Windows 10 (64-bit), virtual Linux Mint (64-bit) and virtual Raspberry Pi Desktop

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

CodeTyphon on Raspberry Pi Desktop problem 1 year 5 months ago #17370

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1047
  • Thank you received: 145
Read this

how to enable 
dphys-swapfile
PilotLogic Core Programmer

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

CodeTyphon on Raspberry Pi Desktop problem 1 year 5 months ago #17371

  • Jan Roza
  • Jan Roza's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 156
  • Thank you received: 6
You guys are the greatest WIZARDS!
Your solution worked wonderfully.
Thanks.
Operating Systems Windows 10 (64-bit), virtual Linux Mint (64-bit) and virtual Raspberry Pi Desktop

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

CodeTyphon on Raspberry Pi Desktop problem 1 year 5 months ago #17372

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1047
  • Thank you received: 145
Have fun Sir
PilotLogic Core Programmer

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

  • Page:
  • 1