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?