This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C6670 EVM NAND Flash via GPIO

Guru 15510 points

Hi,

I have a question about C6670EVM.

On EVM, NAND flash are connected to C6670 via GPIO.
What is the purpose of this NAND flash? Is it only for IBL boot?

best regards,
g.f.

  • Hi,

    This has been forwarded to the HW designers. Their feedback will be posted here.

    Best Regards,
    Yordan
  • g.f.,

    The C6670 does not have an Asynchronous EMIF like the C6678.  Therefore, since some customers wanted to be able to boot an Operating System (OS) like SYS BIOS, the NAND was connected to GPIO pins.  Software examples are provided with a driver to show how this works.  You would not use this as an Intermediate Boot Loader (IBL) as this is a large non-volatile memory.  This would be the location for an OS.  However, there would need to be an IBL in a different boot device such as the SEEPROM or SPI NOR.

    Tom