|
Regarding DataFlash failure, I think probably you did not plug in the DataFlash card. Please understand AT91SAM9263EK does not include an onboard DataFlash chip, instead, you need to have a Data Flash card, which should be inserted into top SD Slot.
Whether you need to make DataFlash work or not depends on your design. NandFlash should be enough to boot your OS, however, DataFlash add you another option in your hardware design.
Regarding the KITL error, I think you have something wrong in the KITL transport channel and PC side configuraiton. However, if you just want to make your OS boot, you do not need KITL. You can select Release build in your "Configuration Manager" and disable debug in the EBoot menu.
|