Open main menu

DAVE Developer's Wiki β

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

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)

IntroductionEdit

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 MVMEdit

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

target-specific source code paths:

ExampleEdit

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