Intel Galileo Tutorial Manual page 26

For iot
Hide thumbs Also See for Galileo:
Table of Contents

Advertisement

8. Click 'Apply' to apply the settings -> Click the 'Debug' button to transfer the application to the
target, launch it and start the debugger. This will open the DevKit IDE debug perspective and
insert a breakpoint at the main function. Use the control buttons on the toolbar to control the
program execution (step into, step over etc.)
9. Modify your program as needed and use the build and debug steps described above for the rest
of the development process. Once your program is finalized you can use the 'mv' command on
the Galileo console to move the application binary to its final location e.g:
mv /tmp/my_project /usr/bin/my_final_app
Intel® Galileo Development Kit for IoT - Tutorial Guide
Figure-29: Code ready to debug / run on remote target
Revision 1.0 – 20-Feb-2014
(Page 26 of 32)

Advertisement

Table of Contents
loading

Table of Contents