Hi,
a customer has a ported a bootloader similar to the
For getting the .out file of the code to be bootloaded, generating the ECC, the customer is using the Linker ECC generation as recommended in
Then the idea is to use the tiobj2bin utility to take the .out file and generate a .bin file and let the bootloader FAPI write that to flash.
Is that the right approach?
The .bin file when generated from the .out file somehow has an incredible large size and we are still looking into this. But if someone could comment on the right approach with linker generated ECC and using a bootloader to flash a .bin, that would be great.
Thanks!
--Gunter