Red Ring Rico
Member
This is an announcement about the availability of a very early and rough SDK for the Pyra.
At the moment the SDK only supports Linux (i686 and x86_64), and it is just a version of GCC 4.8.2 for compiling C and C++ programs targeted at the ARM Cortex A15 in the Pyra. There is a lot left to do and a roadmap for the SDK needs to be created.
I’m looking for feedback and anyone who wants to help out. Of immediate concern is the lack of Windows and Mac builds of the installer and GCC. I have access to a Windows 7 machine, but not to a Mac. Also, for testing, I’m currently using an ISEE IGEPv5 board and Ubuntu (the default image it shipped with, still haven’t got around to installing Debian).
Below are the download links for the i686 and x86_64 versions of the SDK, respectively.
ftp://pyradev.org/pyra-sdk/installer/Pyra-SDK_i686-pc-linux-gnu_alpha_latest.run
ftp://pyradev.org/pyra-sdk/installer/Pyra-SDK_x86_64-pc-linux-gnu_alpha_latest.run
If you want to view the build files, they can be obtained from the PyraDev GitLab:
https://git.pyradev.org/Rico/pyra-sdk-installer
https://git.pyradev.org/Rico/pyra-sdk-gcc
At the moment the SDK only supports Linux (i686 and x86_64), and it is just a version of GCC 4.8.2 for compiling C and C++ programs targeted at the ARM Cortex A15 in the Pyra. There is a lot left to do and a roadmap for the SDK needs to be created.
I’m looking for feedback and anyone who wants to help out. Of immediate concern is the lack of Windows and Mac builds of the installer and GCC. I have access to a Windows 7 machine, but not to a Mac. Also, for testing, I’m currently using an ISEE IGEPv5 board and Ubuntu (the default image it shipped with, still haven’t got around to installing Debian).
Below are the download links for the i686 and x86_64 versions of the SDK, respectively.
ftp://pyradev.org/pyra-sdk/installer/Pyra-SDK_i686-pc-linux-gnu_alpha_latest.run
ftp://pyradev.org/pyra-sdk/installer/Pyra-SDK_x86_64-pc-linux-gnu_alpha_latest.run
If you want to view the build files, they can be obtained from the PyraDev GitLab:
https://git.pyradev.org/Rico/pyra-sdk-installer
https://git.pyradev.org/Rico/pyra-sdk-gcc