Spruec6e does not have sufficient detail for C6472 I2C slave booting.
Is there a document that details exactly the structure of the data required? Where is the I2C slave address described (I'm sure it is 0x04)?
Assuming that the first byte sequence is 4, 0, 6, 0, 0, 0, 1 (slave address, length, checksum, opcode), what comes next? Is it a full boot table including frame headers and magic number (as per the EMAC boot; 0x544B, 0x01, sequence number), or just length, address, data packets?
Thanks.