Skip to main content
ksieciunio
Associate
July 10, 2007
Question

Problem with debugging (packet errors)

  • July 10, 2007
  • 1 reply
  • 653 views
Posted on July 10, 2007 at 17:39

Problem with debugging (packet errors)

This topic has been closed for replies.

1 reply

ksieciunio
Associate
July 10, 2007
Posted on July 10, 2007 at 17:39

Hi,

I am new to programming ARM uCs, so please forgive me if it's a trivial problem. I added FATFS to my project (in order to access SD card) and after compilation the only debugger's output was:

Code:

target remote localhost:3333

Ignoring packet error, continuing...

Ignoring packet error, continuing...

Moreover, I tried to compile and debug an earlier (working) version of my project (without FATFS) and it's not running, too.

I use Eclipse + arm-elf-gcc + arm-elf-gdb + STR711F.

Could somebody advise me what to do? Thanks in advance.

Greetings,

Matthew