Hello
I understood that there are 2 options (IBL and RBL) to boot from NAND flash in C6657 EVM, and I have 2 questions:
(1) Regarding Boot From NAND Using IBL
I tried to use the "NAND boot over I2C example" from "mcsdk_2_01_02_06\tools\boot_loader\examples".
In the README file of the example wrote "Re-program the boot configuration table refer to tools\boot_loader\ibl\doc\README.txt on how to program the boot configuration table to EEPROM.
I can not found these instructions on how to program the boot configuration table to EEPROM.
Where can I found the instructions? Do I need to rebuild the IBL for new boot configurations table?
(2) Regarding Boot from NAND Using RBL (On-Chip ROM boot loader)
There is an example that show how to take *.out file and create file in the boot table format that can burn in the NAND flash for booting?
Thank
Yossi Regev