Hi all,
I'm working on TCI6614EVM, with MCSDK 2.0.0.8 to start up the A8 of 6614.
At first the board has u-boot on it and it can start up successfully from NAND.
But after my testing, some private configuration, u-boot can not start up now.
CCS can success to connect to EVM, and load u-boot image into RAM.
But after PC is set to the corresponding address in RAM, u-boot can NOT start up sucessfully.
HyperTerminal has the following trace:
U-Boot 2011.06 (May 05 2012 - 14:56:19)
I2C: ready
DRAM: 3 GiB
And sometimes it is as below:
U-Boot 2011.06 (May 05 2012 - 14:56:19)
I2C: ready
DRAM: 512 MiB
Then u-boot is hang. There is no output in HyperTerminal, the input can not either.
From the CCS, the PC register is stopped at 0x00020030.
Is there anybody can help me? Thanks in advance!
Best Regards,
Nan