Hello!
Help me, please!
I try to booting from NAND on EVM6657. But I receive such messages from UART (in HyperTerminal) during booting:
IBL version: 1.0.0.15
IBL: Booting from NAND
IBL: Booting from NAND
IBL: Booting from NAND
IBL: Booting from NAND
IBL: Booting from NAND
...
IBL: Booting from NAND
IBL: Booting from NAND
IBL: Booting from NAND
...
These messages go endlessly.
I use MAD utility to construct bin file (my application uses both cores). This bin file works perfectly with both cores in CCSv5, but it does not booting from NAND. What maybe reason?
I use MCSDK 2.1.1.4.
Thank you.