Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to develop with Eclipse IDE under IGEP Technology

771 bytes added, 16:51, 21 August 2012
m
no edit summary
*Finally run your program
== Debug programs remotely == Once your program can run in your IGEP device you debug your application. Follow these steps to debug the application.  *Select Run menu-> Debug Configurations... *In the left area, expand C/C++Remote Application. *Locate your project and select it to bring up a new tabbed view in the Debug Configurations Dialog. *Enter the absolute path into which you want to deploy the application. Use the Remote Absolute File Path for C/C++Application: field. For example, enter /usr/bin/<program name>. *Select Remote Connection *If field is empty search your C/C++ Application *Use other option as you want like program arguments or commands to execute before application run. *Click Debug *Accept the debug perspective if it’s not the default perspective.
= Other uses =
== Explore IGEP filesystem remotely ==
4,199
edits