This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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