This is the mail archive of the ecos-discuss@sources.redhat.com 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]

DBG Serial Init Problem with MBX based code




Yup, it worked. The serial port gets initialized and GDB can communicate
with the board. Now I'm having issues loading programs onto the board. No
matter what baud rate I use (even slowing it to 9600) the program download
process downloads the vectors at a good rate, then when it gets to .text
the download goes up in increments of 512bytes about every 30 seconds with
lots of packet error warnings in the gdb console. Sigh, the fun never
ceases.  

(Btw sorry bout not replying to the thread, but that doesn't seem to work)

Jesper Skov <jskov@redhat.com> wrote in message
news:8oib37$3fv$1@velvet.microplex.com...
> >>>>> "Ross" == Ross Wightman <rpw@velvet.microplex.com> writes:
> Ross> This problem would be easy to "hack" fix. However, I would like
> Ross> some insight into why this is setup as is (if it should be?) and
> Ross> what a good fix would entail.
> 
> I think something like the below is what we want. Could you please see
> if it fixes your problem - if so, I will commit it.
> 
> Ta,
> Jesper









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