Hi, Gaurav,
First of all, the LPC4367 has EMC module, with which user can connect SRAM, SDRAM and NOR flash together.
Q1. Can I use SDRAM, SRAM and NORFLASH together over EMC lines?
>>>>>yes
2. Accessing of SDRAM, SRAM and NOR flash is possible together like reading data from SDRAM or SRAM and storing it in NOR Flash.
>>>>Because the SDRAM, SRAM, NOR flash occupy different memory space, it is okay to read the three type memory.
3. Do we have any example code working for parallel NOR Flash?
>>>>>Because the EVM board does not have SRAM, NOR flash, I suppose we have not the code to access SRAM and NOR flash.
4. Is there any reference document regarding the SDRAM, NOR Flash and SRAM interface method like AN1508 app note.
Pls refer to the link for EMC initilization.
https://community.nxp.com/message/754280
Hope it can help you
BR
XiangJun Rong