DESK-MX-L-AN-0006: Debugging with Eclipse

From DAVE Developer's Wiki
Revision as of 14:32, 30 March 2016 by U0001 (talk | contribs) (Created page with "==Introduction== Generally speaking, Managed Virtual Machines including Yocto build system provide all the required stuff to remotely debug a...")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction[edit | edit source]

Generally speaking, Managed Virtual Machines including Yocto build system provide all the required stuff to remotely debug applications running on the target, via Eclipse/ADT. It is beyond the scope of this article to describe in detail how to use Eclipse[a]. Instead some MVM-related information are provided, in order to properly configure it to work with DAVE Embedded Systems products. For more details about Eclipse, please refer to these links:

Eclipse integration in MVM[edit | edit source]

By default, cross-tool chain is intalled in TBD.

target-specific source code paths:

Example[edit | edit source]

The following example shows how to build and debug classical "Hello, world!" example when working with SBC Lynx Embedded Linux Kit (XUELK).

TBD
Cite error: <ref> tags exist for a group named "lower-alpha", but no corresponding <references group="lower-alpha"/> tag was found, or a closing </ref> is missing