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