views:

35

answers:

1

Hi i want to debug my programms which are cross compiled on windows for arm architecture by using the codesourcery gcc.

I have the following things debugging:

sam-ice jtag/jlink debugger arm-none-eabi-gdb

when i use the command line inteface arm-none-eabi-gdb programm.elf i cannot run the programm under windows. under eclipse i get some error "warning: RMT ERROR : failed to get remote thread list."

has anyone eyperience on these things or can help fix the problems?

A: 

Hi, I have similar problem, but cant deal with it; Connecting to gdb; monitor halt; then command load d:\something;

and this warning: RMT ERROR : fail etc. appears;

What do I forgot?

Lucas
well i am kinda new to embedded programming but a little more info would be good
Gobliins