![Phytec Linux-Kit phyCARD-M Quick Start Instructions Download Page 49](http://html1.mh-extra.com/html/phytec/linux-kit-phycard-m/linux-kit-phycard-m_quick-start-instructions_1554142049.webp)
phyCARD-M
Getting More Involved
© 2010 PHYTEC Messtechnik GmbH L-746e_1
45
When using PTXdist for the first time, setting some configurations is
needed. The most important are:
•
Where to put the source packages to.
•
Proxy settings for accesses to the internet.
Please start PTXdist setup:
ptxdist setup
PTXdist will download all necessary sources from the internet. For every
source package, that cannot be found on your host, PTXdist will do this by
executing command
wget
. If a proxy server should be used for doing
internet accesses, please select
Proxies
, then
FTP Proxy
and then enter
address and port of the proxy in the following form:
<protocol>
://
<address>
:
<port>
PTXdist will store downloaded source packages locally. Thus, if you work
with more than one project, every project would download its own sources,
even if they are the same that have already been downloaded. In order to
avoid this, we suggest to use one single directory for all source packages of
all projects. Some source packages are already included within this BSP, so
we suggest to use its src-directory as source directory for all projects.
Please select
Source Directories
and enter:
${PTXDIST_WORKSPACE}/src
In order to be able to build an BSP for the i.MX35, you need a toolchain
with a suitable crosscompiler for this processor. So please decompress the
corresponding archive with root rights. It will be stored in directory /opt
automatically.
tar xPvf arm-1136jfs-linux-gnueabi.OSELAS-1.99.3.2.tgz