I noticed that Energia compiles/links the a TI Launchpad sketch to run from RAM only.
Is there any way to have it load and run from flash?
Looking for a makefile that defines the sections, but found multiple .lds files. Not sure which one Energia uses...