Flash Magic Forum

In-System Programming Support => ARM Cortex => Topic started by: SangSTBK on August 14, 2012, 12:42:05 AM

Title: Speed up programming
Post by: SangSTBK on August 14, 2012, 12:42:05 AM
My hex file size is 341K and it take 1 minute 10 sec to programming and 26 second to verify

I set baudrate to 230400 but it is no change

Who can help me to reduce programming time

Thanks so much
Title: Re: Speed up programming
Post by: Andy Ayre on August 14, 2012, 12:34:41 PM
The bottleneck is probably the time it takes the device to erase and program Flash memory. JTAG would likely be faster.

Andy