This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: arm-eabi-gdb




Sergei Gavrikov-4 wrote:
> 
> Graham wrote:
> 
> [snip]
> 
>> This worked - I manged to run gdb
>> So what was wrong with my first application? I did not change any
>> settings
>> in the config tool, just used a default configuration. You will see that
>> I
>> am still getting 'Ignoring packet error' and it seems to take quite a
>> while
>> to download.
>> THnaks for you help so far  - what could be wrong with my original
>> configuration?
>> 
>> Graham http://www.nabble.com/file/p22927519/report.txt report.txt 
>> http://www.nabble.com/file/p22927519/gdb.txt gdb.txt 
> 
> Hm, I am looking at gdb.txt... I would say, It most likes not work than
> works: 31 bytes/sec and a lot of re-transmissions. I wonder, How many
> re-transmissions you have when you load thist `basic' using x-modem?
> 
> The second Q: Can you ping from Linux guest your windows box? I would
> suggest to try serial-to-tcp bridge. But you can still play with GDB
> packet's sizes
> 
> (gdb) set remote memory-write-packet-size 64
> (gdb) set remote memory-write-packet-size fixed
> (gdb) set remote memory-write-packet-size 64
> (gdb) set remote memory-write-packet-size fixed
> 
> 
> Sergei
> 
> -- 
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
> 
> 
> 
Hello Sergei
Forgive my ignorance but I dont know how to ping my windows box
How do I set up a serial-to-tcp bridge?

Graham
-- 
View this message in context: http://www.nabble.com/arm-eabi-gdb-tp22908205p22928045.html
Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com.


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]