I installed Ridge Run SDK but when i enter boot command i get the error that is shown below. What causes this error what should i do?
Thanks
Leopard 365 :>bootLoading from NAND 256MiB 3,3V 8-bit, offset 0x400000 Image Name: "RR Linux Kernel" Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2921280 Bytes = 2.8 MB Load Address: 80008000 Entry Point: 80008000Automatic boot of image at addr 0x82000000 ...## Booting kernel from Legacy Image at 82000000 ... Image Name: "RR Linux Kernel" Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2921280 Bytes = 2.8 MB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... Bad Data CRC ERROR: can't get kernel image! Leopard 36
Have you followed the installation procedure ? (make and make install?)
Is there any compilation error?
Is the Kernel image in the images repertory?
yes i followed installation procedure that is specified at the link shown below there was no compilation error and images/kernel.uImage is still here.
processors.wiki.ti.com/.../Installing_RR_Evaluation_SDK_for_Leopard_Board_DM365
I found what causes this error. After renaming /srv/tftp kernelimage to uImage , i can boot my device.