PTXdist
Available Application Notes
Older revisions of these documents you will find at the bottom of this list
How to become a PTXdist Guru
This documents describes various aspects about how to work with PTXdist-2013.01.0.
It is dedicated mostly to beginners in using PTXdist.
Installing PTXdist
PTXdist-2013.01.0 comes in archives. This application note advises users
what archives are required to be downloaded and installed to get a working
environment to build filesystems for their target systems.
Building OSELAS.Toolchains()
Before we can start building our first userland we need a cross
toolchain. On Linux, toolchains are no monolithic beasts. Most parts of
what we need to cross compile code for the embedded target comes from
the GNU Compiler Collection, gcc.
This application note describes how to build OSELAS.Toolchains()-2012.12.0 to be used
for projects handled by PTXdist.
Older Documents
How to become a PTXdist Guru
This documents describes various aspects about how to work with PTXdist-2011.11.0.
It is dedicated mostly to beginners in using PTXdist.
How to become a PTXdist Guru
This documents describes various aspects about how to work with PTXdist-2011.01.0.
It is dedicated mostly to beginners in using PTXdist.
How to become a PTXdist Guru
This documents describes various aspects about how to work with PTXdist-2010.07.1.
It is dedicated mostly to beginners in using PTXdist.
How to become a PTXdist Guru
This documents describes various aspects about how to work with PTXdist-2010.04.0.
It is dedicated mostly to beginners in using PTXdist.
How to become a PTXdist Guru
This documents describes various aspects about how to work with PTXdist-2010.01.00.
It is dedicated mostly to beginners in using PTXdist.
Migrating PTXdist-1 projects
This application note describes the project's migration process from a previous
PTXdist-1 to the new upcoming PTXdist-2.
Extending the Menu
PTXdist supports extending its menu for customising. It works on a per
project basis. So we can extend the menu in a different way for each project
we are working on.