Search
This HOWTO consider developing in Eclipse IDE for MicroZed APO.
/usr/local/bin/arm-linux-gnueabihf-gcc
For remote connection to MicroZed APO, private key of user root has to be integrated into Eclipse IDE.
root
Preferences
Window
SSH2
General → Network Connection
Add Private Key…
File System
mzapo-root-key
/opt/apo/zynq/ssh-connect/
New → Project
C Project
Project name
Next >
arm-linux-gnueabihf-
/usr/local/bin/
/opt/OSELAS.Toolchain-2016.06.1/arm-cortexa8-linux-gnueabihf/gcc-5.4.0-glibc-2.23-binutils-2.26-kernel-4.6-sanitized/bin
Finish
New
File
Now, when the code is ready to be built and tested.
Build Project
Project
Binaries
Run As → Run Configurations
C/C++ Remote Application
New…
Connection
SSH Only
IP ADDRESS
This is where the [Build project] section was interrupted, now it's possible to continue.
/tmp/project
Connecting to MicroZed APO with proper username and key confirmation.
Console