Quickstart Instructions
Click on Apply and close the window with OK.
Now all configurations are done and you can use this Kit to cross compile your application
also if you generate a new project.
6.1.7 Setting up a TFTP server
In the
chapter "Installation of software packages" you have installed the required
packages to set up a
TFTP
server.
Now we
have to change some short
settings.
First
change the file
/etc/default/tftp-hpa
as follows:
TFTP_USERNAME="tftp"
TFTP_DIRECTORY="/tftpboot"
TFTP_ADDRESS="0.0.0.0:69"
TFTP_OPTIONS="‐‐secure"
Then create a folder called /tftpboot. The TFTP server will access this folder later.
mkdir/tftpboot
Finally
we
have to set the right permissions:
chmod777/tftpboot
PHYTEC Messtechnik GmbH 2015 L-781e_7 75