Vision Systems VScom 200E PCIex Manuel d'utilisateur Page 89

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 93
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 88
F Eclipse
F.2. Debugging
Assuming your OnRISC has IP address 192.168.1.66. Start your ioctls executable on the OnRISC
with following command:
gdbserver :9000 ioctls
On the PC side:
open examples project (the .project and .cdtproject file are already created)
Select Run->Debug
Double click Embedded debug (Native). After that you’ll get new configuration entry
select the project corresponding to yours (see Figure 38)
select C/C++ Application to ioctls
choose Debugger tab (see Figure 39)
GDB debugger: arm-linux-gdb
choose Commands tab (see Figure 40)
’Initialize’ commands: target remote 192.168.1.66:9000
’Run’ commands: c
Apply
Debug
Figure 38: Eclipse debug: Main tab
May 2014 OnRISC User Manual 89
Vue de la page 88
1 2 ... 84 85 86 87 88 89 90 91 92 93

Commentaires sur ces manuels

Pas de commentaire