This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

driver for dm365 aemif in sram mode

Hi,

 

I want to use the asynchronous memory interface on the dm365 with linux. Is there a driver for that interface, working in SRAM mode (8 or 16 bit)?

 

In a non-linux environment without mmu, I just need a pointer to that specific memory and if I read / write to that pointer I automatically read / write data from e.g. an external sram. Is it possible to create such a pointer in linux with the mmu enabled?

 

Regards,

 

Matthias