About reusing RAM memory

Now, I build a project which have main.c source file, then I compile and link it.
Then, I want to add the RSA.c to this project, and the new file will take much more memory, so can't I affect the already memory map and make the RSA.c use the RAM memory as there isn't the main.c, How can I do it ?
Thanks very much.

Parents Reply Children
No data
More questions in this forum