I believe the current C6678 EVM uses SPI NOR flash and the NOR writer provided in the MCSDK tools support this SPI NOR flash. I've also seen that the platform libraries uses SPI to interface with the NOR flash.
I would like to use my own flash, specifically Strataflash from Micro. It is using parallel interface. May I know if there are existing flash writers that can interface with this flash? How easy will it be to interface C6678 to boot from this particular flash?
Hope someone can advise me on this. Thanks.