Hi
I’ve just tried using
write_image and write_binary.
I’ve check the flash erases (and its not protected).
The problem i’m haveing is that write_binary works fine but write_image with either a hex or an elf file doesn’t:
flash write_image c:\Wireless\Wireless.elf
didn’t write section at 0x00000000, size 0x00000520
didn’t write section at 0x00001000, size 0x0000259c
didn’t write section at 0x00004000, size 0x0000a908
didn’t write section at 0x200024a8, size 0x00000004
or for the hex file:
wrote 0 byte from file c:\Wireless\Wireless.elf in 0s 0us (-1.#IND00 kb/s)
flash write_image c:\Wireless\Wireless.hex
didn’t write section at 0x00000000, size 0x00000520
didn’t write section at 0x00001000, size 0x0000259c
didn’t write section at 0x00004000, size 0x0000006c
didn’t write section at 0x00004100, size 0x00000018
didn’t write section at 0x00004200, size 0x00000018
didn’t write section at 0x00004300, size 0x00000018
didn’t write section at 0x00004400, size 0x00000060
didn’t write section at 0x00004800, size 0x000002a4
didn’t write section at 0x00005000, size 0x00009908
wrote 0 byte from file c:\Wireless\Wireless.hex in 5s 249798us (0.000000 kb/s)
Any ideas? [edit] this is using the v204