Hi Jiri,
Thanks for your answer. I know about the built-in ECC in Vybrid. However, if we want to use JTAG Boundary Scan to write to flash, we also need to write the ECC correctly, otherwise the Vybrid can''t load the bootloader, because the ECC information is missing.
I know, there might be some other workarounds. But since we already have our process for other existing products which follows this path, it would be easy to also use the same process for our vybrid products. So the only thing missing is the code which generates the ECC as used by the vybrid NFC. If you don't have source code for it, it would be helpful to at least know the algorithm which is used. I know it's BCH, but do you have some more information about it?
Thanks.