[FAQ] TMS320F28P650DK: Memory Considerations while using the E-Meterology library on F28P55

Part Number: TMS320F28P650DK


There are some memory Considerations that have to be kept in mind while using the E-Meterology Library.

First let's look at the total available RAM and Flash in F28P55.

Total Available RAM 

image.png

Total Available Flash

image.png

Overall memory distribution of the E-Meterology Library

image.png

 

Current Memory Utilization (CPU1_RAM build)

image.png

 

Current Memory Allocation (in CPU1_Flash Build)

image.png

 

The major contributor to the memory are the FFT arrays. You can find the size for the buffers used to do FFT calculations here.

image.png

This is realtionship between FFT_STAGES (defined in fft.h) and the size of the buffers

image.png

image.png

image.png

image.png