Joined: Thu Jul 28, 2011 4:14 pm Posts: 8
|
|
I have had the SAM ICE JTAG debugger up and running but it seems to have stopped working all of a sudden. I am using the GNU toolchain.
In eclipse I am getting messages like:
symbol-file "C:\\Art_Soft\\Atmel ATSAM3U4E USB Development\\eclipse\\USB_Enum_Test\\Project\\bin\\usb-device-core-project-at91sam3u-ek-at91sam3u4-sram.elf" # Connect to the J-Link gdb server Undefined command: "". Try "help". target remote localhost:2331
In the Segger GDB server window the log window is saying: Connected to 127.0.0.1 SAM-ICE found ! Reading all registers Read 4 bytes @ address 0x00000000 (Data = 0x20000800) Read 4 bytes @ address 0x00000000 (Data = 0x20000800) Select SWD as target interface Target endianess set to "little endian" JTAG speed set to 1000 kHz Resetting target Sleep 100ms Select auto JTAG speed (2000 kHz) ERROR: SAM-ICE can only be used with ATMEL devices Connection to debugger closed !
Any ideas on what the problem is?
Thanks for any help.
|
|