Shop OBEX P1 Docs P2 Docs Learn Events
SimpleIDE Ports for ARM Computers CuBox-i & Utilite — Parallax Forums

SimpleIDE Ports for ARM Computers CuBox-i & Utilite

hassellbearhassellbear Posts: 8
edited 2014-11-08 09:54 in General Discussion
Hello Heater,

A list of the steps used in producing SimpleIDE for the Raspberry Pi would be greatly appreciated and definitely helpful. A list of any necessary dependencies would also be helpful.

I suspect you are correct that both Propeller GCC and SimpleIDE will have to be compiled for the Cortex A9 platforms I am using. An Arch Linux developer and Fellow CuBox-i/Utilite user, pepedog, worked on the problem and concluded the the Raspberry Pi version is ARMv6 specific and won't run on Cortex A9/ARMv7.

Best Regards,

Darryl Hassell

Hello Jesse,

The results of the linux commands you suggested are as follows:

utilite@utilite-desktop:~$ ls -l /usr/bin/simpleide
-rwxr-xr-x 1 root root 84 Nov 7 17:27 /usr/bin/simpleide

utilite@utilite-desktop:~$ ls -l /opt/simpleide/bin/SimpleIDE
-rwxr-xr-x 1 root root 2312869 Nov 7 17:26 /opt/simpleide/bin/SimpleIDE

I'm going to merge this with the original post, if the resolver took.

utilite@utilite-desktop:~$ file /usr/bin/simpleide
/usr/bin/simpleide: POSIX shell script, ASCII text executable

utilite@utilite-desktop:~$ file /opt/simpleide/bin/SimpleIDE
/opt/simpleide/bin/SimpleIDE: ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.26, BuildID[sha1]=0x9a99c067a49f3db5946017e400aa6a9365005495, not stripped


Best Regards,

Darryl Hassell
Sign In or Register to comment.