Bootloader cannot flash hex files with shorter lines
Hi,
we have a hex file coming from GCC which we cannot flash onto the MCU with our own flashing tool (F412 and L471 tested).
While investigating, we found that after a shorter line all writing seems to fail silently (still receiving ACK).
In the picture you see the shorter line at address 9D50. Starting from the next line, when writing the bytes and reading them back afterwards, it has all 0xFF in it.
Did we miss something, what are we doing wrong or is this a fault in the boot loader?
Cheers
