ezesdk for parallella

From the README ...

This is an alternative (and non-official) epiphany SDK for the parallella platform.

Rather than try to shoe-horn in pre-linked binaries designed for a demand-paged system it re-visits a paradigm from pre-history and uses a run-time linker-loader which relocates the binaries to fit whatever memory resources are available. Inspiration was from AmigaOS.

See the README and RELEASE-NOTES from the distribution for further details.

Status

The 0.x series is experimental and may change from release to release. On-going work is on an ad-hoc basis.

License

The C portion of the on-core and host library is distributed under the GNU Lesser General Public License version 3 (or later).

All .java source code and all source in samples/ is covered by the GNU General Public License version 3 (or later).

... unless otherwise marked.

Note that the distinction for the former may not be that useful because much of the on-core library is included as in-line code in the header file.

Downloads

Links

Contact

notzed on various mail servers, primarily gmail.com. On the parallella forums.


Copyright (C) 2014 Michael Zucchi, All Rights Reserved.