Hello,
I need to do some calculations in a fast memory close to A8 processor, DDR or OCMC is not applicable for this task.
it is stated in DM816x documentation about 64K SRAM, is this memory used on DM816x? May i get only 16K from this memory?
As I can see in SRAM kernel code: “/arch/arm/plat-omap/sram.c” – there is no support for 64Kb SRAM for TI816x systems, so does it mean that SRAM 64K is not used and may be occupied for our needs?
Thanks!