Steve,
Have to ask again.
[korov...@dkorovkin2 korovkin]$ rpm -qv msp430-gdb
msp430-gdb-6.0-2
And it loads pretty long time.
> Loading with another tool, and then debugging with msp430-gdbproxy is
OK.
Sorry, no. First, I can't set up any breakpoint, next, I've checked
images loaded by msp430-jtag and msp430-gdb proxy. They are really
differs. Have an idea, why? 
Thanks in advance,
Dmitriy Korovkin

-----Original Message-----
From: mspgcc-users-ad...@lists.sourceforge.net
[mailto:mspgcc-users-ad...@lists.sourceforge.net] 
Sent: Friday, October 22, 2004 2:43 PM
To: mspgcc-users@lists.sourceforge.net
Subject: Re: [Mspgcc-users] FW: msp43-gdbproxy and msp430-jtag

For some reason newer versions of the JTAG library from TI are slower 
than the old ones. The main thing affecting speed, however, is the 
download block size. I forget the gdb commands you need, but you can 
force gdb to send bigger blocks. gsb 5.1.1 sometimes sends big blocks, 
but keeps going into a mode were it sends on 30 something bytes each 
time. gdb 6.0 doesn't have this problem, and loads much faster.

Loading with another tool, and then debugging with msp430-gdbproxy is
OK.

Regards,
Steve


dkorov...@luxoft.com wrote:

> Colleagues, Steve,
>
> First question, the old version of msp430-gdbproxy loaded program to 
> flash relatively faster than msp430-jtag. The newer version loads 
> program to flash much slower. Even slower that I thought it hanged. If

> it's necessary, I may measure the time.
>
> Second question. On msp430x149 I did the following thing. I downloaded

> the code to flash using msp430-jtag, next I started msp430-gdbproxy, 
> and debugged my code. Was this right? Because I can't do this thing on

> 1611. Is there something that should be done to make this way possible

> (specifically in case that msp430-gdbproxy can't be forced to work 
> faster).
>
> Thnks in advance,
>
> Dmitriy Korovkin
>



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give
us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out
more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users


Reply via email to