Hello TI,
i have used TMS320C6746 with external 128MB DDR2 RAM,
how can i use it in firmware, like i need to declare large size buffers in firmware to store some data,
do i need to manually instruct the processor by declaring some pointer to DDR2 RAM address space that store in this space or
i just declare the needed sized bufferes it automatically goes external DDR2 Ram depending on the size
kindly guide on this