The 'write' helps with download.
The 'read' helps with 'watched' variables.

set remote memory-write-packet-size 1024
set remote memory-write-packet-size fixed
set remote memory-read-packet-size 1024
set remote memory-read-packet-size fixed

Regards
-Bill Knight
R O SoftWare


On Fri, 22 Oct 2004 18:43:06 +0800, Steve Underwood wrote:

>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