|
I'm getting an error trying to run the Eclipse3.2 via SAM-ICE on the AT91SAM9263-EK board. I'm trying to debug getting_started LED program which loads and runs fine via SAM-BA2.6, however in Eclipse when invoking DEBUG I get--Bad JTAG communication: Write to IR: Expected 0x1, got 0x0 (TAP Command : 15)@Off 0x1979.
Although the getting_started demo uses the objcopy bin file for loading via SAM-BA, Eclipse won't accept that as a recognized executable (Debug grayed out) so I'm specifying the ELF file instead. I also add the "source init_sdram.gdb" in the command tab of the Debug dialog as indicated in the PDF file. Is there something else I'm missing here?
Thanks in advance,
John Alfredo
|