Hello ,
we are in the production phase,I want to make sure that the fill unused bytes is with FF .
Hello ,
we are in the production phase,I want to make sure that the fill unused bytes is with FF .
Hi,
Unused (unwritten) areas of flash is 0xFF by default, and so if the SoC is new or erased before programming it it will be 0xFF for all memory locations that are not programmed directly. In that case there should be no need to fill unused bytes with 0xFF.
Regards,
Terje