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.

AM625: How to define a large capacity variable in a ddr

Part Number: AM625
Other Parts Discussed in Thread: SYSCONFIG

1 When we use the M core of AM6254, we found that the on-chip memory is relatively small, and I now have two questions about large capacity variables。

2 Open up a piece of memory, about a few M Byte, the M core can directly write or read this memory all at once

3 Defining is similar to a 3 D array, and using the attribute @ absolute address, we can select individual elements of this 3 D array at the application layer。

4 Is there a similar routine, or a use method?