Hi All,
Till today, I was using IBL of MCSDK with version 2.00.09.21 on 6678 DSP which is placed in our digital board. What I was doing was,
- Configuring IBL for booting directly from NAND Memory (just changing nand boot format to ELF format in device.c),
- Compiling IBL using MinGW
- Loading to the eeprom 51 address.
My app was booting from NAND and running successfully.
But today I updated MCSDK to the 2.01.01.04 version and did the above procedure again. But it didn't worked with new version of MCSDK at our board!!
From hyperterminal port, I see that IBL starts. What I see at hyperterminal is:
IBL version: 1.0.0.15
IBL : PLL and DDR Initialization complete
IBL : Result code 00
IBL : Booting from NAND
But application at NAND does not start !!
On the other hand, at EVM 6678L, my application works with both old and new versions of IBL of MCSDK !!
What changed at 2.01 version of MCSDK that prevents my board booting while it is still working at EVM6678L ?
Regards,
koray.