Hello,
I'm using EMIFB on the OMAP137 to interface to an SDRAM. I also am using the timer generated interrupts for a data acquisition
process. I'm finding that the interrupt routine is somehow interfereing with the SDRAM control circuit; Basically,the SDRAM becomes unrelaible,
ie the data contents are unstable,when interrupts are runng. With interrupts disabled,the SDRAM is very stable. I had assumed any processes necessary to
keep the SDRAM refreshed would be totally independent of other processor functions(like interrupts). Any Suggestions? thx CR