The Dataframe meta data on DDR is introduced in detail in writeToDataFrame() API.
To start data processing, all meta info should be loaded to on-chip buffers first, which is implemented in function memToLocalRam(). Thereafter, the DDR data is burst-read in field by field.