User's Manual

Table Of Contents
AI7688H User Manual
-52-
Copyright@2016 AcSiP
There should be some installation messages. After installation completes, type
helloworld and you'll see the string Hell! O'
If you want to cross-compile some known program or libraries, do this in the SDK
directory:
9.2 Building and Debugging with Eclipse IDE
This article describes how to setup Eclipse IDE for C/C++ Developers and OpenWrt SDK
to build and debug programs running on AI7688H.After proper setup, Eclipse will be able
to build, upload and attach debugger to your C/C++ program that runs on AI7688H. This
can be pretty helpful if you are writing your own C/C++ programs: