Changing The Output File Name

Select Menu Run > Debug configurations from the top menu.

Main tab
Remote Absolute File Path for C/C++ Application: Set to the path where the application will be running on the Raspberry, e.g. /home/pi/projects/my_project.a    (you can't use ${ProjName} or ${project_name} here)

New RPi IP Address

If your Raspberry Pi has a new IP address you need to update the following places with it.

In eclipse

Menu > Window > Show View > Other > Remote Systems > Remote Systems

You can then right click on the remote_rpi connection and select properties to change its IP address

Batch File

Edit the file "C:\eclipse\deployment_scripts\rpi_deploy_debug.bat"

RASPBERRYPI_ADDR 

 

 

 

USEFUL?
We benefit hugely from resources on the web so we decided we should try and give back some of our knowledge and resources to the community by opening up many of our company’s internal notes and libraries through mini sites like this. We hope you find the site helpful.
Please feel free to comment if you can add help to this page or point out issues and solutions you have found, but please note that we do not provide support on this site. If you need help with a problem please use one of the many online forums.

Comments

Your email address will not be published. Required fields are marked *