Hello, if you want to manipulate (change) things, you have to change them in RAM or in registers.
But best would be, to give us some code to look at, which you want to optimize for RAM usage. Kasun Hewage schrieb: > Hello, > > I am using MSP430F1612 and writing a program which manipulates > strings. I think it is better to load the strings directly from flash > without loading them into RAM first to save the RAM space. Is there > any mechanism to do that? Any suggestions? I am sorry if this question > has been answered previously. > > Thank you. > > Best Regards, >
