[En-Nut-Discussion] debug ethernut board 3.1 with eclipse

Wiktor ryszard.pronobis at t-online.de
Sun Jan 30 10:11:08 CET 2011


Hello,

I have discovered my question on various forums arleady but there has been
no reply.

I am trying to debug my application on a ethernut board 3.1 with eclips but
when I try to debug I get the following message in my eclipse IDE:

symbol-file E:\\Projekte\\EclipseWorkspace\\httpd\\httpserv.elf
target remote localhost:3333
__vectors () at ../../nut/arch/arm/init/crtat91_ram.S:62
62	        ldr     pc, [pc, #24]   /* Reset */
monitor soft_reset_halt
# Ethernut 3 remapping is required to access external flash memory.
Undefined command: "".  Try "help".
monitor mww 0xffe00000 0x1000212d
monitor mww 0xffe00004 0x20003025
monitor mww 0xffe00008 0x21002026
monitor mww 0xffe00010 0x22002e3e
monitor mww 0xffe00020 0x00000001

# needed for gdb 6.8 and higher
Undefined command: "".  Try "help".
set mem inaccessible-by-default off

load
No executable file specified.
Use the "file" or "exec-file" command.
break main
Breakpoint 1 at 0xf20: file httpserv.c, line 667.
continue

Program received signal SIGINT, Interrupt.
0x00000024 in __vectors () at ../../nut/arch/arm/init/crtat91_ram.S:76
76	        ldr     pc, [pc, #-0xF20]   /* Fast interrupt request, auto
vectoring. */

I have followed the steps on the following websites
http://www.ethernut.de/en/hardware/enut3/openocd.html
http://www.yagarto.de/howto/debugnutos/index.html

before I start debugging I start openocd with the following parameters
e:\ethernut-4.8.8\nut\tools\win32\openocd.exe -f interface\turtelizer2.cfg
-f ethernut3.cfg


What is wrong with my setup?

Best regards

Wiktor
-- 
View this message in context: http://old.nabble.com/debug-ethernut-board-3.1-with-eclipse-tp30798694p30798694.html
Sent from the MicroControllers - Ethernut mailing list archive at Nabble.com.




More information about the En-Nut-Discussion mailing list