Hallo Leute, Ich versuche mir gerade eine STM32 Entwicklungsumgebung zusammenzubasteln. zZ Arbeite ich mit Eclipse Indigo, CDT Hardware GDB, ST-Discovery Board mit ST-Link Interface und stlink gdb Server. Plobleme habe ich noch bein Darstellen der SFR Register. Ich habe mir die embsysregview Plugin installiert. Aber irgendwie werden die Daten nicht geupdated. Ich kann auch keine neuen Werte eingeben obwohl die Register "grün" sind. Wer kann mir helfen? Danke, Adib.
see http://sourceforge.net/projects/embsysregview/forums/forum/964554/topic/4403072 post 11 == CDT >=7.x comes with a new interface (DSF-GDB) to GDB that is enabled by default. You have to switch to the old CDI/MI interface instead of the new in CDT 7.0. You can do this in the Debug Configuration under GDB Hardware Debugging -> Your Configuration -> Main Tab-> on the bottom "Using GDB (DSF) Hardware Debugging Launcher" - Select other... Click on "Select other..." and select "Standard GDB Hardware Debugging Launcher" The View is not prepared for the new interface and therefore get no notification about suspend events, therfore cannot update the registers when it sould have. == hope that helps, -Robert
Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.