When we are debugging any application in FRDM board, it is written to flash. If we want to load it to RAM instead for testing purposes and to save R/W cycles of flash, how can we do this in KDS?
you don't have to use Processor Expert, it is just shown in the example because Processor Expert makes it very easy. You can do the same linker file manipulation by hand too, of course.