latest c139 build
Mychaela Falconia
mychaela.falconia at gmail.com
Mon Oct 24 20:21:54 UTC 2016
Hi David,
On 10/24/16, david at matthews.pm <david at matthews.pm> wrote:
> I'm hoping the flash erase command is wrong for this build:-
>
> loadtool> flash erase 10000 290000
Yes, the new image is a little bigger (the FC Magnetite firmware build
system does not use str2ind by default), so you need to erase one more
flash sector:
flash erase 10000 2A0000
Basically the second number in the flash erase command needs to be the
image size rounded up to the flash sector size, which is 64 KiB on
this target.
M~
More information about the Community
mailing list