cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with debugging (packet errors)

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

Problem with debugging (packet errors)

1 REPLY 1
ksieciunio
Associate II
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