I have an Atmel sam7x512
openocd correctly recognize 2 banks:

> flash banks
#0: at91sam7 at 0x00100000, size 0x00040000, buswidth 4, chipwidth 0
#1: at91sam7 at 0x00140000, size 0x00040000, buswidth 4, chipwidth 0

but if I try to flash an image as big as 320KB I obtain the following lines:
writing 262144 bytes only - as image section is 329500 bytes and bank
is only 262144 bytes
wrote 329500 byte from file ../images/race2500.bin in 169.123245s
(1.902621 kb/s)

I wonder if the image is written completely or only first 256KB is written.

thanks


-- 
Assioma di Cole: "La somma dell'intelligenza sulla Terra è costante;
la popolazione è in aumento"

Massimiliano Cialdi
cia...@gmail.com
massimiliano.cia...@powersoft.it
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to