Other Parts Discussed in Thread: HALCOGEN
Tool/software: TI C/C++ Compiler
Greetings to advanced,
I tried to code the NOR Flash 'Page Read' operation attached with EMIF async. interface.
HALCoGen settings shown as follow.

I coded a 'for loop' to read 16 successive halfword locations within a page region of a flash device
but the waveform observed from oscilloscope was not same as TRM.
That is EMIF_nCSx pulsed for each 16-bit data not generated just one pulse.
Should we implement NOR Flash page read in assembly? What coding style in C need for this purpose ?
An illustration for reference is a plus. Thanks for any help.
Best Regards,
Mason