I am intending to use both nand and nor flash simultaneously. Nand is used to store data due to its high density whereas nor is used to store code due to its high reliability.
From the memory map of C66, the nand flash cover CS2 to CS5 whereas the nor flash covers CS4.
My question is if I use both nand and nor flash simultaneously, my nor flash will be on CS4 (16MB) but will my nand flash be on CS2, 3 and 5, or on CS2 and 3 only, or on CS2, 3, a part of CS4 not used by nor flash and CS5.