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.

F28M35H52C: Usage of FLASH API

Part Number: F28M35H52C

Hi,

We would like to use the FLASH API,

currently we are following TI examples and copying the FLASH API to RAM,

we can see it takes ~6K of RAM, 

would it be possible to somehow reduce this size of used?

1. maybe it is possible to run FLASH API without copying it to RAM?

2. maybe it is possible to cherry pick specific FLASH API functions to reduce RAM memory used?

Thanks,