I am working on 28335, during code development i have to rewrite operation many times so i've to use ram. my code size is longer than the ram capacity.
Some functions of my program are completed and tested. I want to write these functions to flash memory only once. Is it possible that to rewrite the other uncompleted functions and main block of the code to ram and call funcitons on flash.