Video: Application Development and Debug using GDB / Eclipse Demonstration Video


Video demonstration showing how to use OVP to run software on a bare metal platform and debug with GDB and Eclipse: (Note that since this video was recorded the OVPworld website has been redesigned and so browsing this site will be slightly different. We will update this video shortly.)

This video has several sections. Its contents are listed after the image below. Click on the section links to view the video from the start of that section.

OVP debugappeclipsedemo1 Video

Introduction
  • [00:00] Start & Introduction
  • [00:09] Viewing the Imperas Eclipse Debug User Guide

  • Using Eclipse
  • [00:56] Starting up Eclipse
  • [01:28] Configuring the new project
  • [01:50] Importing the example files
  • [02:38] Selecting different target processors in the platform
  • [03:38] Choosing different target cross compilers
  • [04:15] Changing the project to the newly selected processor
  • [04:59] Building the platform and the application
  • [05:11] Creating the run configuration and selecting the application
  • [06:20] Selecting the debugger

  • Running the debugger
  • [06:58] Starting the debug session
  • [08:08] An edit, compile, debug loop

  • Summary
  • [10:16] Wrap up.