dear NXP.
recently, i develop a firmware of MPC5674F, and have two-question about object code generation and code load in the SRAM.
firstly, i use MPC5674F in internal-FLASH mode. In this mode, Can I load a specific function (function_A) into the SRAM by modifying a Linker Command File and a source code? (only function A is loaded in SRAM, and another functions is loaded in Flash memory)
if it is possible, how to set the LCF and the source code.
secondly, i wanna generate a binary that contain only a object code of the function A. this feature is possible?
I will wait for your answer. have a nice day.