Hi Santosh.
understand. You mean Generator_Configurations feature of processor expert.
In processor expert Generator_Configurations, choose RAM or FLASH result corresponds with different memory allocation in "build options" , thus after generating code, processor expert will generates different linker file *.ld.
one of the most important function is memory allocation.

However if don't use processor expert, KDS itself doesn't have exact feature. (CodeWarrior 10 has this feature but KDS not)
If user wants it, user can manually create a RAM based ld file. ( usually the default ld file is FALSH based). then create a new configuration for RAM. then switch the build configuration as I suggested in my initial response.
Have a great day,
Jennie Zhang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------