Hello everyone
A few days ago ,i successfully finished the nand boot in the EVM board. But now I have to accomplish the nand boot in my own custom board. My custom board could not boot the IBL from I2C EEPROM.
My board has a fpga ,similar to the EVM board, fpga has the bootpins,so is it necessary for me to modify the IBL, then burn the IBL into the EEPROM? I think I don't need to remove the code related with FPGA, am I right ? I use the IBL(not modify), but i can't see the nand boot result
. Another question ,how can I know the modified IBL is correct ? just see the nand boot result ?
How can I use the CCS software to debug the IBL?
thanks in advance!