![Phytec phyBoard Wega AM335x Application Manual Download Page 107](http://html1.mh-extra.com/html/phytec/phyboard-wega-am335x/phyboard-wega-am335x_application-manual_1554191107.webp)
Advanced
Information
©
PHYTEC Messtechnik GmbH 2014 L-792e_1
91
Set the correct environment to our SDK:
sudo
vi
/usr/bin/qtcreator.sh
Enter following line before
#!/bin/sh:
.
/opt/yogurt/AM335x
‐
PD15.1.1/environment
‐
setup
‐
cortexa8t2hf
‐
vfp
‐
neon
‐
phytec
‐
linux
‐
gnueabi
Create a workspace for
QtCreator
e.g.
mkdir
–p
/opt/prj_workspace/Qt/build
Start
Qt Creator
with the following command in a terminal:
/usr/bin/qtcreator.sh
Add the phyBOARD-Wega as device with following inputs by opening
Tools --> Options --> Devices --> Add--> Generic Linux Device:
Name:
phyBOARD-Wega
IP:
192.168.3.11
Username:
root
Keep
the
password
empty